Owner's Manual

32 Configuring and Deploying Oracle for a Single Node
Upgrading the Database 10g Software for a
Single Node
1
As the user
root
, stop the
cssd
process by typing the following:
/etc/init.d/init.cssd stop
NOTE: This procedure may take a few minutes to complete.
2
Open a terminal window.
3
Log in as
oracle
.
4
Ensure that ORACLE_DB_HOME is set, where ORACLE_DB_HOME is
similar to
/u01/app/oracle/product/10.2.0/db_1/
.
5
To start the
Oracle Universal Installer
, type the following in the terminal
window:
<ORACLE_BASE>patches/Disk1/runInstaller
,
where ORACLE_BASE is similar to
/u01/app/oracle.
The
Welcome
screen is displayed.
6
Click
Next
.
7
In the
Specify Home Details
screen, click
Next
.
8
In the
Specify Hardware Cluster Installation Mode
screen, click
Next
.
9
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
.
10
In a terminal window, type the following:
<ORACLE_DB_HOME>root.sh
,
where ORACLE_DB_HOME is similar to
/u01/app/oracle/product/10.2.0/db_1
11
Press
<Enter>
to accept the default answers to the questions generated
by
root.sh
.
NOTE: This procedure may take several minutes to complete.
12
When you complete executing
root.sh
, go back to the
Execute
Configuration Scripts
window and click
OK
.