Answer Posted / siri
cond=even it excutes the step even if the previous step executed successfully or unsuccessfully..........
cond=only it excutes the step only if the previous step executes unsuccessfully..
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
Why include statement is used in a jcl?
What are some jcl statements that are not allowed in procedures?
How can the disposition of sysout datasets be set for an entire jobstream?
Explain the function of job statement in jcl?
What is the purpose of dd?
How does jcl act on a cobol code?
How do you create a temporary dataset?
What do we mean by 'Virtual storage' for a dataset and for a JOBSTEP ? What is the significance of the following statement for a programmer 'Virtual storage results in program addresses being independent of the addresses that actually exist in a computer' ?
Is it possible to left uncode disp? If yes, how?
What is concatenating?
What is the significance of addrspc parameter in the exec statement?
what disp parameter we mention for creation of temporary dataset so that we can use it in later steps?
what is the compile process of cobol program expalin with code
How to pass data to a program that is coded in an exec statement?
List in order the hierarchical levels of jcl?