When defining a job step in JCL, which statement is used to specify the program or procedure to be executed?
- EXEC
- JOB
- PGM
- STEP
The PGM statement is used to specify the program or procedure to be executed in a job step
Loading...
Related Quiz
- Which JCL statement is used to express a condition for job dependency?
- When defining job classes in JCL, the _______ parameter is used to set the maximum number of job steps that can run concurrently in a class.
- What is the significance of the OUTFIL statement in a SORT step of the JCL SORT utility?
- In JCL, what are the differences between a system abend code and a user abend code?
- During JCL execution, the _______ statement is used to specify the program to be executed.