how many buffers are allocated to vsam ksds and esds?
Answer / Lalita Kumari
The number of buffers allocated to VSAM KSDS (Key Sequenced Datasets) and ESDS (Entry Sequenced Datasets) depends on the system parameters specified during dataset creation. The buffer pool, defined by a BUFFERPOOL statement in DD statements, contains a set of buffers that can be used by multiple datasets.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the biggest disadvantage of using a vsam dataset?
If fspc(100 100) is specified does it mean that both the control interval and control area will be left empty because 100 % of both ci and ca are specified to be empty?
What is Base Cluster ?
How do you convert flat files to VSAM files ?
Explain the meaning and syntax for the START command. ?
what is the difference b/w sequential and ESDS
What is IDCAMS? and what is the purpose of it?
Is a delete operation possible in an ESDS?B. Is rewrite operation possible in ESDS ?
What is control interval?
What are the different parameters that are used in vsam?
What is the catalog?
What is the device independent method to indicate where a record is stored?