Answer Posted / e s hudders
VSAM does not use an RDW as control of the record lengths is handled by a cotrol area called an RDF which uis written at the end of the CI in VSAM after the CIDF that controls the free spae.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain the purpose of the file status clause in the select statement?
is delete operation supported in an esds? Is rewrite operation possible in esds?
explain how can you initialize a vsam file before any operation?
What is the main purpose of having user catalog in vsam?
What is the main function of linear dataset?
What does the keyranges parameter in define cluster command do?
What is the function of entry sequenced data set?
to use the rewrite command, how should the vsam file be opened?
how can you copy to a vsam cluster?
what is a base cluster in vsam?
What is a vsam dataset?
What does the keyranges parameter in define cluster commends do?
How to get the last record in vsam file in cluster?
What is the main function of key sequenced data set in vsam?
explain how many ways you can load data in a vsam cluster?