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 gdg are concatenated?
what operation is performed by job statement?
Explain the function of job statement in jcl?
How to override loadlib?
Explain dfsort utility?
What are hierarchy levels in jcl?
Give the syntax of job specifying jcl statement.
Name what parameter directs the output of the job log dataset?
Explain the jcl exec statement?
What is the function of the dd avgrec keyword in sms datasets?
what are the various stages of job processing?
What is Cataloged Procedures?
Explain about LMQUERY�give a dialog information about a data set
How to run cobol program using jcl?
how do you code a null statement?