Top
Systemwalker Operation Manager  Reference Guide
FUJITSU Software

5.13 jobschprint -R Command

Synopsis

jobschprint -R [project name/] group name [-operate] [-sys subsystem-number](*1)
*1:

[-sys subsystem-number] is the option of Systemwalker Operation Manager EE.

Description

The jobschprint -R command outputs the information defined in the group control statements or group job net control statements.

Options

-R

Outputs the information on the registered group in the format of the group control statement specified by using the jobschesetgrp command.

project name

Specifies the name of project that contains the group information. Among the projects that can be browsed by the user executing the jobschprint command, if there is only one project where a group is registered, this option can be omitted.

group name

Specifies the name of the group whose control statement is to be expanded.

-operate

Outputs "operate" control statements ("paused" or " disabled " states resulting from operations) to the group control statement. Outputs value is either "PAUSE" or " DISABLE " or "NONE". If this option is omitted, "operate" control statements will not be output.

Enterprise Edition-sys subsystem-number

In the system with multiple subsystems, this option is used to specify the subsystem that you want to operate. Specify the target subsystem number using a range of 0 to 9. If omitted, the default is subsystem 0.

Command Location

Windows

Systemwalker Operation Manager installation directory\MpWalker.JM\bin

Solaris
HP-UX
AIX
Linux

/usr/bin

Output Items

For details on the output items, see "4.11.1 Group Control Statement" and "4.11.2 Group Job Net Control Statement."

Output Example

An example output result of this command is shown below.

GRP
groupname weeklyreport
groupcomment WeeklyReport
jobnet 2
operate PAUSE
;
GNT
jobnetname sales
jobnetnumber 1
iconposition 1,1
;
GNT
jobnetname selling
jobnetnumber 2
pre_jobnet 1
iconposition 2,1
;