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 are steplib and joblib? What for they are used?

684


Is it possible to left uncode disp? If yes, how?

702


Mainframes gets a text file that contains the name of the file. Now using JCL i want to locate that file name in the mainframe system and perform further processing. Please tell how to proceed

1960


how would you create a temporary dataset? And where will you use them?

760


A chkpt is the parameter coded for multi-volume qsam datasets in a dd statement. When a chkpt is coded as chkpt=eov, a checkpoint is written to the dataset specified in the sysckeov statement at the end of each volume of the input/output multi-volume dataset. State whether true or false?

730






What is the function of the dd dcb keyword?

819


Is there any command to check wether the ps file is in sorted order?

2424


What do you understand by jcl?

625


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

628


Explain the hierarchy levels in jcl?

1116


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

577


Explain the function of dd disp parameter?

589


how to compare two datasets without using superce because output is limited to 133 bytes

1476


How do you submit a job for execution?

634


what is JCL?

687