Hi,
Please clear me
when COND=ONLY and COND=EVEN. Explain me with example.
Answer Posted / balasukumar
COND=ONLY IF YOU MENTIONED THIS OPTION IN A STEP,THAT
PARTICULAR STEP WILL EXECUTE ONLY THE PRIOR STEP IS ABENDED.
COND=EVEN MEANS IF THE PREVIOUS STEP EXECUTED SUCESSFULLY
OR NOT THAT PARTICULAR STEP IS EXECUTED SUCESSFULLY.
| Is This Answer Correct ? | 13 Yes | 1 No |
Post New Answer View All Answers
What are hierarchy levels in jcl?
Which statement is used to identify the private libraries in job?
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 ?
When space is allocated for an output dataset, what units can be used?
Is their any limit for data sets?
When output dataset space is required, what quantity categories are used?
What dd statement is used to supply the name of a dataset?
What is the function of the dd avgrec keyword in sms datasets?
How to find the UNIT and VOLUME of a (a) KEPT (b) UNCATALOGED and (c) CATALOGED dataset - using (i) JCL and using (ii) ISPF ?
Many jcl statements contain specific values designed to direct and control the execution of the statement. What are these fields called?
The disp in the JCL is MOD and the program opens the file in OUTPUT mode. What happens ? The disp in the JCL is SHR and the pgm opens the file in EXTEND mode. What happens ?
How would you understand error(execution phase)?
Can we use DISP=SHR in output file in JCL
Explain the job statement in jcl?
Can anybody tell what is tool used to generate the list of PROCS used in JCL to generate a PROCTREE