By seeing the file itself how can we identify whether it is
A vsam file or flat file
Answer Posted / shweta
just do a 's'(data set information) in front of the file
name. Data class will have 'VSAM'. Also in 3.4, the volume
column will have 'VSAM'.
| Is This Answer Correct ? | 8 Yes | 4 No |
Post New Answer View All Answers
What is the use of access method services in vsam?
What is the function of entry sequenced data set?
why ci and ca splits are not possible in esds and rrds?
explain how do you define a gdg in vsam?
What is the purpose of having vsam data space?
what is buffering and how does it apply to vsam files ?
How do you calculate record size of an alternate cluster?
What are the steps involved in access method services?
Explain the purpose of the file status clause in the select statement?
What is the difference between lds and esds?
explain the differences between vsam and non-vsam files
What is the biggest disadvantage of using a vsam dataset?
What are the access method services used in vsam?
what do you mean by idcams? Explain its purpose?
What is control area?