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 / raghu
restart= stepname.proc
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
define cond parameter in jcl?
List the different components of jcl statement?
why should SYSIN DD * statement should not be included inside a PROCedure snippet??? please answer this.. i need to know.
What is jcl in mainframe?
What does a disposition of (MOD,DELETE,DELETE) mean ?
How do you submit a job for execution?
Suppose I have a program in cobol name ”careerride” and want to execute the program by jcl. Specify the process?
For what purpose steplib and joblib are used ?
How to submit jcl through a cobol program?
How can an in-stream dataset be terminated?
How to do automated restart when a job abend?
How can the disposition of sysout datasets be set for an entire jobstream?
how do you access an uncataloged dataset in a jcl?
A dd statement consists of 4 fields. Name them?
What is the function of dd name parameter with a 2 part structure; audit.report?