Siebel Analytics Installation and Configuration Guide > Installing the Siebel Analytics Cluster Server Feature > Process of Clustered Server, Clustered Client, and Cluster Controller Configuration >

Configuring a Clustered ODBC on UNIX


To set up clustering on UNIX, you must modify the $INSTALLDIR/setup/odbc.ini file to include a new DSN.

The following is an example of a clustering DSN in the odbc.ini file:

[clusterdsn]
Driver=>/export/home/SiebelAnalytics/Bin/libnqsodbc.so
Description=Siebel Analytics Server
ServerMachine=local
Repository=
FinalTimeOutForContactingCCS=60
InitialTimeOutForContactingPrimaryCCS=5
IsClusteredDSN=Yes
Catalog=SnowFlakeSales
UID=Administrator
PWD=
Port=9703
PrimaryCCS=primaryhostname
PrimaryCCSPort=9706
SecondaryCCS=secondaryhostname
SecondaryCCSPort=9706

NOTE:  The primary CCS and secondary CCS should not be on the same machine.

Regional=No


 Siebel Analytics Installation and Configuration Guide, Version 7.7, Rev. A 
 Published: 11 March 2004