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 are the parameters that are used in creating a gdg?
What is condition checking in jcl? Is this possible?
How to code these statements in JCL: CLEANUP INITIAL(NO) RESTART(NO) DYNALLOC(NO) job definition..?
Explain the purpose of the dd keylen parameter?
how to compare two datasets without using superce because output is limited to 133 bytes
How gdg are concatenated?
What is the format of comment statement?
Explain the function of the dd dcb keyword?
how would you create a temporary dataset? And where will you use them?
How can an in-stream dataset be terminated?
by using cond parameter maximum 8 cond can be coded in single cond means ?explain
How is the record format of an output dataset specified?
I have a job called careerride and some steps in it as step1,step2. But I want to execute step2 before step1 ? How do I do that?
What is the purpose of dd dummy statement?
What are the rules employed while naming the steps in a job?