Kpp_X_AGT_LSRPOOL_BUFSIZE

Use this parameter to specify the size in bytes of each virtual storage buffer in the specified buffer pool in the VSAM resource pool.

Required or optional
Required
Location where parameter value is stored
In the KPPSYSIN member of the rhilev.midlev.rtename.RKANPARU library
Parameter name
LSRPOOL(&XPPBSIZ,number) (Size of virtual storage buffer in pool)
Default value
32768
Permissible values
512, 1024, 2048, 8192, 12288, 16384, 20480, 24576, 28672, or 32768
PARMGEN name
KPP_X_AGT_LSRPOOL_BUFSIZE
PARMGEN classification
Additional agent settings
Description

Size of virtual storage buffer in pool

This parameter specifies the size in bytes of each virtual storage buffer in buffer pool "n" in the VSAM resource pool. You must specify a size for each buffer pool individually. You cannot string the definitions because they must be specified individually.

Permissible values are one of the following: 512, 1024, 2048, 8192, 12288, 16384, 20480, 24576, 28672, or 32768.

This parameter has size of buffers and number of buffer and specified as LSRPOOL(32768,32).

The default for the monitoring agent LSRPOOL buffer size is 32768.

Related parameters
None