By seeing the file itself how can we identify whether it is
A vsam file or flat file
Answer Posted / rajvee
VSAM file will have data file and Key file.
Flat file will have only data.
| Is This Answer Correct ? | 6 Yes | 3 No |
Post New Answer View All Answers
what does a file status of 02 on a vsam signifies?
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.
What does the keyranges parameter in define cluster command do?
Describe the uses of ams?
What is the difference between lds and esds?
What is the purpose of having vsam data space?
explain how can you initialize a vsam file before any operation?
What are the different dataset organizations used in vsam?
What is the main function of linear dataset?
Differentiate between ci split and ca split?
What is the function of entry sequenced data set?
Explain the catalog?
what will happen if there is no secondary allocation made for datasets?
what do you mean by a vsam slot?
there are seven idcams commands in vsam. Can you name and explain each of them?