A job has 150 steps i want to execute only 57th step

Answer Posted / piyush mani

it's easy write restart=step57 in job parameter and write cond in 58th step like cond = (x,eq) where x is expected return code of 57th step.

Is This Answer Correct ?    14 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between the positional and keyword parameters? Give examples.

705


What does a disposition of (new,catlg,keep) for a dsn mean?

609


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

778


What do you know about jcl?

645


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

716






what is DD statement is used in JCL?

679


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

836


What does a disposition of (MOD,DELETE,DELETE) mean ?

662


What is the use of symbol // in jcl?

918


What is the motivation behind coding class parameter in job statement?

684


Is automatic restart possible in jcl?

733


How to override loadlib?

1417


What is concatenating?

633


What is the function of job statement in jcl?

636


What are the parameter we cannot use in procedure? How many instream we can write in single jcl?

579