Previous Topic: VSAM Data Set Tuning

Next Topic: Deferred Write Capabilities

Buffer Sharing

Buffer sharing is controlled by the VSAM LSR (Local Shared Resources) facility. By sharing buffers, data set I/O is reduced. The shared buffers are defined in LSR in pools.

To enable buffer sharing for a VSAM data set, use the UDBCTL OPEN command with the LSR operand.

Note: For files allocated through Customizer parameter groups, you can enter UDBCTL operands as VSAM options. For more information about the UDBCTL command, see the online help.

When specifying the LSR pool definition that best suits your needs, consider the following factors:

To define your LSR pool definitions, use the LSRPOOL parameter group (enter /PARMS).

Note: VSAM alerts warn about string or buffer shortages.