Synopsis
jobschprint {-n|-N} [-toplevel] [-long] [-sys subsystem-number](*1)
[-sys subsystem-number] is the option of Systemwalker Operation Manager EE.
Description
The jobschprint -n(-N) command outputs the current state of registered job nets.
Options
-n|-N
Outputs the current state of the job net that can be referenced by the user of executing the command.
-toplevel
This option outputs only single-level job nets or the first level of multi-level job nets. It does not output child job nets or linked job nets.
-long
This option outputs the full value of the "Job Net" and "Job Net 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
Job Net
Job net name
The first 8 bytes of the job net name are displayed. If the "-long" option is specified, all 50 bytes of the job net name will be displayed.
Job Net Comment
Job net comment
The first 24 bytes of the job net comment are displayed. If the "-long" option is specified, all 100 bytes of the job net comment will be displayed.
Status
Status of job net
The relevant status is selected from the following thirteen and displayed:
Completed
Pseudo-normal
Abended
Canceled
Warning
Executing
Waiting
Paused
Disabled
Confirmed
Carried over
Start delayed.
End delayed.
Note that the pseudo-normal is displayed as the completed if pseudo-normal is disabled in the [Define Jobscheduler Startup Parameters] window.
Scheduled Time
Scheduled start time
Start Time
Start date and time of the job net's previous execution
End Time
End date and time of the job net's previous execution
Completion Code
Completion code of the job net
Cautions
When the Master Schedule Management function is enabled, use the stemprint -n(-N) command to output the current state of the job net. Using the stemprint -n(-N) command enables you to narrow down the process dates or projects that you want.
For more information on the stemprint -n(-N) command, see "6.12 stemprint -n(-N) Command".
Example
jobschprint -n -toplevel -sys 2
Output Example
An example "Job Net Status List" which is an output result of this command, is shown below.