Which JCL component defines the program or utility to be executed in a job step?
- EXEC
- JOB
- PROC
- STEP
The EXEC statement defines the program or utility to be executed
Loading...
Related Quiz
- Which parameter is commonly used to specify job dependencies in JCL?
- How does the SORT utility handle variable-length records compared to fixed-length records?
- Explain the function of the COUNT parameter when used with the SORT utility in JCL.
- Describe the significance of using the _______ parameter in JCL when specifying a job's execution time.
- In JCL, when performing dynamic allocation, the dataset name is typically defined using a _______.