When using the IF statement in JCL, you can reference the _______ of a previous step to determine its success or failure.
- COND Code
- ERROR Code
- RETURN Code
- STATUS Code
The IF statement can reference the RETURN Code of a previous step
Loading...
Related Quiz
- Which values can be specified for the COND parameter in JCL?
- In JCL, what are the differences between a system abend code and a user abend code?
- To specify the source and target datasets in IEBCOPY, you typically use the _______ statement.
- The EXIT statement can be used to override the _______ condition of a step.
- What is the primary purpose of the JOB statement in JCL?