Synopsis
jobschprint {-q|-Q} [-long] [-sys subsystem-number](*1)
[-sys subsystem-number] is the option of Systemwalker Operation Manager EE.
Description
The jobschprint -q(-Q) command displays a list of job nets that are currently connected into the job net execution queue when the job net execution was requested by using the job net execution API.
Options
-q|-Q
For the job nets that can be browsed by the user executing this command, outputs a list of the job nets that are connected into the job net execution queue.
-long
Outputs the full value of the "Project Name" and "Job Net" 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.
Parameter
Parameters (first 30 bytes) to be passed to jobs
Example
jobschprint -q -sys 2
Output Example
An example "Queuing Job Net List" which is an output result of this command, is shown below.