I have 10 steps, I want to run STEP1 TO STEP4 then I should
not run STEP5 and STEP6. Aganin I want to execute from
STEP7 to STEP10. ONLY using CONDITION CODES how can we
execute this process?
1. Where we can set cond codes for STEP5 and STEP6?
2. How can we execute remaining steps from STEP7 to STEP10?

Answer Posted / harsih

there 2 ways for this

FIRST METHOD is use ibm utility called "IEBEDIT" and in
sysin in the include statement , give he steps u want to
execute..........



SECOND METHOD = and the steps whicc u dowant to excute code
COND{O,LE} ON THOSE STEPS

Is This Answer Correct ?    11 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is it possible to define dd statements as you want?

646


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

5066


what disp parameter we mention for creation of temporary dataset so that we can use it in later steps?

659


Name the parameters which can be used to limit the number of records written to a sysout dataset?

658


What is multithreading in jcl?

944






What is the purpose of dd dummy statement?

949


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 alter the parameters for the existing gdg?

716


What is the difference between run mode and addressing mode?

640


In job processing, what happens in execution stage?

702


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

726


How can the submitting users racf authority be overridden in a job stream?

758


How do you submit a job for execution?

640


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

614


Can I send output of job to my remote device careerride123?

670