Can we give TIME = (1440, 59) also ? or is TIME = (1439, 59)
is the last one ?
Answer Posted / vinay sonar
Maximum time is only 1440 minutes.If we didnt specify time
parameter or TIME=NOLIMIT then by default it will consider
1440 minutes
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is multithreading in jcl?
What is the purpose of dd dummy statement?
what are JCLLIB and STEPLIB in JCL?
Can I send output of job to my remote device careerride123?
What do you understand by the term “keyword” with respect to jcl and what is the opposite of the term?
How can unused space allocation be returned to the system when a dataset is closed?
What are the parameter we cannot use in procedure?
Brief description of inline procedure of jcl.
Explain the function of the dd dcb keyword?
how do you create a dataset in a jcl with the same file organisation as that of another existing dataset?
Is their any limit for data sets?
what is the resolution for sb37 error
Explain the function of job statement in jcl?
which utility is used a dummy utility?
why should SYSIN DD * statement should not be included inside a PROCedure snippet??? please answer this.. i need to know.