Do all versions of the GDG have to be of the same record
length ?
Answers were Sorted based on User's Feedback
Answer / nihar ranjan karan
With SMS managed datasets the concept of MODEL is obsolete
now. Now you can create each generation with different
attributes. But there is one drawback, the all the
generations cannot be used as a concatenated dataset using
the GDG base name.
| Is This Answer Correct ? | 13 Yes | 0 No |
Answer / guest
No, the DCB of the model dataset can be overridden when you
allocate new versions.
| Is This Answer Correct ? | 8 Yes | 1 No |
While designing vsam files,what is the best way to choose control interval size for the data and the index?
Explain the significance of the shareoptions parameter?
How does control intervals and control areas related to each other?
What is the catalog?
How do I declare the KSDS vsam so that I can store a reocrd with variable length?.
How to insert values for variables that are declared as COMP-3 variables in COBOL program in an already created VSAM file.
What is the function of linear dataset in vsam?
what is the use of aix in vsam why do we go for aix and wht is build index in vsam?
Assuming that the DEFINE JCL is not available, how do you get info about a VSAM file's organisation?
Is CA(Control Area) is part of CI(Control Interval)
Explain what are the optional parameters to the input dataset while loading the empty cluster with the data records?
what parameter in the define aix option is used to determine the maximum number of duplicate keys allowable ?