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
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 |
Answer / ch.mohan
use cond=even then perticular job is execute indipendently
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the difference between Sysin,Sysout,Sysdbout and Sysudump?
What is the meaning of data definition name (ddname) and dataset name (dsname) in the DD statement?
what is the meaning of 'sysin dd dummy'
How is the keyword DUMMY used in JCL?
A PROC has five steps. Step 3 has a condition code. How can you override/nullify this condition code?
what is the default region size if I dont specify region parametre in my job card ( I know that if I specify region=0k or 0M, then the job will occupy all he available resources at the time of job execution), but I want to know the defult value for "region" paramatre.
what is the restart?hopw it is invoked?
What are the common keyword parameters in both job and exec statements
i want to store 20 digits . how will u do it in cobol ?
What is COND=EVEN ?
hello friends ,i have exam in Hsbc,pls any on send me placement papers and technical questions on mainframes,thank u
Hi, can we call catalog( say myproc } proc n times in jcl if so how please explain Thanks in advance