DBA > Job Interview Questions > JOB CONTROLL LANGUAGE (JCL) Interview Questions

What is the purpose and meaning of the REGION ke

More DBA job interview questions and answers at http://dba.fyicenter.com/Interview-Questions/

(Continued from previous question...)

What is the purpose and meaning of the REGION keyword and what JCL statement is it associated with ?

REGION specifies the maximum CPU memory allocated for a particular job or job step. If REGION is in the JOB card, it relates to the entire job; if in the EXEC statement, it relates to the job step.

(Continued on next question...)

Other Job Interview Questions