Interview Questions

Why do you want to specify the REGION paramter in a JCL step?

JOB CONTROLL LANGUAGE (JCL) Interview Questions


(Continued from previous question...)

Why do you want to specify the REGION paramter in a JCL step?

To override the REGION defined at the JOB card level. REGION specifies the MAX REGION size.
REGION = OK or 0M or omitting REGION means no limit will be applied.

(Continued on next question...)

Other Interview Questions