Hi,
Please clear me
when COND=ONLY and COND=EVEN. Explain me with example.
Answer Posted / suresh ramaiyan
COND=ONLY
if you mentioned this option in a step, that particular step will execute ONLY when there is an ABEND.
COND=EVEN
this particular step will execute either ABEND or not.
| Is This Answer Correct ? | 8 Yes | 4 No |
Post New Answer View All Answers
Explain how can the attributes of one sms dataset be copied to another dataset?
How can a jobs execution priority be modified?
What do you understand by the terms: joblib and steplib?
How do you submit a job for execution?
What is the purpose of disp parameter?
Is there any command to check wether the ps file is in sorted order?
how JCL works?
how do you create a dataset in a jcl with the same file organisation as that of another existing dataset?
what is “Cond= even” and “Cond=only”?
Which statement is used to identify the private libraries in job?
Can we call instream to catalog and catalog to instream?
How to code these statements in JCL: CLEANUP INITIAL(NO) RESTART(NO) DYNALLOC(NO) job definition..?
What is the function of the dd dcb keyword?
What is the purpose of dd * statement in jcl?
What are the rules employed while naming the steps in a job?