I have a JCL with 100 steps. I want run the Alternate steps
in the JCL ( Like 2 ,4,6,8 etc.. ). How can I acheive this
scenario? If It is by Cond Parameter can you provide the
Condition code for that?

Answer Posted / chandrakant

Hi ,

cond=even means if previous steps are terminated abnormally
that time also this step should be executed . it does not
mean to execute the steps in any specific order( even 2,4,6)

Is This Answer Correct ?    15 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to alter the parameters for the existing gdg?

716


I have 60 steps in the JCL and want to Execute Only First from PROC by overriding in JCL ?

1360


How does the jcl specify the job to os?

698


Name what parameter directs the output of the job log dataset?

568


Can I share my data with other jobs? How?

672






how you will the direct the data to spool using sysout option?

1769


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

637


what is the use of JCL?

666


How is the record format of an output dataset specified?

749


What statement can be used to send data to another mvs jes3 node?

833


how to run batch program without jcl?

10093


What is the difference between run mode and addressing mode?

640


How to code these statements in JCL: CLEANUP INITIAL(NO) RESTART(NO) DYNALLOC(NO) job definition..?

1806


When The Define Jcl Is Not Available, How Can You Get Information About A Vsam File's Organisation ?

753


What is Cataloged Procedures?

715