Upload JDBC Drivers to the Management Console

To upload JDBC drivers to the Management Console:

This image is described in surrounding text.
  1. Navigate to the JDBC driver management page using this quick link in the What do you want to do? section:

    Database Drivers

  2. Locate the section corresponding to the type of driver you wish to install.

    The Management Console displays this JDBC Driver Upload form only if you have not previously uploaded the JDBC driver.

    For example, if you have not previously uploaded the Oracle driver, the form looks like this:

    This image is described in surrounding text.
  3. For each of the required files use the Browse button to select the corresponding file previously obtained.

    For example, if you were uploading the driver for Oracle, you would browse to the location of the classes12.jar file.

  4. Click the Upload button.

    The selected driver file(s) are uploaded to this directory, which contains the Management Console software repository.

    x:\JDE_HOME\components

    where x: is the drive on which you installed the Management Console, and

    where JDE_HOME is the name that you defined as the home for the Management Console.

Tip: External to the Management Console, the functional equivalent of using this form to upload the driver is to place it in the specified directory by other means. Once you have placed the driver files in the appropriate directory, refreshing the JDBC Drivers page displays the available application servers on which the drivers are not already installed, but on which they can be installed. Server Manager will not display bundled JDBC drivers that come already installed with Oracle WebLogic Server. The bundled JDBC driver does not need to be uploaded or installed through Server Manager.
Note: If you need to update the JDBC driver for the WebLogic Server that is bundled with Server Manager, refer to the following section entitled: Update Bundled JDBC Drivers for WebLogic Server