Sunday, December 22, 2013

Weblogic 10.3.5 to 10.3.6 upgrade

Follow the below steps to upgrade weblogic from 10.3.5 to 10.3.6 . http://docs.oracle.com/cd/E24902_01/doc.91/e18840/upgrade_1036.htm Step 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 Step 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 5.4, "Installing and Verifying the JDK Version." Step 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 7.1, "Before You Begin": wls1036_upgrade_generic.jar 2.Open a Command window with Run as Administrator option and run this command from the prompt: >java -jar wls1036_upgrade_generic.jar Upon execution, the installer starts preparing the OUI install program. 3.On Choose Middleware Home Directory, select the existing Middleware home you wish to upgrade. 4.Click the Next button. 5.On Register for Security Updates, the Email address and/or the My Oracle Support Password fields as applicable. 6.Click the Next button. 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. 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. 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. 13.On the QuickStart links panel, select this link: Upgrade domains to version 10.3.6 An Upgrade Wizard is launched. 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. 16.On Select WebLogic Version, select this radio button: 9.0 or higher 17.Click the Next button. 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. 20.On Inspect Domain, review the upgrade configuration selections. 21.Click the Next button. 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. 23.On Domain Backup, review the message. 24.Click the Next button. 25.On Select Directory for Domain Backup, you can accept or change location and filename of the backup zip file. 26.The wizard shows the progress of the domain backup. 27.When the backup is complete, click the Next button. 28.On Finalize Domain Upgrade, review the message. 29.Click the Next button to begin the Upgrade. 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. ================================================================================================ Upgrading WLS from 10.3.5 to 10.3.6 Download the software You can download the WebLogic Server software from Oracle Support. It isn't easy but it has to be done. Once you have logged in to Oracle Support do the following: 1.Click on the "Patches & Updates" tab 2.In the "Patch Search" box select the following 1.Product - Oracle WebLogic Server 2.Release - 10.3.6 (or whatever release you are looking for) 3.Platform - Whatever platform you are looking for (■10.3.6: For windows 32 bit: Patch 13529639 ) 4.Description - upgrade 5.Click Search 3.Click the Patch Name/Number 4.Click the Download button. This should get you the upgrade installer you need. Backup your software and domain folders Just to be on the safe side it is a good idea to backup your software and domain folders. The easiest way to do that is to Zip the folders and copy the zip files to a safe place. Run the installer To run the installer simply run the downloaded file. On 64 bit architectures that is most like running: java -jar wls1036_upgrade_installer.jar Once the installer is ready it is simply going through the install wizard.

No comments:

Post a Comment