The EXEC statement in JCL specifies the _______ to be executed in a job step.
- Job
- Procedure
- Program
- Script
The EXEC statement in JCL specifies the program to be executed in a step.
Loading...
Related Quiz
- The PEND statement is used to mark the end of a _______.
- In JCL, a conditional abend code is used to control the _______ of a job step.
- In a JCL job, you need to execute a program only if a specific dataset exists. How would you achieve this using JCL statements?
- When using DISP=SHR in a JCL DD statement, what does it indicate about the data set?
- How does the EXIT statement differ from the PEND statement in JCL?