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

we have to code restart parametr on job stmt and code cond on
step level
eg//jooob1 ------------------- restart=stepname.procname

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What do we mean by 'Virtual storage' for a dataset and for a JOBSTEP ? What is the significance of the following statement for a programmer 'Virtual storage results in program addresses being independent of the addresses that actually exist in a computer' ?

1588


What parameter of the job statement is used to limit the cpu time consumed by the job?

840


Explain the function of job statement in jcl?

649


what sort card you will use to copy the data from one dataset to another dataset?

731


Which dd parameters are required?

695






how do you access an uncataloged dataset in a jcl?

841


what is the purpose of coding class parameter in job statement?

724


In sms datasets, what is the function of the dd avgrec keyword?

655


Is condition checking possible in jcl?

722


What is the purpose of disp parameter?

645


What is notcat 2 - gs?

941


If a (+1) generation dataset is created in the first step of a job, how can it be referenced in later steps of the same job for input?

787


A dd statement consists of 4 fields. Name them?

932


define cond parameter in jcl?

778


in ways data can be passed to a COBOL program from JCL?

669