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
What are some jcl statements that are not allowed in procedures?
how would you create a temporary dataset? And where will you use them?
Is it possible to left uncode disp? If yes, how?
Step 1 RC 4 Step 2 Step 3 I want to know the COND parameter which can be coded in step 2 or 3. Step 2 should be executed based on Step 1 RC and Step 3 should not be executed based on step 1's RC
What is the purpose of dd dummy statement?
Where can program checkpoints be stored for use in a restart?
IIN APITUDE THEY GAVE ONLY 10 QUESTIONS.. THEY ARE SIMPLE ONE FROM NUMBER SERIES,BOATS,TIME & DISTANCE,PROFIT &LOSS,FIND OUT THE NUMBER ? 9 25 4 36 81 64 49 AND surveillance SPELLINGS E.T.C
What is the function of a dd statement?
how do you access an uncataloged dataset in a jcl?
Explain how can a stopped job be started again?
What is the function of job statement in jcl?
how to do automated restart when a job abends?
define cond parameter in jcl?
How can unused space allocation be returned to the system when a dataset is closed?
What are s0c1, s0c4, s0c5, s0c7 and socb?