SP_AUTOEXPAND configuration parameter
Use the SP_AUTOEXPAND configuration parameter to enable or disable the automatic creation or extension of chunks.
- onconfig.std value
- SP_AUTOEXPAND 1
- values
- 0 = The automatic creation or extension of chunks is not enabled.
1 = The automatic creation or extension of chunks is enabled.
- takes effect
- After you edit your onconfig file and restart the database server.
Usage
When the SP_AUTOEXPAND configuration parameter is enabled and a storage container such as a dbspace has a defined create size or extend size that is not zero, the container is auto-expandable.