Answer Posted / samay simant
This means,
When this parameter is coded in any step,it will be
bypassed,irrespective of the return code of its prev step.
Cond=Only....Means bypass current step if the prev step
terminated abnormally.
| Is This Answer Correct ? | 2 Yes | 9 No |
Post New Answer View All Answers
Many jcl statements contain specific values designed to direct and control the execution of the statement. What are these fields called?
Explain how can the attributes of one sms dataset be copied to another dataset?
What are some jcl statements that are not allowed in procedures?
what is use of space parameter in dd statement?
What are the difference between jcl and jes?
which utility is used to run a cobol-db2 program?
what is the resolution for sb37 error
My Question is 1. How to cound no. of records in JCL. Please explain with an example. 2. How to execute only odd steps in JCL? I know EDIT TYPE = Inculde, Step Name = 1,3,5 and COND code for all even step. Anyone knows other than this.
What is the purpose of dd dummy statement?
Where can program checkpoints be stored for use in a restart?
What do you understand by the term job time – out and how can you overcome that?
if we want to use a gdg which is already created by some job, then how to use the reference of the last generation in a jcl?
a dd statement has 2 types of parameters. Name them?
Explain the function of the dd dcb keyword?
how do you create a dataset in a jcl with the same file organisation as that of another existing dataset?