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 / karthikeyan
in job card itself you can give this
restart=procname.step5
| Is This Answer Correct ? | 8 Yes | 0 No |
Post New Answer View All Answers
How can the disposition of sysout datasets be set for an entire jobstream?
Is automatic restart possible in jcl? If yes, how?
What is the maximum length of a single line of jcl?
how JCL works?
Explain dfsort utility?
What is the significance of addrspc parameter in the exec statement?
Can anybody tell what is tool used to generate the list of PROCS used in JCL to generate a PROCTREE
How gdg are concatenated?
Define concatenating?
How to do automated restart when a job abend?
Is automatic restart possible in jcl?
What is catelog procedure and how many catelog procedure to use in one job?
what happens in execution stage in job processing?
What is the purpose of disp parameter?
a dd statement has 2 types of parameters. Name them?