Synopsis
jobschprint {-f|-F}P [-vparam] [-long] [-sys subsystem-number](*1)
[-sys subsystem-number] is the option of Systemwalker Operation Manager EE.
Description
The jobschprint -f(-F) command outputs the execution result history of registered job nets. To output the history information that is older than five days, see "5.7 jobschprint -g(-G) Command" that outputs job net execution information by date.
Options
-f|-F
Outputs the history information of job nets that can be referenced by the user of executing the command.
P
Specifies how far back (days) to output the history information, with a numeric value ranging from 0 to 5.
-vparam
Displays the variable parameters for job nets that were started by specifying a variable parameter.
-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.
Day Change Time
A time in which dates are updated
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 the job net
The relevant status is selected from the following eight and displayed:
Completed (completion code: 0)
Pseudo-normal (completion code: from 1 up to the upper limit of completion code)
Abended (completion code: the upper limit of completion code +1 up to 255)
Canceled (completion code: 256)
Executing
Refused
Interrupted (completion code: 239).
Skipped.
Start Time
The date and time the job net started
It is displayed in "month/day/calendar-year hour:minute:second" format.
End Time
The date and time the job net was completed
It is displayed in "month/day/calendar-year hour:minute:second" format.
End Code
Completion code of the job net
Variable Parameter
This is the variable parameter for job nets that were started by specifying a variable parameter. The variable parameter is only displayed if the "-vparam" option was specified.
Caution
When the Master Schedule Management function is enabled, use the stemprint -f(-F) command to output history information. This command does not output the history information on the process date that has been expired because the generation exceeded the number set in the [Store schedule information for] using the Master Schedule Management function. For more information on the stemprint -f(-F) command, see "6.12 stemprint -f(-F)/-g(-G) Command".
Example
jobschprint -f 0 -vparam -sys 2
Output Example
An example "History Information of Job Net" which is an output result of this command, is shown below.