3.2.2.2.2 Output
- Success
- If the retrieving is completed successfully, the following fields will be returned.
-
JES2_JOB_ID -
JES2_JOB_NAME -
JES2_JOB_CURRENT -
JES2_JOB_STATUS -
JES2_JOB_SUBMITTIME -
JES2_JOB_CLASS -
JES2_JOB_TYPRUN -
JES2_JOB_PRTY -
JES2_JOB_OWNER -
JES2_JOB_EXECMAC -
JES2_JOB_USRSEC -
JES2_JOB_USRUSEC -
JES2_JOB_SYSSEC -
JSE2_JOB_SYSUSEC
Note:
-
JES2_JOB_IDis mandatory to use; others are optional. - It's suggested to use the occurrence of
JES2_JOB_IDas the field manipulation base - If there is something wrong with a particular job,
JES2_JOB_MSGwill be available in the corresponding sequence specified byJES2_JOB_ID. For partially wrong cases,tperrnowill beTPOK.
-
- Failure
- If a general operation is failed,
JES2_JOB_ERRORcarries the error message andtperrnois set toTPESVCFAIL.
Parent topic: JES2PRINT