Synopsis
jobschprint {-i|-I} [-sys subsystem-number](*1)
[-sys subsystem-number] is the option of Systemwalker Operation Manager EE.
Description
The jobschprint -i(-I) command outputs the information (job's registration information) configured when the job was registered. If the value in "Do not save standard/error output," "Restart point," "Ignore completion code," or "Invalid at next restart" is updated on the monitoring window for jobs, the updated value overrides the value that has been defined at registration.
Options
-i|-I
Outputs the registration information about jobs that can be referenced by the user executing this command.
-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
Job Name
The command that is registered as a job (command name, batch file name/shell script name, program name, or JCL name of Job Execution Control)
If a child job net is output as the job, the job net name of the child job net is output.
If a linked job net is output as the job, the job net name of the linked job net is output.
If a batch framework job is output as the job, the batch job definition name is output.
This is output if the execution attribute is "Job Execution Control" or "Normal attribute". [UNIX]
Job Param
Outputs the command parameters.
This is not output if a batch framework job is output as the job.
Job Name JES
Job name that is used in the Job Execution Control
This is not output if a child job net is output as the job.
This is not output if a linked job net is output as the job.
This is not output if the execution attribute is "Interstage". [UNIX]
Job Comment
Job comment
If a child job net is output as the job, the job net comment of the child job net is output.
If a linked job net is output as the job, the job net comment of the linked job net is output.
Directory
Name of the directory used in executing qsub (job submission) when the execution attribute is "Job Execution Control."
This is not output if a child job net is output as the job.
This is not output if a linked job net is output as the job.
This is not output if a batch framework job is output as the job.
This is not output if the execution attribute is "PowerAIM" or "Interstage." [UNIX]
This is the directory name where the command is executed if the execution attribute is "Normal attribute." [UNIX]
System Name
Business system name/system name
This is output if the execution attribute is "PowerAIM" or "Interstage". [UNIX]
Work Unit Name
Workunit name that is registered as the job
This is output if the execution attribute is the "PowerAIM" or "Interstage". [UNIX]
Host
Name of the host to which the job is submitted
This is not output if a child job net is output as the job.
This is not output if a linked job net is output as the job.
This is not output if a batch framework job is output as the job.
This is output if the execution attribute is "Job Execution Control" or "Interstage." [UNIX]
Jobfile Transfer
Displays whether or not (ON/OFF) "Transmission of execution command" is specified. This is output if the execution attribute is "Job Execution Control."
This is not output if a child job net is output as the job.
This is not output if a linked job net is output as the job.
This is not output if a batch framework job is output as the job.
"Transmission of execution command" is specified.
"Transmission of execution command" is not specified.
Queue
Name of the queue to which the job is submitted
This is not output if a child job net is output as the job.
This is not output if a linked job net is output as the job.
The job queue name is output if a batch framework job is output as the job.
This is output if the execution attribute is "Job Execution Control" or "Interstage." [UNIX]
Resource
Name of the resource to be used by the job
This is not output if a child job net is output as the job.
This is not output if a linked job net is output as the job.
This is not output if a batch framework job is output as the job.
This is output if the execution attribute is "Job Execution Control" or "Interstage." [UNIX]
Resource_Attr
Mode of use of resource that is used by the job
This is not output if a child job net is output as the job.
This is not output if a linked job net is output as the job.
This is not output if a batch framework job is output as the job.
This is output if the execution attribute is "Job Execution Control" or "Interstage." [UNIX]
Shared use is specified.
Exclusive use is specified.
Ignore Complete Code
Displays whether or not (ON/OFF) "Ignore completion code" is specified.
This is not output if a child job net is output as the job.
This is not output if a linked job net is output as the job.
"Ignore completion code" is specified. At this time, the subsequent jobs are executed even if the completion code for this job has a value exceeding the "Upper limit of completion code."
"Ignore completion code" is not specified.
No Output
Displays whether or not (ON/OFF) "Do not save standard/error output" is specified. This is not output if a child job net is output as the job.
This is not output if a linked job net is output as the job.
This is output if the execution attribute is "Job Execution Control." [Windows]
This is not output if the execution attribute is "Interstage." [UNIX]
"Do not save standard/error output" is specified. Neither standard output nor error output of this job is saved.
"Do not save standard/error output" is not specified.
When a batch framework job is output as the job, outputs whether or not (ON/OFF) "Do not save standard/error output to job log file" is specified.
"Do not save standard/error output to job log file" is specified.
"Do not save standard/error output to job log file" is not specified.
Restart Point
Displays whether or not (ON/OFF) "Restart point" is specified.
This is not output if the execution attribute is "Interstage." [UNIX]
"Restart point" is specified. When the job net is restarted, the job net is started from this job.
"Restart point" is not specified.
Normal Limit
Upper limit of completion code
This value is used to determine if the job was normally completed (which includes a case of pseudo-normal) or abended.
This is not output if a child job net is output as the job.
This is not output if a linked job net is output as the job.
Prediction Time
Displays the estimated processing time from starting to completing a job.
This is not output if a child job net is output as the job.
This is not output if a linked job net is output as the job.
This is output if the execution attribute is "Job Execution Control." [UNIX]
Job Icon
Displays the job icon type. The following table lists the contents displayed and each meaning.
Contents displayed | Meaning (Icon type) |
---|---|
Command | Execute command |
Message | Send message |
SrvStart | Start service |
SrvStop | Stop service |
FileWait | File wait |
Backup | Backup cooperation |
CL_Appl | Application execution (client) |
SV_Appl | Application execution (server) |
CL_Press | File compression/expansion (client) |
SV_Press | File compression/expansion (server) |
CL_Control | File control (client) |
SV_Control | File control (server) |
CL_Copy | File transfer (client) |
SV_Copy | File transfer (server) |
CL_Pon | Power on (client) |
CL_Poff | Shutdown (client) |
Interstage | Interstage |
BatchJob | Batch framework job |
CL_RenameFile | Rename file (client) |
SV_RenameFile | Rename file (server) |
CL_DelFile | Delete file (client) |
SV_DelFile | Delete file (server) |
CL_MakeDir | Create directory (client) |
SV_MakeDir | Create directory (server) |
CL_RemoveDir | Delete directory (client) |
SV_RemoveDir | Delete directory (server) |
CheckLog | Check log file |
WaitTime | Wait for time |
CheckSrv | Check service status |
JobNet | Job net |
LinkJobNet | Linked job net |
WaitMessage | Wait for Message Event |
Sleep | Wait until Specified Time |
FileExist | Determine File Existence |
CheckNetVar | Determine Job Net Variable |
User001(~User100) | User definition 1 (~ User definition 100) |
Exec User
Outputs the name of the job execution user.
This is not output if a batch framework job is output as the job.
Job Env
Outputs the environmental variable when the job is executed. The output format is shown below:
Job EnvX: Environmental variable name = Environmental variable value
X: An integer between 1 and 32
Outputs the replaceable parameters in batch job definitions if a batch framework job is output as the job. The output format is shown below:
Job EnvX: Parameter name = Parameter value
X: An integer between 1 and 32
Next Time Disable
Displays whether or not (ON/OFF) "Invalid at next restart" is specified.
This is not output if the execution attribute is "Interstage." [UNIX]
"Invalid at next restart" is specified.
"Invalid at next restart" is not specified.
Previous Job Name
Name of preceding job
If the preceding job is a child job net, the job net name of the child job net that is the preceding job is output.
If the preceding job is a linked job net, the job net name of the linked job net that is the preceding job is output.
This is not output if the execution attribute is "PowerAIM" or "Interstage." [UNIX]
Previous Job End Code
Displays the execution condition according to the completion code of the preceding job. The output format varies depending on the execution conditions: "By value" or "By range". For information on the judgment operators, see "4.9.2 Job Control Statement."
Judgment operator Comparison value
Previous Job End Code: GT 10 |
Judgment operator 1 Comparison value 1 and Judgment operator 2 Comparison value 2
Previous Job End Code: GT 10 and LT 20 |
Stdout File
Outputs the name of file to which standard output on the job is output.
This is not output if a batch framework job is output as the job.
Stderr File
Outputs the name of file to which standard error output on the job is output.
This is not output if a batch framework job is output as the job.
Stderr To Stdout File
Outputs whether or not (ON/OFF) "Redirect default error log to the default log file" is specified.
This is not output if a batch framework job is output as the job.
"Redirect default error log to the default log file" is specified.
"Redirect default error log to the default log file" is not specified.
Limit Time
Outputs the cut-off execution time of the job in minutes.
Exec Priority
Outputs the execution priority of the jobs.
If a batch framework job is output as the job, the execution priority in the job queue is output.
Job Attr
Displays the mode of the recovery job.
This is output only when the job is a recovery job. [Windows]
Indicates the job is a recovery job. The preceding job is not rerun.
The preceding job is rerun after this recovery job is complete.
Previous System Name [UNIX]
Name of preceding business system
This is output if the execution attribute is the "PowerAIM".
Previous Work Unit Name [UNIX]
Name of preceding workunit name
This is output if the execution attribute is the "PowerAIM".
Job Log File
Outputs the job log file name.
This is output only when a batch framework job is output as the job. If not specified, this is not output.
Beginning Step Name
Outputs the start step name.
This is output only when a batch framework job is output as the job. If not specified, this is not output.
End code of last step
Outputs whether or not (ON/OFF) "Use the exit code of the last job step as the job's exit code" is specified.
This is output only when a batch framework job is output as the job.
"Use the exit code of the last job step as the job's exit code" is specified.
"Use the exit code of the last job step as the job's exit code" is not specified.
Execution Day Mode
Displays whether or not (ON/OFF) the "Valid only on startup days" on job (child job net or linked job net) is specified if the icon type is the child job net or linked job net.
"Valid only on startup days" is specified.
"Valid only on startup days" is not specified.
Netvar Prefix
Displays the prefix of the job net variable name.
This is not output if a batch framework job is output as a job.
This is output if the execution attribute is "Job Execution Control".
Or Mode
Indicates whether or not (ON/OFF) "Wait for preceding job using OR condition" is specified.
"Wait for preceding job using OR condition" is specified.
"Wait for preceding job using OR condition" is not specified.
This is output if the execution attribute is "Job Execution Control".
Output Example
An example "Information of Job" which is an output result of this command, is shown below.
Information of Job date: 03/26/2015 time: 10:00 User Name: Johnson Project Name:GeneralAffairsDept Job Net: management Job Name: management1.bat Job Param: -file data1.dat Job Name JES: management1 Job Comment: CustomerInquiry Directory: c:\tmp Host: queen Jobfile Transfer: ON Queue: queue3 Resource: resource1 Resource_Attr: Sh Ignore Complete Code: ON No Output: ON Restart Point: OFF Normal Limit: 10 Prediction Time: 10 Job Icon: Command Exec User: administrator Job Env1: TEMP_PATH = d:\temp Job Env2: DATA_PATH = d:\management\data Next Time Disable: OFF Stdout File: c:\tmp\outfile.log Stderr File: c:\tmp\errfile.log Stderr To Stdout File: OFF Limit Time: 30 Exec Priority: 0 Project Name: GeneralAffairsDept Job Net: selling Job Name: selling1.bat Job Param: -file data2.dat Job Name JES: selling1 Job Comment: CollectedBillReflection Directory: c:\tmp Host: atlas Jobfile Transfer: ON Queue: queue2 Resource: resource2 Resource_Attr: ExIgnore Complete Code: OFF No Output: ON Restart Point: OFF Normal Limit: 1 Prediction Time: 20 Job Icon: Command Exec User: administrator Job Env1: DATA_PATH = d:\selling\data Next Time Disable: OFF Stdout File: c:\tmp\err.log Stderr File: Stderr To Stdout File: ON Limit Time: 5 Exec Priority: 0 Job Name: cldnet Job Comment: cldnet Restart Point: OFF Job Icon: JobNet Next Time Disable: OFF Execution Day Mode: OFF