Siebel Installation Guide for UNIX: Servers, Mobile Web Clients, Tools > Installing the Siebel Server >

Configuring Database Connectivity


DB2 UDB for UNIX and Windows. Define a database alias with the proper connection information for your database. This alias will be the connect string used when installing the Siebel Server. Record the connect string in Deployment Planning Worksheet. You specify this connect string when installing the Siebel Server.

Use either the DB2 Client Configuration Assistant or the Command Line Processor (CLP) to define your database alias. For more information, see IBM documentation such as DB2 Universal Database for UNIX or DB2 Universal Database Command Reference.

Oracle. Verify that the Oracle Net9 database connectivity software is installed on each machine, according to the Oracle documentation. For database connectivity software requirements, see System Requirements and Supported Platforms on Siebel SupportWeb.

Siebel Server connections to the Oracle Database are made through dedicated server processes rather than through Oracle MTS; the use of MTS may negatively affect performance.

Use the Oracle Net9 Easy Configuration utility to define a database alias with the proper connection information for your Siebel Database. Record the connect string in Deployment Planning Worksheet. You specify this connect string when installing the Siebel Server.

NOTE:  Siebel applications support the Oracle 32-bit client. Therefore, if you have installed the Oracle 64-bit client on your Siebel Server, you must include $ORACLE_HOME/lib32 in your LD_LIBRARY_PATH (Solaris), SHLIB_PATH (HP-UX), or LIBPATH (AIX) variable definition. (If you require $ORACLE_HOME/lib for non-Siebel applications, make sure $ORACLE_HOME/lib32 is placed in front of $ORACLE_HOME/lib.)

DB2 UDB for z/OS. For information on configuring database connectivity for DB2 UDB for z/OS, see Implementing Siebel Business Applications on DB2 UDB for z/OS.

Siebel Installation Guide for UNIX: Servers, Mobile Web Clients, Tools