Monday, May 30, 2011

single instance to rac

Current Situation : Node1 : DB Size 100GB


Migrate it to RAC
---------------------------

Node 2
Shared Storage
Network Check has to be verified across



Install Oracle Clusterware on New Node ( Node 2 ).
Install Oracle Software for ASM as well as Database Software.

Backup and Restore database shared files to Shared Location.

Downtime

Migrate the Node 1 database to Node 2, Server migration no
DB Migration.

Script to Execute : catclust.sql / rdbms/admin

Install Clusterware on Node 1 , Install database software, addRootNode.sh

Install ASM Home

Node 1 : Pfile can mount and open shared location database

srvctl add database -d


Node 2 wants to add Node 1 in the cluster

No comments: