What is an alternate index?
Answer / guest
An AIX is a file that allows access to a VSAM dataset by a
key other than the primary one.
| Is This Answer Correct ? | 2 Yes | 1 No |
What is a cluster?
what will happen if there is no secondary allocation made for datasets?
what is meant by dirty read in vsam?
What are the building blocks used in vsam datasets?
what do you mean by the repro command?
what is the difference between vsam and dataset how do u create vsam dataset which file you r used?
how can we convert esds to lds?
Tell about the ams used in vsam?
is it required that primary key values have to be unique? Do alternate key values have to be unique?
What is the index set?
Is it slower if you access a record through alt index as compared to primary index?
How do you define a KSDS ?