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 / suresh ramaiyan

You can create a NULL (//) point after the 5 step. so the
job will stop after step 5 is executed.

I don't think we can do it via JOB CARD. Please let me know
if anyone knows.

Is This Answer Correct ?    14 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain the hierarchy levels in jcl?

1377


How can the attributes of one sms dataset be copied to another dataset?

1107


what is DSN parameter and DISP parameter is used for?

865


What is the difference between run mode and addressing mode?

849


How does jcl specify the job to the operating system?

945


Explain about ISPF/TSO Commands

1567


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

835


what are the statements that are not valid to be included in an include statement?

1074


How to submit jcl through a cobol program?

879


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

1009


what happens in execution stage in job processing?

828


What is the function of dd name parameter with a 2 part structure; audit.report?

940


How jcl is used for testing batch programs?

947


How do you create a temporary dataset?

854


What do you understand by the term notcat 2 – gs?

966