Oracle JDBC drivers

JDBC drivers for Oracle databases are provided by Oracle.

If the JDBC driver for your database is not already installed, obtain the appropriate driver from the Oracle Web sitehttp://technet.oracle.com/software/tech/java/sqlj_jdbc/content.html.

StepsTo obtain the latest Oracle 10.2 driver for JDK 1.4

  1. Select the link to the Oracle Database 10g Release 2 drivers.

  2. Select the ojdbc14.jar classes for use with JDK 1.4 and JDK 1.5.

StepsTo set the CLASSPATH environment variable

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

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

  3. The Oracle primary server must be running the Transparent Network Substrate (TNS) Listener Service. For more information about TNS, see the Oracle Database Net Services Administrator’s Guide.