what's the biggest disadvantage of using a VSAM dataset?
Answer Posted / avinash kumar techrel
Free space Used in Contol Interval.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is recovery parameters in define cluster command?
explain how many ways you can load data in a vsam cluster?
what are the additional information you should give in the dd statement while defining the next generation of a gdg?
Explain the purpose of the file status clause in the select statement?
Define gdg?
what is the meaning of dynamic processing in vsam?
how can you load a vsam data set with records ?
explain how can you initialize a vsam file before any operation?
What is control area?
Explain what are the optional parameters to the input dataset while loading the empty cluster with the data records?
In a KSDS file, key is missing for one record. How to insert the key for that particular record from back up file. Is there any sorting needed for the back up file before the key insertion?
what is the syntax of ams modal commands?
What is the main purpose of having user catalog in vsam?
write a program to read from a VSAM file , there will be a 5 records to create name. empno. resignation and address to update in a db2 table and call another program using dynamic call to find the matching fields in program 1 to update in db2 table. anybody pls send de program for dis ? thanks in advance...
How to get the last record in vsam file in cluster?