Oracle JDBC drivers

JDBC drivers for Oracle databases are provided by the database vendor. If the JDBC driver for your database is not already installed, obtain the appropriate driver from the database vendor or the vendor’s Web site:

http://technet.oracle.com/software/tech/java/sqlj_jdbc/content.html

StepsTo set up a JDBC driver for Oracle data servers

  1. Install the JDBC driver on the machine on which Mirror Replication Agent resides or where Mirror Replication Agent can access it.

    NoteSee the release notes for the exact version of the JDBC driver to use.

  2. Add the location of the JDBC driver to the CLASSPATH environment variable.

    where:

    Click Apply, then OK.

  3. Verify that the Oracle primary server is running the Transparent Network Substrate (TNS) Listener Service. See the Oracle networking document for more information about TNS.