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 |
In SPACE,what is directory,RLSE
What is NOTCAT 2
What is the purpose of include statement in a JCL?
I want my job (careerride) to be executed in 1 minute and 2 seconds. How do I do that?
Explain how can the disposition of sysout datasets be set for an entire jobstream?
Where can program checkpoints be stored for use in a restart?
CAN ANYONE TELL ME WHAT IS "JOB-CARD"
Explain the function of dd name parameter with a 2 part structure; audit.report?
Can we give TIME = (1440, 59) also ? or is TIME = (1439, 59) is the last one ?
Using DELETE what type of file can you delete? a)SEQUENTIAL FILE B)INDEXED FILE C) D) Some options were there..i cant remember
What is the purpose of dd * statement in jcl?
How to empty the records in jcl