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
if you wish to use the rewrite command how must the vsam file be opened?
what are the codes returned by the ams (access method services) command during the execution in vsam?
What is the biggest disadvantage of using a vsam dataset?
what is the purpose of the verify function of idcams?
what is a base cluster in vsam?
what parameter in the define aix option is used to determine the maximum number of duplicate keys allowable ?
Under idcams, multiple functions can be executed, each of which returns a condition code. What will be the condition code returned to the operating system?
Define gdg?
name a few common vsam status codes?
what are the idcams commands that can be used for vsam and explain each of them.
Explain the biggest disadvantage of using a vsam dataset?
Discuss record management in vsam?
What is the difference between lds and esds?
What is the purpose of relative record data set used in vsam?
what will happen if there is no secondary allocation made for datasets?