Version 4.2.6 for Mainframes
 —  Parameter Reference  —

ISIZE - Size of Initialization Buffer

This Natural profile parameter specifies the size of the Natural initialization buffer.

This buffer is used to hold the parameters Natural is initialized with, as well as the work areas and tables used by Natural during the initialization.

Possible settings 8-32 Buffer size in KB.
Default setting 12  
Dynamic specification yes  
Specification within session no  

Note:
The profile parameter ISIZE is ignored if it is specified in a parameter string activated by a SYS or PROFILE profile parameter or in an alternative parameter module (as specified with the PARM profile parameter).

Top of page