I have a JCL with 10 steps, want to execute first 5 steps
only, what are ways of doing it?is it possible to control
through JOB card?

Answer Posted / pankaj

The easiest way to put // in job after step 5. Now it will
execute only first 5 steps.

Is This Answer Correct ?    18 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What do we mean by 'Virtual storage' for a dataset and for a JOBSTEP ? What is the significance of the following statement for a programmer 'Virtual storage results in program addresses being independent of the addresses that actually exist in a computer' ?

1754


Hello Guys, I have 1+ Year Experience in MAINFRAME TESTING. After 1 Week I have an Interview With a Company on Mainframe Testing. Please Could You Guys Please Suggest me What Sections Should I prepare ?? ___Tell Me the Topic Or Appropriate Site & Links. ?? ---------------Thank You

2497


How do you create a temporary dataset?

842


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

859


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

1014






when does a dataset go uncataloged?

1027


what is the resolution for sb37 error

8306


Explain the function of the dd dcb keyword?

921


What is the function of //jcllib statement?

1024


Are there any set of rules for the names of the steps used in a job?

837


Is condition checking possible in jcl?

924


Is acct parameter mandatory?

919


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

1001


in a jcl, a large volume dataset is loaded to a table using bmcload in step1 and an image copy of the loaded table is taken using bmccopy in step2. Step2 abends because the image copy dataset cannot hold the volume of the table. How can this be rectified?

994


what is use of space parameter in dd statement?

934