SQL Stack Size (-SQLStack)
- Last Updated: March 30, 2020
- 1 minute read
- OpenEdge
- Version 12.2
- Documentation
SQL Stack Size (-SQLStack)
Use SQL Stack Size (-SQLStack) to change the size of the SQL stack (an
internal memory area used by SQL program modules). Use the command line to change the value
of -SQLStack.
| Operating system and syntax | UNIX / Windows |
-SQLStack
n
|
||
|---|---|---|---|---|
| Use with | Maximum value | Minimum value | Single-user default | Multi-user default |
| SQL | System Dependent | 1 | 1 | 1 |
- n
- The size of the stack in 1KB units.
The SQL Stack Size (-SQLStack) parameter
may be modified while your database is online using PROMON or through the _DbParams VST.
This change will only take effect on the primary broker and its newly spawned servers.