KDS_X_TEMS_LSRPOOL_BUFFER_NUMn
This parameter specifies the number of virtual storage buffers, of the size specified in the KDS_X_TEMS_LSRPOOL_BUFSIZEn parameter, to be allocated for buffer pool n in the VSAM resource pool.
- Required or optional
- Required
- Location where the parameter value is stored
- KDSSYSIN member of the rhilev.rte.RKANPARU library
for the runtime environment of the monitoring server
- Parameter name and syntax
LSRPOOL(size,number)- Default value
-
- Default for PARMGEN: See the example in the Description section.
- Default in TMS:Engine: No default value, but starting TMS:Engine requires at least one LSRPOOL parameter.
- Permissible values
- 3 - 65535 (to the maximum amount of available virtual storage in the monitoring server address space)
- PARMGEN name
- KDS_X_TEMS_LSRPOOL_BUFFER_NUMn
- Description
- Number of virtual storage buffers, of the size specified in the
KDS_X_TEMS_LSRPOOL_BUFSIZEn parameter, to be allocated for
buffer pool n in the VSAM resource pool. You must specify a
number for each buffer pool individually; you cannot string the definitions
together. Example:
KDS_X_TEMS_LSRPOOL_BUFSIZE1 32768 KDS_X_TEMS_LSRPOOL_BUFFER_NUM1 12 KDS_X_TEMS_LSRPOOL_BUFSIZE2 8192 KDS_X_TEMS_LSRPOOL_BUFFER_NUM2 21 KDS_X_TEMS_LSRPOOL_BUFSIZE3 4096 KDS_X_TEMS_LSRPOOL_BUFFER_NUM3 400 KDS_X_TEMS_LSRPOOL_BUFSIZE4 1024 KDS_X_TEMS_LSRPOOL_BUFFER_NUM4 6If you receive KLVVS026 messages identifying buffer contention, increase the number of buffers allocated to the data set identified in the associated KLVVS021 messages.
- Related parameters
-
- KDS_X_TEMS_LSRPOOL_BUFSIZEn
- KDS_HUB_* parameters (values for the Primary HUB TEMS that the z/OS Remote TEMS reports to)