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
What is the purpose of the dd keylen parameter?
What is the function of the dd avgrec keyword in sms datasets?
Explain about LMFREE�free data set from its association with data ID
How to remove the spaces at end of each record in the output file Via COBOL program? note: The file has a VB length ----TRY
what is use of dsn parameter in dd statement?
what is DSN parameter and DISP parameter is used for?
how you can access an uncataloged dataset in a JCL?
Is it possible to define dd statements as you want?
What are the jcl procedures?
How can values be passed from the job stream to an executable program?
List the different jcl statements that are not permitted in the procedures?
Define concatenating?
Explain how can return codes be tested before execution of a job step?
what is the JCL statement consists of?
I want my job (careerride) to be executed in 1 minute and 2 seconds. How do I do that?