If a JOBSTEP abends, AND without using COND also, all the
subsequent steps execute, then what is the use of using EVEN
? Why do we use EVEN when without it also all the JOBSTEPs
execute ?
Answer Posted / kodees
Once the Job abends, the Execution in CPU ends & the job
would be returned to Output queue.
COND=EVEN in a step, allows the job to further execute in
the CPU for completion of that particular step.
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
What is timing concept in mainframe?
Is it possible to left uncode disp?
Describe the various parameters utilized in the creation of a gdg?
Explain about LMFREE�free data set from its association with data ID
How to run cobol program using jcl?
How to code these statements in JCL: CLEANUP INITIAL(NO) RESTART(NO) DYNALLOC(NO) job definition..?
What are the rules employed while naming the steps in a job?
Explain how can the attributes of one sms dataset be copied to another dataset?
How jcl work to handle various input output file operations?
Explain how can an in-stream dataset be terminated?
How do you create a temporary dataset?
What is the function of dd disp parameter?
What parameter of the job statement is used to limit the cpu time consumed by the job?
What is notcat 2 - gs?
how do you access an uncataloged dataset in a jcl?