What does the TIME parameter signify ? What does TIME=1440
mean ?
Answer Posted / muthuraj
It eliminates cpu time, it takes 24 hrs to run the job
| Is This Answer Correct ? | 0 Yes | 7 No |
Post New Answer View All Answers
What is the function of //jcllib statement?
What is the purpose of dd * statement in jcl?
How can an in-stream dataset be terminated?
What do you understand by the term notcat 2 – gs?
How can the submitting users racf authority be overridden in a job stream?
How dummy is used in jcl?
can any one plzzzzzz tell the jcl code for creating ps using idcams
i want to store 20 digits . how will u do it in cobol ?
Is condition checking possible in jcl?
How can the disposition of sysout datasets be set for an entire jobstream?
A dd statement consists of 4 fields. Name them?
What is use of restart and how to use it?
How to code these statements in JCL: CLEANUP INITIAL(NO) RESTART(NO) DYNALLOC(NO) job definition..?
What do you understand by the term job time – out and how can you overcome that?
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?