Synopsis
jobschprint {-x|-X} [-long] [-sys subsystem-number](*1)
[-sys subsystem-number] is the option of Systemwalker Operation Manager EE.
Description
The jobschprint -x(-X) command outputs the current status of the registered groups.
Options
-x|-X
Outputs the current status of the group that can be browsed by the user executing this command.
-long
Outputs the full value of the "Group" and "Group Comment" output items.
-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 | /usr/bin |
Output Items
The following explains the items to be output.
User Name
Name of the user who executes the jobschprint command
Project Name
Project name
Group
Group name
The first 8 bytes of the group name are displayed. If the "-long" option is specified, all 50 bytes of the group name will be displayed.
Group Comment
Group comment
The first 24 bytes of the group comment are displayed. If the "-long" option is specified, all 100 bytes of the group comment will be displayed.
Status
Status of the group
The relevant status is selected from the following ten and displayed:
Normal completion
Pseudo-normal
Abended
Canceled
Executing
Waiting
Paused
Disabled
Confirmed
Warning
Note that the "pseudo-normal" state is displayed as the "Completed" if the "pseudo-normal" option is not selected in the [Define Jobscheduler Startup Parameters] window
Scheduled Time
Scheduled time for the next start of group
Start Time
Start date and time of the group's previous execution
End Time
End date and time of the group's previous execution
Completion Code
Completion code of the group's previous execution
The group's completion code is equal to the maximum value of the completion code of the job net in the group.
Example
jobschprint -x -sys 2
Output Example
An example "Group Status List" which is an output result of this command, is shown below.