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 / jalal
1) Put restart = step5 in the job card.
2) Put Cond = only in all the steps from step1 to step4.
| Is This Answer Correct ? | 2 Yes | 3 No |
Post New Answer View All Answers
what is “Cond= even” and “Cond=only”?
when does a dataset go uncataloged?
How can values be passed from the job stream to an executable program?
What does a disposition of (MOD,DELETE,DELETE) mean ?
what is SOC4 error?
Where can program checkpoints be stored for use in a restart?
how you can direct the data to spool using SYSOUT option?
How to find the UNIT and VOLUME of a (a) KEPT (b) UNCATALOGED and (c) CATALOGED dataset - using (i) JCL and using (ii) ISPF ?
In sms datasets, what is the function of the dd mgmtclas keyword?
How can an in-stream dataset be terminated?
Where & How Do You Code Identifier In Jcl?
Explain the hierarchy levels in jcl?
What are steplib and joblib?
what is use of disp parameter in dd statement?
How dummy is used in jcl?