i have 10 steps in my jcl.
-->if i want to execute my program from 5th step what i
have to do? don't give //* in ur previous steps
--> if i want to execute my program from 1to 5 steps only
what i have to do?

Answer Posted / lakshmisudha

if u want execute from step5 on words u can code in jobcard
like restart=step5 (or) use COND Parameter (or)Using IEBEDIT
utility u can execute particular steps what ever u want(like
randomly also u can execute )

Is This Answer Correct ?    8 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Mention the types of job control statements?

678


what is the use of JCL?

657


How to pass data to a program that is coded in an exec statement?

814


What is use of restart and how to use it?

757


How to alter the parameters for the existing gdg?

702






what is DSN parameter and DISP parameter is used for?

668


Explain the purpose of dd dummy statement?

665


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

681


Is their any set of rules for dd? Explain.

652


how would you create a temporary dataset? And where will you use them?

759


how you can access an uncataloged dataset in a JCL?

645


What do you understand by the term job time – out and how can you overcome that?

594


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?

775


what is DSN in JCL and what are the parameters to declare the DSN?

711


Explain dfsort utility?

661