What is COND=EVEN ?

Answers were Sorted based on User's Feedback



What is COND=EVEN ?..

Answer / shailendra

i agree with the previous ans but
i will add this step will execute in both condition
(normal and abnormal) termination of previous step.

Is This Answer Correct ?    32 Yes 1 No

What is COND=EVEN ?..

Answer / guest

Means execute this step even if any of the previous steps,
terminated abnormally.

Is This Answer Correct ?    23 Yes 3 No

What is COND=EVEN ?..

Answer / kabi

I am agree with Shailendra .
EVEN means we have to check both normal and abnormal
condition of the prevoius step.

Is This Answer Correct ?    9 Yes 2 No

What is COND=EVEN ?..

Answer / siri

cond=even it excutes the step even if the previous step executed successfully or unsuccessfully..........

cond=only it excutes the step only if the previous step executes unsuccessfully..

Is This Answer Correct ?    6 Yes 0 No

What is COND=EVEN ?..

Answer / manas mohapatra

Ya both answers are correct

Is This Answer Correct ?    4 Yes 3 No

What is COND=EVEN ?..

Answer / ch.mohan

IT IS EXECUTED indipendently not for other steps

Is This Answer Correct ?    1 Yes 0 No

What is COND=EVEN ?..

Answer / debjyoti mishra

it will execute even if previous step end normally or abnormally

Is This Answer Correct ?    0 Yes 1 No

What is COND=EVEN ?..

Answer / naidu

ya all the answers r correct

Is This Answer Correct ?    1 Yes 4 No

What is COND=EVEN ?..

Answer / samay simant

This means,
When this parameter is coded in any step,it will be
bypassed,irrespective of the return code of its prev step.

Cond=Only....Means bypass current step if the prev step
terminated abnormally.

Is This Answer Correct ?    2 Yes 9 No

Post New Answer

More JCL Interview Questions

Explain about SYSVAR

1 Answers  


. What is the difference between the following statements : I) step#1 exec PGM=accpay ii) step#1 exec tbalance

1 Answers  


A PROC has five steps. Step 3 has a condition code. How can you override/nullify this condition code?

5 Answers   IBM, Wipro,


How do you restart a PROC from a particular step?

5 Answers  


Can we able insert data into a PS file Using IEBUPDTE utility??? If Yes can anyone describe it please..

1 Answers  






What is JCL LIB ?

3 Answers   Xansa,


wht is the d/f between positional parameter n keyword parameter ?

1 Answers  


If there are five steps in a JCL i have to execute the 3rd step, bypass the 4th step and execute the 5th step how do i do this?

13 Answers   Cognizant, Convergys, IBM, TCS, Wipro,


What do you know about jcl?

0 Answers  


When space is allocated for an output dataset, what units can be used?

0 Answers  


What are hierarchy levels in jcl?

0 Answers  


Explain the purpose of the dd keylen parameter?

0 Answers  


Categories