in production region 100 steps are running,but i need to
run only step5 without changing code how can i do it?

Answer Posted / gangireddy

//sysin dd *
edit type=include, stepnmae=(step5)
/*
//

Is This Answer Correct ?    6 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

how can the same proc be re-used and called by many jobs?

917


when does a dataset go uncataloged?

845


What do you understand by jcl?

632


Explain the purpose of the dd keylen parameter?

683


Give the syntax of job specifying jcl statement.

642






how can a gdg base be created in a jcl. What is the difference between empty and scratch parameter while defining/altering gdg base?

793


How is the record format of an output dataset specified?

752


Name what parameter directs the output of the job log dataset?

569


what is DD statement is used in JCL?

687


Does jcl support automatic restart?

771


a set statement is used to define commonly used symbolic across job steps or procedures. It initializes the previous values in the symbolic names. It has to be defined before the first use of the symbolic names in the jcl. State whether true or false?

625


Explain in DD statement what is the use of DCB parameter?

664


Many jcl statements contain specific values designed to direct and control the execution of the statement. What are these fields called?

729


Can I share my data with other jobs? How?

674


by using cond parameter maximum 8 cond can be coded in single cond means ?explain

983