suppose i have 10 job steps and i want to execute only step
6.How to write?

Answer Posted / manish

code cond=only on first 5 steps, leave step no 6, and from step 7 to step10 code cond=(0,LE)

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to remove the spaces at end of each record in the output file Via COBOL program? note: The file has a VB length ----TRY

849


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.

1722


What are some jcl statements that are not allowed in procedures?

712


what is the purpose of coding class parameter in job statement?

706


what JCL Procedures?

689






How to read and write a single record into a file. I would like to use it to enter a single 8-character piece of information and use it to put it into a variable for processing in JCL. Thank you

594


How to execute 2nd and 4th steps among 5 steps in jcl proc?

739


How do you overcome this limitation ?

683


what EXEC statement is and what is the syntax of EXEC statement used in JCL?

619


How can a fb file convert to vb file using sort program?

794


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?

808


How to compare two files in SYNCSORT and on the mismatch record should be deleted from second file.

5053


What are the rules employed while naming the steps in a job?

644


Matching Logic in Jcl not in cobol.Could any one please answer this question

3661


How do you run a COBOL batch program from a JCL? How do you run a COBOL/DB2 program?

662