Answer Posted / vaibhav
vsam catlog is used to resides on direct access
method...its contain location of dasd..sape amount
allocatted by dataset...attribute..address..
Is This Answer Correct ? | 8 Yes | 2 No |
Post New Answer View All Answers
what is meant by dirty read in vsam?
What is the difference between lds and esds?
What is the main purpose of having user catalog in vsam?
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?
How do you define an altindx?
Yes. Because the alternate key would first locate the primary key, which in turn locates the actual record. Needs twice the number of I/Os.
why ci and ca splits are not possible in esds and rrds?
How to get the last record in vsam file in cluster? And how can u get the ksds file records into cobol program?
Differentiate between control interval (ci) and control area (ca)?
is delete operation supported in an esds? Is rewrite operation possible in esds?
name a few common vsam status codes?
what do you mean by the cobol record key clause in vsam?
What is the main function of key sequenced data set in vsam?
is it required that primary key values have to be unique? Do alternate key values have to be unique?
explain in brief why do vsam take more disk space than other utilities?