Owner's Manual

28 Deployment Guide
www.dell.com | support.dell.com
Before you install the patch on the nodes, use the following guidelines:
Do not run
root.sh
($ORACLE_HOME/root.sh) on any node until you install the patch.
During the RAC installation procedure, install the patch on the first node and then run
root.sh
. on the node.
To install the patch on all of the cluster nodes:
1
Log in as user
oracle
.
2
Create a folder for the patches and utilities at /
opt/oracle/patches
(if required).
3
Log in to your Oracle Metalink account.
4
Perform a simple search for patch number 4039296 with Linux x86-64 (AMD) as the
platform.
5
Download the patch to the /
opt/oracle/patches
directory.
6
Perform a simple search for patch number 2617419 with Linux x86-64 as the platform.
7
Download the patch to the /
opt/oracle/patches
directory.
8
Shutdown all Oracle services including Oracle CRS on all of the cluster nodes (if applicable).
9
Log in as user
oracle
and type:
cd /opt/oracle/patches
unzip p4039296_10103_LinuxAMD64.zip
unzip p2617419_10102_GENERIC.zip
10
Log in as user
root
and type:
export ORACLE_HOME=$ORA_CRS_HOME
export OPATCH_PLATFORM_ID=226
cd 4039296
../OPatch/opatch apply
When finished, the following message appears:
Patch succeeded.
11
Log in as user
oracle
and type:
export OPATCH_PLATFORM_ID=226
cd 4039296
../OPatch/opatch apply
When finished, the following message appears:
Patch succeeded.