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
What statement marks the beginning of a job step; assigns a name to the step; identifies the program or catalogued or in-stream procedure to be executed in the step?
What methodology can be adapted to transfer data to a program that is coded using the exec statement?
What is the syntax of JCL statement?
What are the parameter we cannot use in procedure?
how do you access an uncataloged dataset in a jcl?
in order to execute step2 a job after a return code of 8 in step1, what condition you will code in step2?
Explain the hierarchy levels in jcl?
When The Define Jcl Is Not Available, How Can You Get Information About A Vsam File's Organisation ?
Explain the job statement in jcl?
which parameter is used to check the syntax of a jcl without executing it?
Explain about LMFREE�free data set from its association with data ID
Explain dd statement in jcl?
What is NOTCAT ?
what happens in execution stage in job processing?
Explain how can a jobs execution priority be modified?