Interview Questions

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

JOB CONTROLL LANGUAGE (JCL) Interview Questions


(Continued from previous question...)

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

TIME specifies the maximum CPU time allocated for a particular job or job step. If TIME 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 Interview Questions