What is the use of access method services in vsam?
Answer / Ajay
Access method services in VSAM control how data is accessed within a dataset. They determine whether records are read sequentially, by key, or with a relative offset.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the use of VSAM files? How to read this ?
What is a path?
what is the RRN for the first record in RRDS?
How are records stored in an ESDS, entry sequenced dataset?
what is a Base Cluster?
can i see how many records does a vsam file have without browsing or without using file-aid? and same for ps file?
Define base cluster?
Do all versions of the GDG have to be of the same record length ?
What is the use of KSDS,LDS,ESDS,RRDS??what is VRRDS?? How are all these useful in realtime scenario??Plz helpme out...Its a recent question in IGATE..
what is the concept of AIX in vsam ????
Why is master catalog used in vsam?
In the COBOL SELECT statement for a KSDS what are the three possibilities for ACCESS?