How many buffers are allotted to VSAM KSDS and ESDS?
Answer / guest
2 data buffers by default for ESDS. For KSDS it allots 2
data buffers and 1 index buffers. each buffer is about 4k.
| Is This Answer Correct ? | 6 Yes | 1 No |
what do you mean by gdg in vsam?
What is a VSAM slot?
explain how can you initialize a vsam file before any operation?
explain how do you define a gdg in vsam?
What are the different versions of gdg named?
Syntax of AMS modal commands ?
What is RECOVERY and SPEED parameters in DEFINE CLUSTER command?
What are the types of VSAM datasets?
max how many AIX coded in a vsam dataset??
how do you create an alternate index ?
what is control interval(CI) and control Area(CA)
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.