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 / herm ballast
The COND in the JOB Statement overwrites all the COND in the STEP Statement, so it does work.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
Is acct parameter mandatory?
What parameter of the job statement is used to limit the cpu time consumed by the job?
How can the submitting users racf authority be overridden in a job stream?
when can a job time-out occur? How to overcome that?
Where can program checkpoints be stored for use in a restart?
I have many files which i am receiving from client everyday. I have one step for every file to check for empty or not. Here client gives 30 files i need to check for every file for empty or not and i need to perform 30 steps. Can I do it in single step. Dynamically i need to change the File name in my step.
Can anybody tell what is tool used to generate the list of PROCS used in JCL to generate a PROCTREE
What do you know about jcl?
Differentiate between the joblib and the steplib statements?
How to execute 2nd and 4th steps among 5 steps in jcl proc?
what is use of space parameter in dd statement?
how you will the direct the data to spool using sysout option?
which utility is used a dummy utility?
how you can direct the data to spool using SYSOUT option?
what is the difference between JES3 and JES2?