Answer Posted / sumit agnihotri
vsam file record are enter in a sorted order but when we
retrieve a records in KSDS so we specify a primary key
(unique) , in ESDS we enter a record in any order but
retrieve a records through the RBA (Relative byte address)
who r auto-generated, and also enter a record in any order
but retrieve records through the RRN (relative record
number)....
so the Answer is that we enter a records in a VSAM file
in a sorted order ....
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
how do you create an alternate index ?
Explain the process in which flat files are converted into vsam files?
differentiate between sequential files and esds files in vsam?
what is the meaning of each of the values in shareopts(2 3)?
in a cobol select statement for a ksds can you tell me what are the 3 possibilities for access?
what do you mean by gdg in vsam?
Explain the difference between lds and esds?
what parameter in the define aix option is used to determine the maximum number of duplicate keys allowable ?
how can you copy to a vsam cluster?
What is a vsam dataset?
Explain the biggest disadvantage of using a vsam dataset?
Explain what are the optional parameters to the input dataset while loading the empty cluster with the data records?
What are the distinctive features of a ksda, key sequenced dataset?
Would you specify freespace ce for an esds?
What is a ca split?