I had 100 steps in jcl i want to execute first 10 steps only?

Answer Posted / challa srinivas

Just code at step 11 as below.

//STEP11 EXEC=PGM2,COND=(0,LE,STEP10).

Please note that Step 10 should execute successfully at any cost else again the job will start executing from step 11 till end.

Is This Answer Correct ?    1 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

I want my job (careerride) to be executed in 1 minute and 2 seconds. How do I do that?

713


if the submitter of a job wants to inform another user about the job completion, how can it be done?

758


Is their any limit for data sets?

706


What are s0c1, s0c4, s0c5, s0c7 and socb?

707


how do you create a dataset in a jcl with the same file organisation as that of another existing dataset?

811






how JCL works?

799


Explain the hierarchy levels in jcl?

1120


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

979


Give the syntax of job specifying jcl statement.

640


How do you access an uncatalogued dataset in a jcl?

731


which utility is used a dummy utility?

798


Can we call instream to catalog and catalog to instream?

685


What is the significance of addrspc parameter in the exec statement?

624


how you can direct the data to spool using SYSOUT option?

931


How can an in-stream dataset be terminated?

850