This Natural profile parameter specifies the name of a preload list to be used for the Natural buffer pool.
Possible settings | 1-8 characters, or blank |
Name of a preload list to be used for the Natural buffer pool. If |
---|---|---|
Default setting | blank | |
Dynamic specification | yes | This parameter can only be specified dynamically. |
Specification within session | no |
For general information, see Natural Buffer Pool in the Operations documentation.
The parameter corresponds to the LIST
specification of the BPI profile parameter or the
NTBPI
macro.
It only applies to the primary Natural buffer pool (TYPE
=NAT
,
SEQ
=0
). If
there is a primary buffer pool with SEQ=0
in
NATPARM
, only
the LIST
setting of this buffer pool is updated.
Internally, the BPLIST
specification is converted into
an equivalent BPI
specification.
BPLIST=LIST3
is converted into:
BPI=(TYPE=NAT,SEQ=0,LIST=LIST3)