in a series of 10 steps, i need to run only 1,3,5,7 & 9th
steps only. how do u code?

Answer Posted / paray2x

You need to know what return codes Steps 1,3,5,7 and 9 will
give if they execute successfully. Based on that, you can
code COND parameter in STEPS 2,4,6,8 and 10 to bypass them.

This will help if you do not have IEBEDIT.

Is This Answer Correct ?    4 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How can a jobs execution priority be modified?

799


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

658


What is concatenating?

637


Is automatic restart possible in jcl?

742


Explain how can the disposition of sysout datasets be set for an entire jobstream?

636






Explain how can return codes be tested before execution of a job step?

832


List the various advantages of using jcl language?

852


What is timing concept in mainframe?

1663


Explain the function of //cntl statement?

659


What methodology can be adapted to transfer data to a program that is coded using the exec statement?

612


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?

738


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

977


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

1971


what sort card you will use to copy the data from one dataset to another dataset?

730


which parameter is used to check the syntax of a jcl without executing it?

798