8 Upgrading to WebLogic Server 10.3.6.0

This chapter discusses these topics:

8.1 Before You Begin

Before you begin upgrading your existing WebLogic Server version to WebLogic 10.3.6.0:

  • Shut down all WebLogic processes you want to upgrade such as:

    • Node Manager

    • Admin Server

    • All Managed Servers

  • Download a new version of JDK 1.7+.

    Note:

    A plus sign '+' after the version number indicates that this and its subsequent versions are supported.
  • Download this patch set for Oracle WebLogic 10.3.6.0: Patch 13529623 (p13529623_1036_Generic.zip)

    Unzip the file in a temporary location and confirm the extracted contains this file:

    wls1036_upgrade_generic.jar

8.2 Installing and Verifying the JDK Version

In order to meet the MTRs for the requisite JDK, if you need to install a new JDK you should install it to a different location. Otherwise you should completely uninstall the existing JDK and replace it with the newer version.

To install and verify the level of an existing JDK, refer to the section of this guide entitled: Section 6.4, "Installing and Verifying the JDK Version."

8.3 Running OUI to Upgrade an Existing WebLogic Server to 10.3.6

This section describes running the Oracle Universal Installer (OUI) to upgrade an existing WebLogic Server to 10.3.6.

  1. Locate this patchset from the temporary location where you downloaded it in Section 8.1, "Before You Begin":

    wls1036_upgrade_generic.jar

  2. Execute either of these commands:

    >java -jar wls1036_upgrade_generic.jar

    or

    >java -d64 -jar wls1036_upgrade_generic.jar

    Upon execution, the installer starts preparing the OUI install program.

    This image is described in surrounding text.
  3. On Choose Middleware Home Directory, select the existing Middleware home you wish to upgrade.

  4. Click the Next button.

    This image is described in surrounding text.
  5. On Register for Security Updates, the Email address and/or the My Oracle Support Password fields as applicable.

  6. Click the Next button.

    This image is described in surrounding text.
  7. On Choose Products and Components, verify the components.

    Note:

    The OUI installer automatically selects the Oracle Coherence component. You can choose to select or deselect this component, keeping in mind that this server type has not yet been verified with Oracle JD Edwards EnterpriseOne.
  8. Click the Next button.

    This image is described in surrounding text.
  9. On Choose Product Installation Directories, verify the directory locations for the previously selected products and components.

    Note:

    A new version of Oracle Coherence_3.7 will be installed.
  10. Click the Next button.

    OUI begins copying the files and performs the upgrade.

    This image is described in surrounding text.
  11. On Installation Complete, click the check box for Run Quickstart to continue with the upgrade of the Oracle WebLogic domains.

  12. Click the Done button to complete the installation and exit OUI.

    The Quickstart configuration screen appears.

    To manually launch the QuickStart configuration wizard, run this executable:

    This image is described in surrounding text.
  13. On the QuickStart links panel, select this link:

    Upgrade domains to version 10.3.6

    An Upgrade Wizard is launched.

    This image is described in surrounding text.
  14. On the Welcome panel of the Upgrade Wizard, review and complete the tasks listed in the Prerequisites section of the above screen.

  15. When the Prerequisite tasks are complete, click the Next button.

    This image is described in surrounding text.
  16. On Select WebLogic Version, select this radio button:

    9.0 or higher

  17. Click the Next button.

    This image is described in surrounding text.
  18. On Select a Domain to Upgrade, drill down through the Oracle/Middleware/user_projects/domains directory structure and select the Oracle JD Edwards domain. For example:

    E1_Apps

  19. Click the Next button.

    This image is described in surrounding text.
  20. On Inspect Domain, review the upgrade configuration selections.

  21. Click the Next button.

    This image is described in surrounding text.
  22. On Select Upgrade Options, select this check box:

    Back up current domain (recommended)

    Caution:

    The wizard advises you that if you choose the check box or Add log files to backup zip, the resultant zip file can be extremely large.
    This image is described in surrounding text.
  23. On Domain Backup, review the message.

  24. Click the Next button.

    This image is described in surrounding text.
  25. On Select Directory for Domain Backup, you can accept or change location and filename of the backup zip file.

    This image is described in surrounding text.
  26. The wizard shows the progress of the domain backup.

  27. When the backup is complete, click the Next button.

    This image is described in surrounding text.
  28. On Finalize Domain Upgrade, review the message.

  29. Click the Next button to begin the Upgrade.

    This image is described in surrounding text.
  30. On Upgrade Complete, click the Done button to exit OUI.

    Note:

    As a result of this domain upgrade, you do not need to individually upgrade any Managed Server.
  31. Start the WebLogic NodeManager.

  32. Start the WebLogic Administration Console.

  33. Start the existing Managed Server such as the Oracle JD Edwards EnterpriseOne HTML server.

  34. Test and verify the upgrade.