RUNSIZE - Size of Runtime Buffer

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

Possible settings 10 - 64 Buffer size in KB.
Default setting 16  
Dynamic specification yes  
Specification within session no  

Note
Alternatively, you can use the equivalent Natural profile parameter DS or macro NTDS to specify the size of the buffer.

The Natural runtime buffer contains information on the following items:

  • the file translation table (profile parameter TF),

  • log information of the most recent command,

  • the environment stack (for user settings),

  • information about the last database error,

  • PF-key names when working in SAA mode,

  • various internal work areas and control information.