Owner's Manual
26 Deployment Guide
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.
Installing the Oracle Database 10g 10.2.0.2 Patchset
Downloading and Extracting the Installation Software
1
On node 1, log in as
oracle
.
2
Create a folder for the patches and utilities at
/opt/oracle/patches
.
3
Open a web browser and navigate to the Oracle Support website at
metalink.oracle.com
.
4
Log in to your Oracle Metalink account.
5
Search for the patch number 4547817 with Linux x86-64 (AMD64/EM64T) as the platform.
6
Download the patch to the
/opt/oracle/patches
directory.
7
To unzip the downloaded zip file, type the following in a terminal window and press <
Enter
>:
unzip p4547817_10202_LINUX-x86-64.zip