Skip Headers

Oracle Application Management Pack for Oracle E-Business Suite Installation Guide
Release 4.0
Part Number E18708-01
Go to Table of Contents
Contents
Go to previous page
Previous
Go to next page
Next

Upgrade Installation Procedures

Upgrade Installation Procedures for Oracle Application Management Pack for Oracle E-Business Suite Release 4.0

This section describes the upgrade installation steps for Oracle Application Management Pack for Oracle E-Business Suite. Release 4.0.

Note that the only supported upgrade path for Oracle Application Management Pack for Oracle E-Business Suite is from 3.1 to 4.0, so if you are using an earlier release of the pack, you must upgrade to Release 3.1 and then upgrade to Release 4.0. Oracle Application Management Pack for Oracle E-Business Suite Release 3.1 requires Enterprise Manager 10g Grid Control Release 5 (10.2.0.5). Because Oracle Application Management Pack for Oracle E-Business Suite Release 4.0 requires Enterprise Manager 11g Grid Control Release 1 (11.1.0.1), you must upgrade Enterprise Manager Grid Control as well.

Overview of Upgrade Installation Steps

The following is an overview of the steps involved for an upgrade installation. These steps are described in more detail in the following sections of this chapter.

You need to perform the following on the Oracle Management Service (OMS) side:

On the Agent side, complete the following:

A. Upgrading the OMS Component of the Enterprise Manager System to Release 11gR1 with Add-Ons Installed

  1. To upgrade Enterprise Manager Grid Control, follow the instructions in Oracle Enterprise Manager Grid Control Advanced Installation and Configuration Guide 11g Release 1 (11.1.0.1.0), in Chapter 22, "Upgrading Enterprise Manager System with Add-Ons Installed in Graphical Mode", OR "Chapter 23: Upgrading Enterprise Manager System with Add-Ons Installed in Silent Mode".

    Complete the steps described in the following sections:

  2. For the section "Install Add-Ons", follow the steps described in this installation guide:

    1. Ensure that the OMS Repository is up and running.

    2. Export the 11gR1 OMS home as the new Oracle home ORACLE_HOME.

    3. Perform the software-only installation of the Oracle Application Management Pack for Oracle E-Business Suite as described below.

      <stage>/Disk1/runInstaller -noconfig

    Oracle Universal Installer Steps

    1. the picture is described in the document text

      At the Welcome screen, click Next.

    2. the picture is described in the document text

      Select the product to install and click Next.

    3. the picture is described in the document text

      Select the Home and click Next.

    4. the picture is described in the document text

      Enter the SYS password and click Next.

    5. the picture is described in the document text

      Review the Summary and click Install.

    6. the picture is described in the document text

      You can review the progress of the installation in the next screen.

    7. the picture is described in the document text

      In the Configuration Assistants screen, click Next.

    8. the picture is described in the document text

      Confirm your configuration by clicking OK. (The warning is acceptable here because this installation is a software-only installation.) Then click Next to continue.

    9. the picture is described in the document text

      At the end of the installation, click Exit.

  3. Apply the OPatch 10157438.

  4. Complete your installation. From the section "After You Install Add-Ons", complete the rest of the section in Oracle Enterprise Manager Grid Control Advanced Installation and Configuration Guide 11g Release 1 (11.1.0.1.0) under Chapter 22, "Upgrading Enterprise Manager System with Add-Ons Installed in Graphical Mode", OR Chapter 23, "Upgrading Enterprise Manager System with Add-Ons Installed in Silent Mode".

B. Upgrading the Agent Component of the Enterprise Manager System to 11gR1 with Add-Ons Installed

  1. To upgrade Enterprise Manager Grid Control, follow the instructions in Oracle Enterprise Manager Grid Control Advanced Installation and Configuration Guide 11g Release 1 (11.1.0.1.0), Chapter 28, "Upgrading Oracle Management Agent with Add-Ons". Complete the following sections:

  2. For the section "After You Upgrade", do the following:

    1. Create a response file titled addon_agent.rsp, and specify the following details:

      RESPONSEFILE_VERSION=2.2.1.0.0
      FROM_LOCATION=<full path of products.xml>
      DEINSTALL_LIST={"<add-on agent component name>","<add-on agent component version>"}
      TOPLEVEL_COMPONENT={"<add-on agent component name>","<add-on agent component version>"}
      ORACLE_HOME=<Agent OracleHome>
      ORACLE_HOME_NAME=<name of the Oracle Home>
      b_upgrade=false
      b_silentInstall=true
      ACCEPT_LICENSE_AGREEMENT=true

      Example:

      RESPONSEFILE_VERSION=2.2.1.0.0
      FROM_LOCATION=<full path of products.xml>
      DEINSTALL_LIST={"oracle.apps.agent_extn","4.0.0.0.0"}
      TOPLEVEL_COMPONENT={"oracle.apps.agent_extn","4.0.0.0.0"}
      ORACLE_HOME=<11.1.0.1.0 Agent Home>
      ORACLE_HOME_NAME=<11.1.0.1.0 Agent Home Name>
      b_upgrade=false
      b_silentInstall=true
      ACCEPT_LICENSE_AGREEMENT=true
      
    2. Export the 11gR1 Agent home as the new Oracle home ORACLE_HOME.

    3. Run the following command from the Oracle home of the Management Agent and pass the response file to install the add-ons:

      $<stage>/Disk1/runInstaller -noconfig -silent -responseFile <absolute_path_to_Location of addon_agent.rsp>
  3. Complete the rest of the steps in the section "Configuration Procedure" in Chapter 28, "Upgrading Oracle Management Agent with Add-Ons", in Oracle Enterprise Manager Grid Control Advanced Installation and Configuration Guide 11g Release 1 (11.1.0.1.0).