|
|
| Author |
Message |
meetsrk
Active User
Joined: 13 Jun 2004 Posts: 86
|
|
|
|
| what is the buffer size allocated for each VSAM file i.e ESDS, RRDS, KSDS, LDS?? |
|
| Back to top |
|
 |
References
|
Posted: Mon Jul 05, 2004 11:24 pm Post subject: Re: buffer size |
 |
|
|
 |
bluebird
Specialist
Joined: 03 Feb 2004 Posts: 144
|
|
|
|
the buffer is a zone that VSAM works on to deal with records.
basically a buffer holds X records. this number depends on record size, and allocation unit (Tracks or cylinder). |
|
| Back to top |
|
 |
|
|