Oracle RAC Connection

Oracle RAC Connection

The following steps are applicable when using Oracle RAC: 

  1. Go to https://www.oracle.com/database/technologies/appdev/jdbc-downloads.html.

  2. Download the “Zipped JDBC driver (ojdbc8.jar) and Companion Jars” tar file for Oracle database driver 19c.

  3. Unzip the file.

  4. After successful extraction copy the ons.jar and ojdbc<version>.jar files from the root directory.

  5. Store ons.jar and ojdbc<version>.jar in the directory specified by the mz.3pp.dir property in the installation properties, seeAdditional Platform Properties in install.xml.