How many Alternate Indexes you can have on a dataset?
Answer Posted / sivakumar devaram
253.but not more than 5 recommended because of overheada in
storing and maintaining alternate indexes.
| Is This Answer Correct ? | 15 Yes | 2 No |
Post New Answer View All Answers
Define dynamic processing?
What is the main function of key sequenced data set in vsam?
is delete operation supported in an esds? Is rewrite operation possible in esds?
to use the rewrite command, how should the vsam file be opened?
what is meant by dirty read in vsam?
What are the building blocks used in vsam datasets?
Is it slower if you access a record through alt index as compared to primary index?
What is the purpose of control intervals in vsam?
What is the main function of linear dataset?
how can you load a vsam data set with records ?
Using alternate indexes in batch program?
explain how do you define a gdg in vsam?
What are the different dataset organizations used in vsam?
What is recovery parameters in define cluster command?
Using alternate indexes in cics program?