How do you initialize a VSAM file before any operation? a
VSAM with alternate index?
Answer Posted / guest
Can write a dummy program that just opens the file for
output and then closes it.
| Is This Answer Correct ? | 5 Yes | 2 No |
Post New Answer View All Answers
What is the use of lds (linear data set)?
Differentiate between ci split and ca split?
Explain what are the optional parameters to the input dataset while loading the empty cluster with the data records?
what will happen when you try to open an empty vsam file in a cobol program for input?
What are the advantages of vsam over isam?
how many buffers are allocated to vsam ksds and esds?
What is the place for VSAM KSDS?
How to get the last record in vsam file in cluster?
Explain the difference between lds and esds?
what do you mean by a shareoptions parameter (shr) in define cluster command?
What is the main function of key sequenced data set in vsam?
in a cobol select statement for a ksds can you tell me what are the 3 possibilities for access?
how can you copy to a vsam cluster?
What is a lds (linear data set) and what is it used for?
what are s0c1, s0c4, s0c5, s0c7 abends?