z/OS MVS JCL Reference
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


Examples of the JOBRC parameter

z/OS MVS JCL Reference
SA23-1385-00

Example 1
JOBRC=LASTRC

This specification indicates to use the return code of the last executed step as the completion code for the job.

Example 2
JOBRC=(STEP,C.HLASM)

Use the return code for the C step in the HLASM procstepname as the completion code for the job.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014