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

Answer Posted / venu

if u give cond=only, it also do the same

Is This Answer Correct ?    0 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

I have a cobol db2 program(PGM A) where other program (PGM B) will call this program and passes some 50 fields data to PGM A. PGM A has some layout in which it receives the data from PGM B. And this layout has been copied in the linkage section pf PGM A. After getting the data, PGM A writes the data in a flat file in the same layout which it receives from PGM B. PGM B is a simple COBOL pgm. Please provide a JCL to run these programs.

1738


How to pass the parameter in parm using linkage section ? (syntax)?

655


Can we call instream to catalog and catalog to instream?

685


What is one line to pass PARM from JCL to COBOL?

881


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

708






What are the jcl procedures?

649


what is use of disp parameter in dd statement?

667


a dd statement has 2 types of parameters. Name them?

653


How do you overcome this limitation ?

700


List in order the hierarchical levels of jcl?

672


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?

822


How to do automated restart when a job abend?

791


A dd statement consists of 4 fields. Name them?

935


Which statement is used to identify the private libraries in job?

680


can any one plzzzzzz tell the jcl code for creating ps using idcams

10527