Deployment Guide
Deployment Guide 37
Applying the 10.1.0.5 Patchset
1
Download the 10.1.0.5 patchset from Oracle MetaLink (p4505133_10105_LINUX.ZIP).
2
Copy the patchset to the folder
/oracle_cds/10.1.0.5
on
one of the nodes
.
3
Unzip the patchset by typing:
unzip p4505133_10105_LINUX.ZIP
4
Change the ownership of the
10.1.0.5
directory by typing:
chown -R oracle.dba /oracle_cds/10.1.0.5
Patching the Database to 10.1.0.5 Patchset
1
Log in as
oracle
.
2
Start the Oracle installer by typing:
/oracle_cds/10.1.0.5/Disk1/runInstaller
3
In the
Welcome
window, click
Next
.
4
In the
Specify File Locations
window, ensure that the source path points to the
products.xml
file
of the 10.1.0.5 staging area.
5
In the
Destination
section, select the database name from the drop-down menu. Make sure that
the path points to the database home of the 10.1.0.3 installation and click
Next
.
6
In the
Selected Nodes
window, ensure that all the member nodes of the 10.1.0.3 installation are
displayed and click
Next
.
7
In the
Available Product Components
window, click
Next
.
8
In the
Summary
window, click
Install
.
The installer prompts you to run the
root.sh
script on all the nodes after the process is completed.
9
Log in as
root
on
each node
and run the
root.sh
script from the database home location.
10
Exit the installer after this running this script from all the nodes.
Configuring the Listener
1
Log in as
root
.
2
Start the X Window System by typing:
startx
3
Open a terminal window and type:
xhost +
4
Log in as
oracle
.
5
Start the Oracle Net Configuration Assistant by typing:
netca
6
Accept the default settings and click
Next
on all the screens to complete the listener configuration.