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
How to pass data to a program that is coded in an exec statement?
List in order the hierarchical levels of jcl?
How to pass the parameter in parm using linkage section ? (syntax)?
what is use of disp parameter in dd statement?
what is the JCL statement consists of?
How to compare two files in SYNCSORT and on the mismatch record should be deleted from second file.
What methodology can be adapted to transfer data to a program that is coded using the exec statement?
have in 100 records in a file i want to read first 3 records and skip next 3 records and agan i want to read 3 records and again i want to skip 3 records... run a loop from record one to 10 evaluate i/3 if comes even then skip else write to output file
what is the difference between JES3 and JES2?
why should SYSIN DD * statement should not be included inside a PROCedure snippet??? please answer this.. i need to know.
What is notcat 2 - gs?
Matching Logic in Jcl not in cobol.Could any one please answer this question
What is the function of a dd statement?
which utility is used a dummy utility?
What is multithreading in jcl?