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
How can the attributes of one sms dataset be copied to another dataset?
how would you create a temporary dataset? And where will you use them?
I have a COBOL program that ACCEPTs some input data. How do you code the JCL statement for this?
A dd statement consists of 4 fields. Name them?
State the uses of syspring, sysin, sort fields, sum fields and dummy.
What is the use of disp parameter?
How jcl work to handle various input output file operations?
What is the function of dd disp parameter?
Can I send output of job to my remote device careerride123?
What is concatenating?
What are the 4 fields in dd statement?
Explain the function of job statement in jcl?
what is JCL?
Name what parameter directs the output of the job log dataset?
Can an individual step be restricted from using all the jobs allowed cpu time?