Owner's Manual

30 Configuring and Deploying Oracle for a Single Node
Installing Oracle Database 10g for a Single Node
Perform the following steps to install Oracle Database 10g:
1
Log in as
root
.
2
As the user
root
, mount the
Oracle Database 10g
media.
3
Start the X Window System by typing:
startx
.
4
Open a terminal window and enter:
xhost +
5
Log in as
oracle
.
6
Start the
Oracle Universal Installer.
In the terminal window, type the following:
<CD_mountpoint>/runInstaller
7
In the
Select Installation Method
window, click
Advanced Installation
and then click
Next
.
8
In the
Select Installation Type
window, click
Enterprise Edition
.
Click
Next
.
9
In the
Specify Home Details
window in the path field, ensure that
the
path is:
<ORACLE_DB_HOME>
where <ORACLE_DB_HOME> is similar to
/u01/app/oracle/product/10.2.0/db_1/’
10
Click
Next
.
11
In the
Product-Specific Prerequisite Checks
window, click
Next
.
12
When the Warning message is displayed, ignore the message and click
Yes
.
13
In the
Select Configuration Option
window, click
Install Database
Software Only
.
14
In the
Summary
window, click
Install
.
15
When prompted, open a terminal window and run
root.sh
.
A brief progress window is displayed, followed by the
End of
Installation
window.