Which COND paramter will u use to execute the step only if
the previous step does not execute
Answer Posted / dutta
It is said that if step does not execute..it doesn't said that step execute abnormally.
so i think we must use Cond=EVEN.it says even if previous step excecute abnormally or normally then next step must execute.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
List in order the hierarchical levels of jcl?
How do you create a temporary dataset?
Mainframes gets a text file that contains the name of the file. Now using JCL i want to locate that file name in the mainframe system and perform further processing. Please tell how to proceed
Is condition checking possible in jcl?
What is the function of //jcllib statement?
Can anybody tell what is tool used to generate the list of PROCS used in JCL to generate a PROCTREE
what is the use of IEBGENER utility?
Are there any set of rules for the names of the steps used in a job?
In sms datasets, what is the function of the dd avgrec keyword?
What does a disposition of (new,catlg,keep) for a dsn mean?
Differentiate between addressing mode and run mode.
Is acct parameter mandatory?
What is NOTCAT ?
What do you understand by the term notcat 2 – gs?
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 ?