If a job has 3 steps and step 1 and step 3 should get
executed and step 2 should not get executed irrespective of
the return code from the previous steps. How can it be done?
Answer Posted / rsivar13@gmail.com
In case of Abnormal Termination
Use Restart Parameter for Step2 In Job Card.
And Give condition code for Step3.
Thanks.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
How to run cobol program using jcl?
How jcl work to handle various input output file operations?
what is SOC4 error?
A dd statement consists of 4 fields. Name them?
How can values be passed from the job stream to an executable program?
Explain the purpose of the dd keylen parameter?
For what purpose steplib and joblib are used ?
Is automatic restart possible in jcl? If yes, how?
How do you create a temporary dataset?
List in order the hierarchical levels of jcl?
what are the statements that are not valid to be included in an include statement?
Why include statement is used in a jcl?
what is use of space parameter in dd statement?
Differentiate between addressing mode and run mode.
I need exexution process for JCL programs