Configuring AIX to Run the Siebel Server with Less Memory
If the EAI MQSeries Server Transport business service on AIX continues to fail even after you have followed the previous procedures, then you can configure the AIX environment to run Siebel Server with less memory using the environment variable LDR_CNTRL. After you have finished, follow the procedures in the preceding topic. For more information about setting parameters for AIX, see Siebel Performance Tuning Guide.
To configure the AIX environment to run the Siebel Server with less memory
Shut down the Siebel Server.
In the shell that you use to bring up the Siebel Server, set the environment variable LDR_CNTRL. Using csh:
setenv LDR_CNTRL MAXDATA=0x30000000
Note: You can save the setting in the siebenv.sh or siebenv.csh.Restart the Siebel Server with this environment variable.