I have a JCL which 20 steps. How do I execute 17 th step
alone (It should execute only 17ths tep.and it should not
execute 18,19,20 steps??

Answer Posted / atul

In addition to answer 5, RESTART parameter can be coded as:
RESTART=PRCNAME.STEP17,COND=(4095,GT) and another one has
already been mentioned in answer # 3.

Is This Answer Correct ?    4 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

which utility is used to sort a file in jcl?

747


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

973


What are hierarchy levels in jcl?

951


which utility is used a dummy utility?

791


Explain the function of a dd statement?

659






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

601


What is concatenating?

635


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

672


What are the difference between jcl and jes?

1050


What is the difference between run mode and addressing mode?

633


What is the purpose of dd dummy statement?

942


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

666


Is automatic restart possible in jcl? If yes, how?

655


In job processing, what happens in conversion stage?

739


when does a dataset go uncataloged?

833