What is an alternate index and path ?
Answers were Sorted based on User's Feedback
Answer / guest
An alternate index is an another way of accessing key
sequenced data record stored in a base cluster and path is
the linkage which connect alternate index to its base cluster.
| Is This Answer Correct ? | 39 Yes | 5 No |
Answer / xyz
An alternate index is an additional way of accessing the
base cluster.
A PATH is an entry in VSAM catalog that establishes a
logical link between an alternate index and the base
cluster.
| Is This Answer Correct ? | 18 Yes | 3 No |
Suppose a generation of GDG gets created in a particular step of a proc. How would you refer the current generation in a subsequent step? What would be the disposition of this generation now?
what do you mean by a vsam slot?
How is the sorting of vsam files carried?
Is it slower if you access a record through ALT INDEX as compared to Primary INDEX? Why?
should a AIX should be a unique value?
What are the different commands used in idcams for vsam?
What is a path?
Can you delete vsam files with the delete option of the disposition parameter of jcl?
there are seven idcams commands in vsam. Can you name and explain each of them?
what do you mean by recovery and speed parameters in define cluster command?
in vsam at the creation of cluster what is the use of RECSZ parameter?
what will happen if there is no secondary allocation made for datasets?