Installing Oracle Client Libraries in to the DCO Directory

Install the Oracle Instant Client libraries in to the DCO directory.

Prerequisites
Install ECDA Option for Oracle.
Task
  1. Prepare the DCO directory for the Oracle Instant Client libraries:
    cd <install_dir>/DCO-15_0/lib
    rm libclntsh.so 
    ln -s libclntsh.so.10.1 libclntsh.so
  2. Copy the Oracle Instant Client libraries into the DCO directory:
    cd <install_dir>/DCO-15_0/lib
    cp <tempdir>/instantclient_10_2/*.

    where tempdir is the directory to which you extracted the Oracle Instant Client libraries.

  3. Restart the DCO or use the DCWizard utility to configure the DCO for a new installation.