Configuring the Siebel Thread Stack Size on the Siebel Application Interface Computer
This topic is part of Tuning the Siebel Application Interface Computer for All Applicable UNIX and Linux Operating Systems.
Use the following procedure to configure the thread stack size on the Siebel Application Interface computer.
To configure the Siebel thread stack size on the Siebel Application Interface computer
Open a new shell and execute a command similar to the following (this example sets the thread stack size to 64 KB):
C Shell
setenv SIEBEL_OSD_PTHREAD_STACK_SIZE 65536
Korn or Bourne Shell
export SIEBEL_OSD_PTHREAD_STACK_SIZE=65536
Stop the Siebel Application Interface.
Start the Siebel Application Interface.