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 / kislay
restart=procname.step5
| Is This Answer Correct ? | 12 Yes | 0 No |
Post New Answer View All Answers
What is the job entry system used in your project? based on what criteria the sequence of jobs are picked if priority is not mentioned in the job card?
When The Define Jcl Is Not Available, How Can You Get Information About A Vsam File's Organisation ?
what is the compile process of cobol program expalin with code
What dd statement is used to supply the name of a dataset?
Are there any set of rules for the names of the steps used in a job? What are they?
What is the motivation behind coding class parameter in job statement?
How does the jcl specify the job to os?
What is one line to pass PARM from JCL to COBOL?
Which dd parameters are required?
List the different jcl statements that are not permitted in the procedures?
What do you understand by the term “keyword” with respect to jcl and what is the opposite of the term?
how to do automated restart when a job abends?
How can return codes be tested before execution of a job step?
write a jcl to execute a job by 7:00 am on jan 20,1986?
What is catelog procedure and how many catelog procedure to use in one job?