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

Explain the function of //cntl statement?

747


Brief description of inline procedure of jcl.

764


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

704


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

836


What do you understand by jcl?

711






how do you access an uncataloged dataset in a jcl?

1056


in order to execute step2 a job after a return code of 8 in step1, what condition you will code in step2?

2267


Is automatic restart possible in jcl?

848


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

925


What is the maximum length of a single line of jcl?

920


how can you check if a file is empty using jcl?

908


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?

913


Define concatenating?

754


what happens in conversion stage in job processing?

821


what operation is performed by job statement?

740