Owner's Manual

26
Installing 11.1.0.7 Patch Set for Oracle Database
NOTE: Before you install the patch set, ensure that all the Oracle services are
stopped.
Complete the following procedures before creating a listener and a seed
database.
Installing the Patch Set
1
On the first node, open a terminal window.
2
Log in as
oracle
.
3
Shut down the Oracle Clusterware node applications on all nodes. In the
terminal window, type the following and press
<Enter>
:
$ORACLE_HOME/bin/srvctl stop nodeapps -n <nodename>
4
Repeat step 3 on the remaining nodes and change the nodename of that given
node.
5
On the first node, open a new terminal window.
6
Log in as
oracle
.
7
Type the following and press
<Enter>:
export ORACLE_HOME=/opt/oracle/product/11.1.0/db_1
8
Start the Oracle Universal Installer by typing the following in the terminal
window, and press
<Enter>
:
cd /opt/oracle/patches/Disk1/
./runInstaller
9
The
Welcome
screen appears. Click
Next
.
10
In the
Specify Home Details
screen, click
Next
.
11
In the
Specify Hardware Cluster Installation Mode
screen, click
Next
.
12
In the
Summary
screen, click
Install
.
The Oracle Universal Installer scans your system, displays all the patches that
are required to be installed, and installs them on your system. When the
installation completes, the
End of Installation
screen appears. A message
window appears, prompting you to run
root.sh
as user
root
.
13
Open a terminal window.