What does a disposition of (NEW,CATLG,KEEP) mean?
Answer / guest
That this is a new dataset and needs to be allocated, to
CATLG the dataset if the step is successful and to KEEP but
not CATLG the dataset if the step abends. Thus if the step
abends, the dataset would not be catalogued and we would
need to supply the vol. ser the next time we refer to it.
| Is This Answer Correct ? | 24 Yes | 2 No |
What is dummy parameter in JCL??
What is QSAM error usually when it is occurs?
What is the function of a dd statement?
if we give two job cards in a single what happens
We have 100 steps in a procedure and we need to run the jcl and execute only 25th step in the proc and not the remaining steps. How can we do it?
5 Answers IBM, JPMorgan Chase,
Explain about User Information
What is a MODEL Paramater in GDG ?
how you will define a temporary dataset in jcl?
How do you submit JCL via a Cobol program?
What is concatenating?
What is a PROC? What is the difference between an instream and a catalogued PROC?
How is a dataset passed from one step to another?