i have 5 steps to execute in that i want to skip 3nd step
and start execute from forth step how can u do this.
Answer Posted / krishna chaitanya
at jobcard cond(o,gt)
and then at step 3 cond(0,le)
and at step 4 (0,gt)
or
simply give restart step4
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
How does jcl act on code(if you take a cobol program)?
Is condition checking possible in jcl?
Are there any set of rules for the names of the steps used in a job? What are they?
Is it possible to left uncode disp? If yes, how?
What is the purpose of disp parameter?
What is Cataloged Procedures?
Can I send output of job to my remote device careerride123?
How can a stopped job be started again?
What are s0c1, s0c4, s0c5, s0c7 and socb?
Matching Logic in Jcl not in cobol.Could any one please answer this question
What is the function of the dd mgmtclas keyword in sms datasets?
What are the jcl procedures?
Explain how can the attributes of one sms dataset be copied to another dataset?
Where can program checkpoints be stored for use in a restart?
How to alter the parameters for the existing gdg?