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
What is the purpose of dd * statement in jcl?
when does a dataset go uncataloged?
which utility is used to sort a file in jcl?
Is it possible to define dd statements as you want?
How to pass the parameter in parm using linkage section ? (syntax)?
When you specify multiple datasets in a JOBLIB or STEPLIB, what factor determines the order?
What are steplib and joblib? What for they are used?
How does jcl specify the job to the operating system?
what is a jcl?
How to do automated restart when a job abend?
what is the purpose of coding notify parameter in job statement?
Explain dd statement in jcl?
Give the syntax of job specifying jcl statement.
What is the use of symbol // in jcl?
How would you understand error(execution phase)?