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 is catelog procedure and how many catelog procedure to use in one job?
When you specify multiple datasets in a JOBLIB or STEPLIB, what factor determines the order?
how would you create a temporary dataset? And where will you use them?
Is it possible to define dd statements as you want?
Describe the various parameters utilized in the creation of a gdg?
What is the use of symbol // in jcl?
How to submit jcl through a cobol program?
Explain the job statement in jcl?
What dd statement is used to supply the name of a dataset?
How to pass data to a program that is coded in an exec statement?
How can values be passed from the job stream to an executable program?
what are the statements that are not valid to be included in an include statement?
Is condition checking possible in jcl? If yes, how?
how to do automated restart when a job abends?
what is the use of IEBGENER utility?