This Natural profile parameter specifies the sizes of the Natural work pools below and above the 16 MB line for one Natural session.
Possible settings | See Syntax Description. | |
---|---|---|
Default setting | (32,128,2097151,2097151) |
|
Dynamic specification | ja | |
Specification within session | nein |
Notes:
CALL
statement with the
"call by value option" indicated by a
SET CONTROL
'P=V'
statement under CICS.
The WPSIZE
parameter is specified as follows:
WPSIZE=(size-below,size-above,maximum-below,maximum-above) |
Where:
Notes:
WPSIZE=(,1000)
if you want to set the work pool size only
above 16MB to 1000 KB.
WPSIZE=(0,0)
. This may save virtual
storage.