what is the difference between vsam and dataset how do u
create vsam dataset which file you r used?
Answer Posted / mahesh
data sets are two types
1 vsam data sets
2 normal datasets
vsam data sets are called asa clusters here records are
saved in the control intervals(CI)
but in normal data sets records are entered in blocks
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
explain in brief what are the 3 types of vsam files?
What are the different versions of gdg named?
Define gdg?
How do you calculate record size of an alternate cluster?
what is the meaning of each of the values in shareopts(2 3)?
How is the sorting of vsam files carried?
Describe the uses of ams?
how do you define an altindx ? How do you use altindxs in batch, cics programs?
explain how do you define a gdg in vsam?
if you wish to use the rewrite command how must the vsam file be opened?
What is the main function of key-sequenced data set?
Explain about the file objects in vsam?
What are the building blocks used in vsam datasets?
what parameter in the define aix option is used to determine the maximum number of duplicate keys allowable ?
what are the additional information you should give in the dd statement while defining the next generation of a gdg?