What more info you should give in the DD statement while
defining the next generation of a GDG?
Answer Posted / guest
Give (+ as the generation number, give (new,catlg) for disp,
give space parameter, can give the DCB parameter if you want
to override the dcb of the model dataset.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is a vsam dataset?
we can define the ksds cluster by two ways by using the file-aid or by using the idcams utility. Explain them.
What is a lds (linear data set) and what is it used for?
Why is it required to have a keyed directed retrieval?
what do you mean by a upgrade set in vsam?
How to get the last record in vsam file in cluster?
what do you mean by the repro command?
Explain the device independent method to indicate where a record is stored?
What makes vrrds different from vsam?
Explain the process in which flat files are converted into vsam files?
what is the probability of a complete system distortion under high end low performing multiprocessor job?
What is speed parameters in define cluster command?
How is record management performed in vsam?
What is the main function of linear dataset?
write a program to read from a VSAM file , there will be a 5 records to create name. empno. resignation and address to update in a db2 table and call another program using dynamic call to find the matching fields in program 1 to update in db2 table. anybody pls send de program for dis ? thanks in advance...