What does the TIME parameter signify ? What does TIME=1440
mean ?
Answer Posted / xyz
Specifies the maximum CPU execution time permitted for the
JOB
If actual CPU execution time exceeds value specified in the
TIME parameter, JOB will fail with S322 abend
Formats are
TIME=(minutes, seconds)
TIME=minutes
TIME=(,seconds)
TIME=1440
TIME=NOLIMIT
Seconds can be in the range from 0 to fifty nine
| Is This Answer Correct ? | 31 Yes | 0 No |
Post New Answer View All Answers
How can the attributes of one sms dataset be copied to another dataset?
Are there any set of rules for the names of the steps used in a job? What are they?
what is SOC4 error?
Explain the hierarchy levels in jcl?
What is the format of comment statement?
What do you understand by the terms: joblib and steplib?
how would you create a temporary dataset? And where will you use them?
Explain the function of dd disp parameter?
Is it possible to left uncode disp? If yes, how?
How does the jcl specify the job to os?
How to compare two files in SYNCSORT and on the mismatch record should be deleted from second file.
Can we use DISP=SHR in output file in JCL
What is the function of job statement in jcl?
What is timing concept in mainframe?
write a jcl to execute a job by 7:00 am on jan 20,1986?