What is the use of VSAM files? How to read this ?
Answer Posted / dinesh
VSAM (or) VIRTUAL STORAGE ACCESS METHOD. it is faster access
to data, when comparing other access methods by the way of
Data sets ORGANIZATION. we can able to insert a records in
good way.records are physical removed while we deleting the
records and we can get the free space.
| Is This Answer Correct ? | 13 Yes | 1 No |
Post New Answer View All Answers
What is the place for VSAM KSDS?
Define gdg?
what do you mean by a upgrade set in vsam?
Define free space?
Using alternate indexes in cics program?
what is buffering and how does it apply to vsam files ?
how can you load a vsam data set with records ?
Explain the difference between lds and esds?
What does the keyranges parameter in define cluster command do?
How does control intervals and control areas related to each other?
What is the purpose of idcams?
How to get the last record in vsam file in cluster? And how can u get the ksds file records into cobol program?
what are the idcams commands that can be used for vsam and explain each of them.
if you wish to use the rewrite command how must the vsam file be opened?
how can you copy to a vsam cluster?