Synopsis
jobschprint {-w|-W} [-long] [-sys subsystem-number](*1)
[-sys subsystem-number] is the option of Systemwalker Operation Manager EE.
Description
The jobschprint -w(-W) command outputs a list of jobs in a waiting state. If a job in the waiting state has been passed, it is excluded from the list.
If a job net is in a waiting state or start delayed state, where jobs are not in a waiting state (e.g., completed), this job net is included in the waiting list.
Options
-w|-W
Among the jobs that can be browsed by the user executing this command, outputs a list of the jobs in the waiting state.
-long
Outputs the full value of the "Project Name", "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
The first 20 bytes of the project name are displayed. If the "-long" option is specified, all 50 bytes of the project name will be displayed.
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.
Job Name
A job in a waiting state
The command of the job in the execution queue (command name, batch file name/shell script name, program name, or JCL name of Job Execution Control)
If a child job net is specified as the job, the job net name of the child job net is output.
If a linked job net is specified as the job, the job net name of the linked job net is output.
Displays the first 24 bytes of the job name. If the "-long" option is specified, all 300 bytes of the job name will be displayed.
If the execution attribute is "Interstage" or "PowerAIM," a workunit name is output.
Schedule Time
Scheduled startup times of job nets that contain the jobs in a waiting state. This is displayed in "month/day/calendar-year hour:minute:second" format.
Example
jobschprint -w -sys 2
Output Example
An example "Job Net Wait List" which is an output result of this command, is shown below. Blanks are displayed when no startup is scheduled for the job net.