Owner's Manual
Deployment Guide 29
6
In the
Select Installation Type
window, select
Enterprise Edition
and click
Next
.
7
In the
Specify Home Details
window in the
Path
field, verify that the complete Oracle home path is
/opt/oracle/product/10.2.0/db_1
and click
Next
.
NOTE: The Oracle home name in this step must be different from the Oracle home name that you identified
during the CRS installation. You cannot install the Oracle 10g Enterprise Edition with RAC into the same home
name that you used for CRS
.
8
In the
Specify Hardware Cluster Installation Mode
window, click
Select All
and click
Next
.
9
In the
Product-Specific Prerequisite Checks
window, ensure that
Succeeded
appears in the
Status
column for each system check, and then click
Next
.
NOTE: In some cases, a warning may appear regarding swap size. Ignore the warning and click Yes
to proceed.
10
In the
Select Configuration Option
window, select
Install database Software only
and click
Next
.
11
In the
Summary
window, click
Install
.
The Oracle Database software is installed on your cluster.
Next, the
Execute Configuration Scripts
window appears.
12
Follow the instructions in the window and click
OK
.
13
In the
End of Installation
window, click
Exit
.
RAC Post Deployment Fixes and Patches
This section provides the required fixes and patch information for deploying Oracle RAC 10g.
Reconfiguring the CSS Miscount for Proper EMC PowerPath Failover
When an HBA, switch, or EMC Storage Processor (SP) failure occurs, the total PowerPath failover time
to an alternate device may exceed 105 seconds. The default CSS disk time-out for Oracle 10g R2 version
10.2.0.1 is 60 seconds. To ensure that the PowerPath failover procedure functions correctly, increase the
CSS time-out to 120 seconds.
For more information, see Oracle Metalink Note 294430.1 on the Oracle Metalink website at
metalink.oracle.com.
To increase the CSS time-out:
1
Shut down the database and CRS on all nodes except on one node.
2
On the running node, log in as user
root
and type:
crsctl set css misscount 120
3
Reboot all nodes for the CSS setting to take effect.