The ____ statement defines the layout of the output records in a SORT step of the JCL SORT utility.
- FORMAT
- LAYOUT
- OUTFIL
- RECORD
The OUTFIL statement defines the layout of output records in a SORT step
Loading...
Related Quiz
- In a JCL job, you have defined an abend code condition to execute a specific action when a file is not found during execution. How would you set up this condition, and what action would you take?
- How can you use the PEND statement to control the execution of multiple job steps?
- How can you handle nested IF-THEN-ELSE conditions in JCL?
- To override the default priority for a specific job step, you can use the _______ parameter.
- What does the COND parameter in a JCL job control statement determine?