in job stmt i coded time=(2,30) and in step 1 i coded time=(1,30)
and in step i coded time=(1,30), whch one executes first and
what happens if step1 and step2 time executes and wht about the
remaining time if step and step2 executes
Answer Posted / srinivas
after step1 executed,for step2 1 minute of job time will be
there,but step2 time is (1,30).In this case,step wont abend
instead, it will override the job time and step2 will aslo
execute successfully..
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
what is use of dcb parameter in dd statement?
What do you understand by the term notcat 2 – gs?
How does the jcl specify the job to os?
What is the function of job statement in jcl?
How do you create a temporary dataset?
What statement marks the beginning of an in-stream or cataloged procedure in jcl and assigns default values to parameters defined in the procedure?
How to override loadlib?
which utility is used to sort a file in jcl?
Explain dd statement in jcl?
What is the difference between the positional and keyword parameters? Give examples.
What are the jcl procedures?
In job processing, what happens in conversion stage?
What is one line to pass PARM from JCL to COBOL?
what are JCLLIB and STEPLIB in JCL?
What are the utility programs in jcl?