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
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
How can a fb file convert to vb file using sort program?
how do you access an uncataloged dataset in a jcl?
if the submitter of a job wants to inform another user about the job completion, how can it be done?
Mention the types of job control statements?
Explain how can the submitting users racf authority be overridden in a job stream?
In job processing, what happens in execution stage?
Explain how can values be passed from the job stream to an executable program?
What do you understand by jcl?
What do you understand by the term job time – out and how can you overcome that?
what is the use of IEBGENER utility?
What is the purpose of dd dummy statement?
I want to join to input files and write the matching fields on to an output file but i dont want the output file a sorted one
a dd statement has 2 types of parameters. Name them?
how would you create a temporary dataset? And where will you use them?