What happens if both JOBLIB and STEPLIB is specified ?
Answer Posted / praasy@gmail.com
steplib will be executed first and goes for the joblib...
the steplib checks for the last return code of the last step
and as well as maxxcc of all the steps before the current step.
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
What statement can be used to send data to another mvs jes3 node?
Explain the purpose of dd * statement in jcl?
How to submit a jcl from cics?
Does jcl support automatic restart?
What is condition checking in jcl? Is this possible?
What is the function of //cntl statement?
what are JCLLIB and STEPLIB in JCL?
How can an in-stream dataset be terminated?
Explain how can values be passed from the job stream to an executable program?
Explain the function of job statement in jcl?
What is the function of a dd statement?
Differentiate between addressing mode and run mode.
how do you access an uncataloged dataset in a jcl?
what are the statements that are not valid to be included in an include statement?
is there any way to execute more than one proc in the same exec statement at the same time..?