Previous Topic: EPRIVLIMIT ParameterNext Topic: MSFPOOLSIZE Parameter


GENERICPOOLSIZE Parameter

Determines the size of the storage pool used by a number of basic and optional CA OPS/MVS facilities (for example, ADDRESS USS and ADDRESS NETMAN).

Default value

1024 KB

Other possible values

Any amount of storage between 524288 bytes (512 KB) and 67108864 (64 MB) bytes

Set or modify this parameter…

At initialization

Example: GENERICPOOLSIZE

This function limits the generic storage pool to 512 KB.

OPSPRM('SET','GENERICPOOLSIZE','512K')