What is the purpose and meaning of the TIME keyword and what
JCL statement is it associated with?
Answer Posted / guest
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.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
what is the JCL statement consists of?
How gdg are concatenated?
what is use of dcb parameter in dd statement?
How to read and write a single record into a file. I would like to use it to enter a single 8-character piece of information and use it to put it into a variable for processing in JCL. Thank you
List the different components of jcl statement?
How would you understand error(execution phase)?
i want to store 20 digits . how will u do it in cobol ?
how do you code a null statement?
How dummy is used in jcl?
In job processing, what happens in conversion stage?
What is the use of symbol // in jcl?
Is automatic restart possible in jcl?
Explain the hierarchy levels in jcl?
What is the purpose of dd * statement in jcl?
Explain dfsort utility?