view counter

Upgrade Grid Infrastructure from 11.2.0.2 to 11.2.0.3 on Linux

Thanks to Hans Camu for this story

In this article I will describe the steps to upgrade an Oracle 11.2.0.2 Grid Infrastructure cluster on Linux to version 11.2.0.3.

view counter
In this article a 2-node cluster with nodes RAC1 and RAC2 is used for this purpose.
Unlike most other articles I will not describe how to use the OUI to install the software and do the upgrade.
For this purpose I will execute a software only installation of the GI software (for which the OUI will be used, but there it ends)
and then also apply some patches before the actual upgrade. The upgrade itself will be executed using the silent option of the config.sh tool.
I will show you how to check the prerequisites to upgrade the Grid Infrastructure software.
The upgrade of the RDBMS software and the upgrade of the database will NOT be discussed here, but in a next article.
Before you start upgrading make sure patch 12539000: 11203:ASM UPGRADE FAILED ON FIRST NODE WITH ORA-03113 is installed.
Without this patch you will not be able to perform a successful upgrade to 11.2.0.3.
This patch is available on top of the base 11.2.0.2.0 version and a version is available for GI PSU 1 until GI PSU 5.
The patch is included from GI PSU 6 and above.
To upgrade to 11.2.0.3 the following steps are involved:

  1. Meet the 11.2.0.3 prerequisites
  2. Perform a software only installation of the base 11.2.0.3 software
  3. Apply latest GI PSU (11.2.0.3.3) and, if needed, some additional patches to the GI software
  4. Run the cluster verification utility to check the prerequisites for the upgrade
  5. Run the config.sh in silent mode to configure the cluster using the new 11.2.0.3 software
  6. Run the rootupgrade.sh to actually upgrade to version 11.2.0.3

Upgrade Grid Infrastructure from 11.2.0.2 to 11.2.0.3 on Linux
Filed under: Grid Infrastructure, HA, Linux Tagged: 11.2.0.2, 11.2.0.3, 11gR2, GI, Grid Infrastructure, High Availabiblity, software only, Upgrade

Read the entire article at its source

view counter