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 ?

Answers were Sorted based on User's Feedback



If a JOBSTEP abends, AND without using COND also, all the subsequent steps execute, then what is th..

Answer / 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

If a JOBSTEP abends, AND without using COND also, all the subsequent steps execute, then what is th..

Answer / ch.mohan

use cond=even then perticular job is execute indipendently

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More JCL Interview Questions

In my JCL 10 Steps Will Be there Now i want to execute step05 And step06. How to Give the Cond?

2 Answers   IBM,


What is the difference between IEBGENER, IEBCOPY and REPRO in IDCAMS utility?

8 Answers   Accenture, TCS,


I have multiple jobs ( JCLs with several JOB cards ) in a member. What happens if I submit it?

16 Answers  


how do you resolve for soc7 error

6 Answers   ACS, iGate,


i have a base gdg consisting of 12 versions like jan to dec. i need to concatante this gdg to another gdg which have version 1 or to the base gdg itself can anyone give me the code pls ?

4 Answers   IBM,






What is the use of the utility DFSRRC00 in the JCL?

2 Answers   Convergys,


in ways data can be passed to a COBOL program from JCL?

0 Answers  


how can i use the parameters decalred in main pgm in sub pgm

2 Answers   TCS,


What does it mean by Restart and Checkpoint in JCL ? How are checkpoints being taken and what is their usage ? How to use Checkpoint macro on a JOBSTEP ?

0 Answers   IBM,


Can we able insert data into a PS file Using IEBUPDTE utility??? If Yes can anyone describe it please..

1 Answers  


State the uses of syspring, sysin, sort fields, sum fields and dummy.

0 Answers  


delete rules in db2

1 Answers   Keane India Ltd,


Categories