Owner's Manual
Installing Oracle 11g R1 Database (Single Node) 35
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 node name
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 is displayed. Click
Next
.
10
In the
Specify Home Details
screen, click
Next
.
11
In the
Email Address
screen, enter the appropriate information to be
informed of security issues and installed products, and click
Next
.
Otherwise, skip this section by clicking
Next
.
12
In the
Product Specific Prerequisite Checks
screen, ensure your checks
succeed and click
Next
.
13
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 is
displayed. A message window is displayed, prompting you to run
root.sh
as user
root
.
14
Open a terminal window.