In all our JOB Statement we have always COND=(4,LT) defined. Nevertheless when a Job failed the last step should then be executed (send a message to an user). Due to we don't like to change all our JOB's (ca. 2000), we are looking for a simply solution.
Answer Posted / anudeep
Hi,
Please used COND=ONLY in your last step which has to be executed whenever the jobs fails.
Thanks.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
Why include statement is used in a jcl?
What statement marks the beginning of an in-stream or cataloged procedure in jcl and assigns default values to parameters defined in the procedure?
Explain the function of //cntl statement?
Explain the purpose of dd dummy statement?
Define concatenating?
How does jcl specify the job to the operating system?
Can I share my data with other jobs? How?
what is use of space parameter in dd statement?
Can an individual step be restricted from using all the jobs allowed cpu time?
How can values be passed from the job stream to an executable program?
How to override loadlib?
What are the 4 fields in dd statement?
How would you understand error(execution phase)?
Explain how can the submitting users racf authority be overridden in a job stream?
how do you access an uncataloged dataset in a jcl?