Siebel Analytics Installation and Configuration Guide > Configuring Siebel Analytics in the UNIX Environment > Background Topics for Configuring Analytics in UNIX Environments >

About Siebel Analytics Server Environment Variables for IBM AIX


The sa.sh script, and all AIX scripts for server and client environment variable settings, contain these environment variables for AIX:

export MW_GMA_VADDR=0xb0000000
export LDR_CNTRL=IGNOREUNLOAD@LOADPUBLIC@PREREAD_SHLIB@MAXDATA=0X60000000
export AIXTHREAD_SCOPE=S
export AIXTHREAD_MNRATIO=1:1
export AIXTHREAD_MUTEX_DEBUG=OFF
export AIXTHREAD_RWLOCK_DEBUG=OFF
export AIXTHREAD_COND_DEBUG=OFF
unset RT_GRQ
export SPINLOOPTIME=1000
export YIELDLOOPTIME=4
export MALLOCMULTIHEAP=considersize,heaps:4
export MALLOCTYPE=buckets

CAUTION:  If you do not use the sa.sh shell script to start the server, you must make certain that the variables are set. If the variables are not set, you can expect poor performance from the Siebel Analytics Server, or it may crash.

Siebel Analytics Installation and Configuration Guide