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 ,
You can use the keyword COND=ONLY at the last.
This step will execute only if the job fails at any step.
Thanks,
Anudeep
Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
whats the diff bw the evaluate also and and?
Suppose there are 2 Input files Infile-1 and Infile-2. Both the Files contain Employee Records. You need to compare both the files and Write the Common Records in third file named Outfile. How can we do this using File-Aid?
I HAVE A VB BLOCK WHICH IS USED AS INPUT IN COBOL CONATINING SOME RECORDS CAN I CHANGE THE FILE FROM VB TO FB?
Brief description of inline procedure of jcl.
What is the function of dd name parameter with a 2 part structure; audit.report?
Name the statement which can be used to send data to another mvs jes3 node?
Explain about LMQUERY�give a dialog information about a data set
Differentiate between the joblib and the steplib statements?
How can the disposition of sysout datasets be set for an entire jobstream?
Suppose I have five jobs to do. But I want to hold one?
Differentiate between addressing mode and run mode.
What parameter of the job statement is used to limit the cpu time consumed by the job?
How does jcl act on a cobol code?
What is catelog procedure and how many catelog procedure to use in one job?
How to find the UNIT and VOLUME of a (a) KEPT (b) UNCATALOGED and (c) CATALOGED dataset - using (i) JCL and using (ii) ISPF ?