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

Explain how can the attributes of one sms dataset be copied to another dataset?

703


How can the disposition of sysout datasets be set for an entire jobstream?

835


What is the difference between run mode and addressing mode?

631


What dd statement is used to supply the name of a dataset?

772


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

604






How does jcl specify the job to the operating system?

749


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

603


Explain about LMFREE�free data set from its association with data ID

998


what is the use of IEBGENER utility?

654


Explain about ISPF/TSO Commands

1308


how JCL works?

794


How does jcl act on a cobol code?

656


Explain the purpose of dd * statement in jcl?

636


In sms datasets, what is the function of the dd avgrec keyword?

650


Explain dd statement in jcl?

642