Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »

The following steps are applicable when using Oracle RAC: 

  1. Go to the "Oracle Database Software Downloads" web page: 

    http://www.oracle.com/technetwork/database/enterprise-edition/downloads/index.html

  2. Find the Oracle database version 12 download links for your operating system. Click See All.

  3. On the next page, search for "Oracle Database <version> Client” and click the link to download the zip file.

  4. Unzip the file into an installation directory and install it by entering the command: ./runInstall

  5. During installation, take extra notice to the following parts:

    1. In the Available Product Components dialog, select "Oracle JDBC/THIN Interfaces" and "Oracle Connection Manager".

    2. In the Perform Prerequisite Checks dialog, select Ignore All.

  6. After a successful installation, go to the installation directory and enter the following commands to find the ons.jar and ojdbc<version>.jar files: 
    $ find . -name ons.jar
    $ find . -name ojdbc*.jar

  7. Store ons.jar and ojdbc<version>.jar in a directory that is available on the Platform Container host.

  • No labels

0 Comments

You are not logged in. Any changes you make will be marked as anonymous. You may want to Log In if you already have an account.