Oracle Connectivity

This section provides information about setting up connectivity to an Oracle server.

Requirements for Oracle Connectivity

Connectivity software requirements depend on the operating system platform and the Oracle version you are using.

Oracle connectivity on Solaris relies on the Oracle client library found in ORACLE_HOME/lib or ORACLE_HOME/lib32.

If you are using IBM® Lotus Enterprise Integrator® (LEI) and an Oracle client, you must create a symbolic link in ORACLE_HOME/lib32. Use the following examples as a guide:

ln -s libclntsh.so.9.0 libclntsh.so.8.0
ln -s libclntsh.so.10.0 libclntsh.so.8.0 
Note: For best result, make sure that your Oracle client and server versions match.