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
How do you run a COBOL batch program from a JCL? How do you run a COBOL/DB2 program?
In job processing, what happens in execution stage?
what EXEC statement is and what is the syntax of EXEC statement used in JCL?
Explain the function of //cntl statement?
Explain the function of dd name parameter with a 2 part structure; audit.report?
Explain the function of the dd dcb keyword?
can any one plzzzzzz tell the jcl code for creating ps using idcams
What is the function of a dd statement?
How jcl is used for testing batch programs?
What statement can be used to send data to another mvs jes3 node?
In job processing, what happens in conversion stage?
How would you understand error(execution phase)?
What is NOTCAT ?
I need exexution process for JCL programs
In sms datasets, what is the function of the dd avgrec keyword?