Hi,
Please clear me
when COND=ONLY and COND=EVEN. Explain me with example.
Answer Posted / balasukumar
COND=ONLY IF YOU MENTIONED THIS OPTION IN A STEP,THAT
PARTICULAR STEP WILL EXECUTE ONLY THE PRIOR STEP IS ABENDED.
COND=EVEN MEANS IF THE PREVIOUS STEP EXECUTED SUCESSFULLY
OR NOT THAT PARTICULAR STEP IS EXECUTED SUCESSFULLY.
| Is This Answer Correct ? | 13 Yes | 1 No |
Post New Answer View All Answers
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 use of symbol // in jcl?
by using cond parameter maximum 8 cond can be coded in single cond means ?explain
Many jcl statements contain specific values designed to direct and control the execution of the statement. What are these fields called?
how can you check if a file is empty using jcl?
What does a disposition of (MOD,DELETE,DELETE) mean ?
Is their any set of rules for dd? Explain.
When output dataset space is required, what quantity categories are used?
Can we call instream to catalog and catalog to instream?
What are the parameter we cannot use in procedure? How many instream we can write in single jcl?
What statement marks the beginning of a job step; assigns a name to the step; identifies the program or catalogued or in-stream procedure to be executed in the step?
How do you overcome this limitation ?
How would you understand error(execution phase)?
How to do automated restart when a job abend?
Explain how can the submitting users racf authority be overridden in a job stream?