Answer Posted / sandeep
if you create a key sequence data set (KSDS) then
generate 3 data sets : -
1. project_name.group_name.clustername (Base cluster)
2. project_name.group_name.clustername.data (data cluster)
3. project_name.group_name.clustername.index (index
cluster)
| Is This Answer Correct ? | 10 Yes | 1 No |
Post New Answer View All Answers
Yes. Because the alternate key would first locate the primary key, which in turn locates the actual record. Needs twice the number of I/Os.
Explain the function of entry-sequenced data set?
What is the main function of key-sequenced data set?
how do you define an altindx ? How do you use altindxs in batch, cics programs?
Explain the function of the relative record data set?
what is meant by dirty read in vsam?
What are the different dataset organizations used in vsam?
what will happen if there is no secondary allocation made for datasets?
What are the different versions of gdg named?
Explain the index set?
can you specify some the distinctive features of a ksds, key sequenced dataset?
what do you mean by a vsam split?
What are the common vsam error conditions and codes?
why ci and ca splits are not possible in esds and rrds?
Explain the catalog?