Skip Headers
Oracle® Enterprise Data Quality Installation and Upgrade Guide
11g Release 1 (11.1.1.7)

E40040-06
Go to Documentation Home
Home
Go to Book List
Book List
Go to Table of Contents
Contents
Go to Feedback page
Contact Us

Go to previous page
Previous
Go to next page
Next
PDF · Mobi · ePub

4 Running the EDQ Installer

This chapter describes how to install EDQ on Linux, UNIX, and Windows and includes the following topics:

4.1 Starting the Installer On Linux and UNIX

To start the installation program on a Linux or UNIX system using a .sh installation file, follow these steps:

  1. Log in to the target system as your EDQ installation user. See Section 2.2.3, "Choosing User Accounts".

  2. Go to the installation directory, /opt/edq_install/edq/Disk1.

    Note:

    Ensure that all files in the directory have executable permissions for the user you logged in with before continuing.

  3. Start the installation by entering the following command:

    ./runInstaller -jreLoc JDK_HOME

  4. Enter your JDK_HOME directory and press Enter.

    The EDQ OUI program is displayed.

  5. Go to Section 4.3, "Completing the Installation" and complete the installation.

4.2 Starting the Installer On Windows

To start the installation program on a Windows platform using a .exe file, follow these steps:

  1. Log in to the target Windows system as your EDQ installation user. See Section 2.2.3, "Choosing User Accounts".

  2. Locate the MS-DOS Command Prompt (cmd.exe), right-click on it, and then select Run as administrator.

  3. Go to the installation directory C:\edq_install\edq\Disk1.

  4. Start the installation by entering the following command:

    setup.exe -jreLoc JDK_HOME

    Note:

    If your JDK_HOME directory contains spaces as in the default installation directory, C:\Program Files\Java\jdk1.7.0_25, then you must use the following directory syntax:

    C:\Progra~1\Java\jdk1.7.0_25

    For more information, see Oracle Fusion Middleware Release Notes 11g Release 1 for Microsoft Windows.

    The EDQ OUI program is displayed.

  5. Go to Section 4.3, "Completing the Installation" and complete the installation.

4.3 Completing the Installation

Complete the installation using the instructions in Table 4-1, "Running the Installation Program"; some screens are displayed only in certain situations, as noted in the table.

To view any of the installation screens, see Appendix A, "OUI Installation Screens,".

Table 4-1 Running the Installation Program

Screen Instructions and Action Required

Welcome

Click Next to proceed with the installation.

You may cancel the installation at any time by clicking Exit.

Install Software Updates

Specify any software updates to install before you install Oracle Enterprise Data Quality.

To get updates from My Oracle Support, you can select Search My Oracle Support for Updates, specify a user name and password, and then click Search for Updates. Before you search, you can click Proxy Settings to change the settings for the proxy server and Test Connection to test the credentials.

To get updates that you have saved to your computer, you can select Search Local Directory for Updates, specify a directory, and then click Search for Updates.

If you do not want to update any software, select Skip Software Updates, and then click Next to continue the installation.

Select Installation Type

Use the default Installation for WebLogic Server if this is your installed application server or select Installation for Other Platforms if your application server is Tomcat or WebSphere.

Click Next to continue.

Prerequisite Checks

Click Next to continue.

Installation Location

Specify the Middleware home directory that will serve as the central support directory for all Fusion Middleware products installed on the target system, including EDQ and WebLogic Server.

Specify the home directory for EDQ where the product will be installed and used. For example, Oracle_EDQ1.

If EDQ exists in the specified directory, you can select Yes to upgrade your existing installation or No to create another EDQ instance.

Click Next to continue.

Installation Summary

Click Install to continue.

Installation Progress

When the installation program progress has reached 100%, click Next to continue.

Installation Complete

Click Finish to exit the installation program.


4.4 Next Step

Go to Section 5, "Configuring EDQ Post-Installation" to continue with the post-installation tasks.