If we have 100 job steps in JCL and we want to excute steps
only starting from 43 to 50, then how it can be coded in JCL/
Answer Posted / vichu
asha , u can try using IF RC not equal 0 THEN --- ENDIF
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
How jcl is used for testing batch programs?
What is Cataloged Procedures?
how to do automated restart when a job abends?
What do you know about jcl?
how do you create a dataset in a jcl with the same file organisation as that of another existing dataset?
What are the difference between jcl and jes?
What is the purpose of disp parameter?
Can I send output of job to my remote device careerride123?
How do you run a COBOL batch program from a JCL? How do you run a COBOL/DB2 program?
I want my job (careerride) to be executed in 1 minute and 2 seconds. How do I do that?
Is it possible to left uncode disp? If yes, how?
Can anybody tell what is tool used to generate the list of PROCS used in JCL to generate a PROCTREE
Differentiate between the joblib and the steplib statements?
Differentiate between addressing mode and run mode.
how to compare two datasets without using superce because output is limited to 133 bytes