i have a jcl calling proc which has 10 steps, i want to
execute from step5 to step10, where can i code RESTART and
COND parameter?
Answer Posted / rakesh w
//jopbcard,restart=procstp.step5
//procstp exec proc1
//....
i.e restart=procstep.stepname
correct me if i am wrong
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
how you can access an uncataloged dataset in a JCL?
How to do automated restart when a job abend?
Is condition checking possible in jcl? If yes, how?
Which dd parameters are required?
Mention the types of job control statements?
What is use of restart and how to use it?
Are there any set of rules for the names of the steps used in a job?
what is the JCL statement consists of?
How can a jobs execution priority be modified?
what is the difference between JES3 and JES2?
Is automatic restart possible in jcl? If yes, how?
When The Define Jcl Is Not Available, How Can You Get Information About A Vsam File's Organisation ?
How do you submit a job for execution?
what are JCLLIB and STEPLIB in JCL?
What is the purpose of the dd keylen parameter?