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
in a cobol select statement for a ksds can you tell me what are the 3 possibilities for access?
How do you define an altindx?
How to get the last record in vsam file in cluster? And how can u get the ksds file records into cobol program?
What is the function of entry sequenced data set?
in a cobol select statement, can you tell what is the organization for a ksds?
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 do you mean by the cobol record key clause in vsam?
How to get the last record in vsam file in cluster?
explain in brief why do vsam take more disk space than other utilities?
What is the purpose of having vsam data space?
what will happen when you try to open an empty vsam file in a cobol program for input?
What are the distinctive features of a ksda, key sequenced dataset?
What are the building blocks used in vsam datasets?
is it required that primary key values have to be unique? Do alternate key values have to be unique?
What is control area?