Examples of the JOBRC parameter

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.