Answer Posted / guest
Use the DEFINE GENERATIONDATAGROUP command. In the same
IDCAMS step, another dataset must be defined whose DCB
parameters are used when new generations of the GDG are
created. This dataset is known as the model dataset. The ds
name of this model dataset must be the same as that of the
GDG, so use a disp of keep rather than catlg and also
specify space=(trk,
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
Tell me how many alternate indexes you can have on a dataset?
Is it slower if you access a record through alt index as compared to primary index?
what do you mean by recovery and speed parameters in define cluster command?
is it required that primary key values have to be unique? Do alternate key values have to be unique?
What are the distinctive features of a ksda, key sequenced dataset?
What is the purpose of idcams?
what is buffering and how does it apply to vsam files ?
Tell about the ams used in vsam?
What are the steps involved in access method services?
in a cobol select statement, can you tell what is the organization for a ksds?
If fspc(100 100) is specified does it mean that both the control interval and control area will be left empty because 100 % of both ci and ca are specified to be empty?
What are the different dataset organizations used in vsam?
if you wish to use the rewrite command how must the vsam file be opened?
what is a base cluster in vsam?
what does a file status of 02 on a vsam signifies?