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 / anoop

//jopbcard,restart=jobstep.procstep

in this case job is calling one proc, this proc has 10
steps. We want to restart job from 5th step of proc.

assuming job calls proc in step1. then restart should be :-

restart=step1.step5

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the maximum length of a single line of jcl?

829


What are the jcl procedures?

647


what is use of dsn parameter in dd statement?

671


What is the function of a dd statement?

709


what is DSN parameter and DISP parameter is used for?

678






can any one plzzzzzz tell the jcl code for creating ps using idcams

10519


Explain how can an in-stream dataset be terminated?

703


I have a job called careerride and some steps in it as step1,step2. But I want to execute step2 before step1 ? How do I do that?

834


What is the format of comment statement?

669


Explain the function of the steplib dd statement?

647


Is their any set of rules for dd? Explain.

664


what is JCL?

698


Explain how can a stopped job be started again?

636


Is it possible to left uncode disp?

713


For what purpose steplib and joblib are used ?

688