Sets the stack size per internal execution thread in the server.
{ dbsrv10 | dbeng10 } -gss { integer[ k | m ] } ...
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 -gss option allows you to lower the memory usage of the database server in environments with limited memory.
The size is the amount of memory to use, in bytes. Use k or m to specify units of kilobytes or megabytes, respectively.
On NetWare, the default, and minimum, stack size per internal execution thread is 128 KB, and the maximum stack size is 1 MB. On Unix, the default and minimum stack size per internal execution thread is 500 KB, and the maximum stack size is 4 MB.