EXTSHMADD configuration parameter
Use the EXTSHMADD configuration parameter to specify the size of virtual-extension segments that are added when a user-defined routine or a DataBlade® routine is run in a user-defined virtual processor.
- onconfig.std value
- EXTSHMADD 8192
- values
- 32-bit operating systems: 1024 - 524288
64-bit operating systems: 1024 - 4294967296
- units
- KB
- takes effect
- After you edit your onconfig file and restart the database server.
Usage
When a thread is run in a user defined virtual processor, a virtual-extension segment is created. In the output of the onstat -g seg command, the virtual-extension segment has a class of VX. If the EXTSHMADD configuration parameter is not set in the onconfig file, the size of virtual-extension segments is set by the value of the SHMADD configuration parameter.