Friday, August 22, 2008

Oracle RAC Installation Complete - Postinstallation tasks


Verify the Oracle Cluster Database Registry Configuration
------------------------------------------------------------------
$srvctl config database -d racdb ( srvctl -- server control)

node1 racdb1 /u01/app/.../db_1 ( node instance oracle_home)
node2 racdb2 /u01/app/.../db_1

Backup the root.sh script
-----------------------------
$ cd $ORACLE_HOME
$ cp root.sh root.sh.bak

Bakup the voting disk
--------------------------
$ dd if=/dev/raw/raw7 of=/RACdb/OCR/backup/vdisk.bak

Download and install the required patch updates
-------------------------------------------------------

Check Managed Targets
-----------------------------
Use the Grid Control console for this. Open a browser and enter the address for your Grid Control console. Click the Targets tab to verify that all the targets appear here.

No comments: