in my jcl have 20 steps step1,step2,.... step20.and i have to
execute step1,step2,..and skip the step3 and remaing
step4,step5 are execute? i want skip step3 only? what code u
can write?
Answer Posted / rammateti
In Step3 u can write the COND=(0,LE) then that step3 is skip.
or
u can use
//step3 exec pgm=abc,cond=(4095,GT) also work same as above.
By
Prathap
| Is This Answer Correct ? | 11 Yes | 0 No |
Post New Answer View All Answers
What is the use of symbol // in jcl?
Describe the various parameters utilized in the creation of a gdg?
What is the function of //jcllib statement?
How to run cobol program using jcl?
Where can program checkpoints be stored for use in a restart?
IIN APITUDE THEY GAVE ONLY 10 QUESTIONS.. THEY ARE SIMPLE ONE FROM NUMBER SERIES,BOATS,TIME & DISTANCE,PROFIT &LOSS,FIND OUT THE NUMBER ? 9 25 4 36 81 64 49 AND surveillance SPELLINGS E.T.C
How to alter the parameters for the existing gdg?
How can the submitting users racf authority be overridden in a job stream?
what is the purpose of coding class parameter in job statement?
Explain the function of //cntl statement?
what is use of disp parameter in dd statement?
How does jcl act on code(if you take a cobol program)?
how can a gdg base be created in a jcl. What is the difference between empty and scratch parameter while defining/altering gdg base?
by using cond parameter maximum 8 cond can be coded in single cond means ?explain
What is the function of the dd mgmtclas keyword in sms datasets?