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 / rakesh w

//jopbcard,restart=procstp.step5
//procstp exec proc1
//....


i.e restart=procstep.stepname

correct me if i am wrong

Is This Answer Correct ?    1 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How can the submitting users racf authority be overridden in a job stream?

756


write a jcl to execute a job by 7:00 am on jan 20,1986?

699


What statement can be used to send data to another mvs jes3 node?

826


What is the purpose of dd dummy statement?

942


define cond parameter in jcl?

775






What are the parameter we cannot use in procedure?

640


How jcl is used for testing batch programs?

721


in a jcl, a large volume dataset is loaded to a table using bmcload in step1 and an image copy of the loaded table is taken using bmccopy in step2. Step2 abends because the image copy dataset cannot hold the volume of the table. How can this be rectified?

820


How is a type of file defined in the jcl that executes the cobol program?

713


How gdg are concatenated?

672


How do you access an uncatalogued dataset in a jcl?

729


What are the rules employed while naming the steps in a job?

662


What are the jcl procedures?

645


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

652


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?

784