in what type of vsam datasets can an alternate index be
defined??
Answer Posted / rodorava
Only in KSDS
| Is This Answer Correct ? | 5 Yes | 6 No |
Post New Answer View All Answers
What is the main function of key-sequenced data set?
explain in brief how you can create a vsam file?
What is speed parameters in define cluster command?
How to get the last record in vsam file in cluster? And how can u get the ksds file records into cobol program?
Using alternate indexes in batch program?
What does the keyranges parameter in define cluster command do?
how do you define an altindx ? How do you use altindxs in batch, cics programs?
Explain the function of the relative record data set?
explain how many ways you can load data in a vsam cluster?
Explain the difference between lds and esds?
How is the sorting of vsam files carried?
Using alternate indexes in cics program?
Is it slower if you access a record through alt index as compared to primary index?
How do you define an altindx?
is it required that primary key values have to be unique? Do alternate key values have to be unique?