Siebel Analytics Installation and Configuration Guide > Installing Siebel Analytics Software in the UNIX Environment > Process of Configuring Native Databases on Siebel Analytics Server >

Configuring HP-UX Platforms With Oracle 9i Clients


Make this change only for HP-UX platforms using Oracle 9i clients.

To configure HP-UX platforms using Oracle 9i clients

  1. Specify the path to the lib32 directory in SHLIB_PATH, not the path to the lib directory.

    The Oracle 9i client installation lib directory contains the 64-bit libraries, but Siebel Analytics only supports 32-bit operations.

    Here is an example of these modifications:

    /export/home/oracle/9.2.0.2/lib32:/vol1/hpbuild1/SiebelAnalytics/Bin:/vol1/hpbuild1/SiebelAnalytics/mainsoft/ odbc/ux11/lib:/vol1/hpbuild1/SiebelAnalytics/mainsoft/mw/lib-ux11:/vol1/hpbuild1/SiebelAnalytics/mainsoft/mw/lib-ux11_optimized:/vol1/hpbuild1/SiebelAnalytics/setup:/opt/j2se/ jre/lib/

  2. Modify the setting of the SHLIB_PATH in the user.sh or user.csh file so that the path to the lib32 directory appears at the beginning.
    1. For user.sh:

    SHLIB_PATH=$ORACLE_HOME/lib32:$SHLIB_PATH:/opt/j2se/jre/lib/hp700

    1. For user.csh:

    setenv SHLIB_PATH ${ORACLE_HOME}/lib32:${SHLIB_PATH}:/opt/j2se/jre/lib/hp700


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