During JCL execution, the _______ statement is used to specify the program to be executed.
- EXEC
- JOB
- RUN
- STEP
During JCL execution, the EXEC statement is used to specify the program to be executed.
Loading...
Related Quiz
- Explain the significance of the ELSE statement in JCL's conditional processing.
- When using DISP=SHR in a JCL DD statement, what does it indicate about the data set?
- How does the disposition of a data set affect its de-allocation in JCL?
- How can you allocate a dataset with DISP=(MOD,CATLG) in the DD statement?
- When would you choose to use a merge operation instead of a simple SORT operation in JCL?