Which JCL statement is used to specify the execution priority of a job in a job queue?
- EXECUTE
- JOBPRIO
- PRIORITY
- QUEUE
The PRIORITY statement is used to specify the execution priority of a job in a job queue
Loading...
Related Quiz
- The ____ statement defines the layout of the output records in a SORT step of the JCL SORT utility.
- Explain how the COND parameter can be used for conditional execution in JCL.
- What happens when a job is triggered in a mainframe environment?
- In a mainframe environment, you need to prioritize the execution of a critical job over others. How would you ensure this during the JCL execution process?
- The EXEC statement in JCL specifies the _______ to be executed in a job step.