Synopsis
jobschprint {-g|-G} MM DD YYYY [-vparam] [-long] [-sys subsystem-number](*1)
[-sys subsystem-number] is the option of Systemwalker Operation Manager EE.
Description
The jobschprint -g(-G) command outputs the execution result history of registered job nets on a daily basis. The day on which the history information you want can be specified in a space-separated date format.
Options
-g|-G
Outputs the history information on the job net that can be referenced by the user executing this command.
MM
Specify the month in which the date you want to output appears, in one or two digits.
DD
Specify the date you want to output in one or two digits.
YYYY
Specify the year in four digits.
-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
Pseudo-normal
Abended
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
From among the log files of the Jobscheduler (jobdb1.log/jobdb2.log/jobdb3.log) that are managed cyclically, this command outputs history information of the current log file and the log file one generation before.
When the Master Schedule Management function is enabled, use the stemprint -g(-G) 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 Management function. For more information on the stemprint -g(-G) command, see "6.12 stemprint -f(-F)/-g(-G) Command."
Example
jobschprint -g 2007 10 24 -vparam -sys 2
Output Example
An example "History Information of Job Net" which is an output result of this command, is shown below.