VPOOLSIZE

Name
VPOOLSIZE
Summary
Specifies the size of the pool of variables processed with VGET, VPUT and VDEL services. This is similar to the ISPF profile pool.
Default
4K
Minimum Value
4K
Maximum Value
40K
Supported Values
An integer followed by the character "K". There must be no space between the integer and the "K".
Additional Information
The value specified for VPOOLSIZE must be a multiple of 4K.
Example
VPOOLSIZE="16K"