What is the purpose of the REGION parameter in JCL?
- Specifies the priority of the job step
- Specifies the region where the job should be executed
- Specifies the size of the virtual storage for the job step
- Specifies the time limit for the job step
The REGION parameter in JCL specifies the size of the virtual storage available to the job step
Loading...
Related Quiz
- Which JCL component defines the program or utility to be executed in a job step?
- _______ is a scenario where multiple jobs are dependent on each other, forming a chain of job dependencies.
- To specify the dataset's physical storage location, you can use the _______ parameter in the DSN statement.
- What is the purpose of the COND parameter in JCL?
- What is the scope of a SET statement in JCL?