is it slower if you access a record through alternative index as compared to primary index?
Answer / guru
Yes, because the alternate key would first locate the primary key, which in turn locates the actual record.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the use Free space in CI ?
What is the main function of key-sequenced data set?
How is the sorting of vsam files carried?
is it slower if you access a record through alternative index as compared to primary index?
What does the keyranges parameter in define cluster commends do?
How does control intervals and control areas related to each other?
what are the idcams commands that can be used for vsam and explain each of them.
What is the maximum record length for the VSAM dataset?
what do you mean by the repro command?
what is a base cluster in vsam?
what are the additional information you should give in the dd statement while defining the next generation of a gdg?
What is the catalog?