ASA Database Administration Guide
The Database Server
The database server
Database server options
Set the stack size per internal execution thread in the server.
{ dbsrv9 | dbeng9 } -gss {
integer | integerK | integerM } ...
This option has no effect on Windows operating systems.
The number of internal execution threads is controlled by the -gn
option, and has a default value of 20. The default stack size per internal execution thread is 64 kb for NetWare and UNIX, and the maximum stack size is 1 M. The -gss
option allows you to lower the memory usage of the database server in environments with limited memory.
Controlling threading from the command line