KDS_TEMS_STORAGE_LIMIT_PRIMARY
This parameter contains the maximum primary (below-the-line) storage request size, as a power of 2.
- 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
LIMIT(n,P)- Default value
LIMIT(20,P)- Permissible values
- No higher than 25 (see Description)
- PARMGEN name
- KDS_TEMS_STORAGE_LIMIT_PRIMARY
- Description
- Maximum primary (below-the-line) storage request size, as a power of 2. The value can be no
higher than 25 (32768 KB). The default maximum for primary storage is 20 (64 KB). However, some
monitoring agents configured to run in the monitoring server address space require a maximum primary
storage request size of 20 (1 MB).
This value is used in building storage access tables to speed memory allocation. If a process in TMS:Engine attempts to allocate a block of storage larger than the value set, program interruption U0100 or U0200 results. Too small a value causes components to fail. Too large a value wastes storage and increases processing overhead. You might to specify a large value if any monitoring agent reporting to the monitoring server builds large VTAM® request/response units (RUs) and data streams.
- Related parameters