what is the cond=even only
Answers were Sorted based on User's Feedback
Answer / kishore
it means that even if the previous step abends in jcl -
jes will go to the next step.
Is This Answer Correct ? | 14 Yes | 2 No |
Answer / meenu
The step coded with cond=even is executed whether there is an error in the previous or not
Is This Answer Correct ? | 8 Yes | 0 No |
Answer / vinay sonar
It means execute that step even if previous step abends
Is This Answer Correct ? | 2 Yes | 2 No |
Answer / raghavendra
even previous step terminates abnormally then also next
step will be executed.
Is This Answer Correct ? | 0 Yes | 0 No |
How does -818 sql error occur? Why does it happen and what can be done to overcome this error code?
How to search strings in multiple dataset with conditions 'string1 & string2'?
How system will identify whether user wants to create PS or PDS? If answer is SPACE parameter then why we need to pass ps or po as dataset organisation while creation
Which is the most widely used batch performance monitor for DB2?
What is maximum length of block size?
5 Answers Cap Gemini, Kanbay, TCS,
What is the difference between catalogue procedure and In-Stream procedure?
I have an job having three job steps.Suppose i want to call a pgm in step2 and aproc in step3.How to write the code?
What is multithreading in jcl?
I have a dataset with record length 40 in production, due to some requirements it was changed to 80. Then how can we know the jobs which are effected by this change and how can we resolve it.
What is TimeStamp, What is TimeStamp error and What is the Abend Code for TimeStamp Error ?
How can you trap abends in the JCL?
What do you understand by the term notcat 2 – gs?