Owner's Manual
Installing Oracle on Enterprise Linux 11
Installing Oracle 11g Clusterware,
10g Database, and Patch Set for
Enterprise Linux 5
NOTE: You can download Oracle 11g Clusterware from the Oracle website
at
oracle.com if it was not shipped as part of your Oracle Software kit.
Installing Oracle 11g R1 Clusterware
1
Log in as
root
.
2
Start the X Window System by typing:
startx
.
3
Open a terminal window and type:
xhost +
4
Mount the
Oracle 11g Clusterware
media.
5
Ty p e :
su - oracle
.
6
Ty p e :
<CD_mountpoint>/runcluvfy.sh stage -pre
crsinst -n node1,node2 -r 11gR1 -verbose
, where
node1
and
node2
are the public host names.
If your system is configured correctly, the following message is displayed:
Pre-check for cluster services setup was
successful on all the nodes
.
If your system is not configured correctly, troubleshoot the issues and then
repeat the
runcluvfy.sh
command.
7
Type the following commands to start the
Oracle Universal Installer
:
unset ORACLE_HOME
<CD_mountpoint>/runInstaller
8
In the
Welcome
window, click
Next
.
9
In the
Specify Home Details
window, change the Oracle home path to
<CRS_HOME_PATH>
.
10
Click
Next
, where <CRS_HOME_PATH> is similar to
/u01/crs/product/11.1.0/crs
depending on your CRS_BASE, which in this
example is
/u01/crs
.