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

What is the purpose and meaning of the TIME keyw

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 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 Job Interview Questions