Quick steps to rebuild the CRS
Root user to perform. the following script
on node1
------------
cd $ORA_CRS_HOME/install
./rootdelete.sh
on node2
------------
cd $ORA_CRS_HOME/install
./rootdelete.sh
on node1 only
--------------
cd $ORA_CRS_HOME/install
./rootdeinstall.sh
cd $ORA_CRS_HOME
./root.sh
on node2
-----------
cd $ORA_CRS_HOME
./root.sh
use netca to delete and add the listener to nodeapps on both nodes
rac1-> srvctl add asm -n rac1 -i +ASM1 -o /u01/app/oracle/product/10.2.0/db_1
rac1-> srvctl add asm -n rac2 -i +ASM2 -o /u01/app/oracle/product/10.2.0/db_1
rac1-> srvctl start asm -n rac1
rac1-> srvctl start asm -n rac2
if ora-27550 then set the parameter of cluster_interconnects on both ASM instances
rac1-> srvctl add database -d icmnlsdb -o /u01/app/oracle/product/10.2.0/db_1
rac1-> srvctl add instance -d icmnlsdb -i icmnlsdb1 -n rac1
rac1-> srvctl add instance -d icmnlsdb -i icmnlsdb2 -n rac2
rac1-> srvctl modify instance -d icmnlsdb -i icmnlsdb1 -s +ASM1
rac1-> srvctl modify instance -d icmnlsdb -i icmnlsdb2 -s +ASM2
rac1-> srvctl start database -d icmnlsdb
rac1-> srvctl add service -d icmnlsdb -s icm_taf -r icmnlsdb1,icmnlsdb2 -P BASIC
rac1-> srvctl start service -d icmnlsdb -s icm_taf
on node1
------------
cd $ORA_CRS_HOME/install
./rootdelete.sh
on node2
------------
cd $ORA_CRS_HOME/install
./rootdelete.sh
on node1 only
--------------
cd $ORA_CRS_HOME/install
./rootdeinstall.sh
cd $ORA_CRS_HOME
./root.sh
on node2
-----------
cd $ORA_CRS_HOME
./root.sh
use netca to delete and add the listener to nodeapps on both nodes
rac1-> srvctl add asm -n rac1 -i +ASM1 -o /u01/app/oracle/product/10.2.0/db_1
rac1-> srvctl add asm -n rac2 -i +ASM2 -o /u01/app/oracle/product/10.2.0/db_1
rac1-> srvctl start asm -n rac1
rac1-> srvctl start asm -n rac2
if ora-27550 then set the parameter of cluster_interconnects on both ASM instances
rac1-> srvctl add database -d icmnlsdb -o /u01/app/oracle/product/10.2.0/db_1
rac1-> srvctl add instance -d icmnlsdb -i icmnlsdb1 -n rac1
rac1-> srvctl add instance -d icmnlsdb -i icmnlsdb2 -n rac2
rac1-> srvctl modify instance -d icmnlsdb -i icmnlsdb1 -s +ASM1
rac1-> srvctl modify instance -d icmnlsdb -i icmnlsdb2 -s +ASM2
rac1-> srvctl start database -d icmnlsdb
rac1-> srvctl add service -d icmnlsdb -s icm_taf -r icmnlsdb1,icmnlsdb2 -P BASIC
rac1-> srvctl start service -d icmnlsdb -s icm_taf
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/12361284/viewspace-616799/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- alter index rebuild 與 rebuild onlineIndexRebuild
- Rebuild IndexesRebuildIndex
- rebuild indexRebuildIndex
- index rebuildIndexRebuild
- Rebuild TreeRebuild
- Veritas Quick I/O and Cached Quick I/OUI
- create a database stepsDatabase
- First steps with Incus
- rebuild與rebuild online效率比對Rebuild
- 聊聊索引Index Rebuild和Rebuild Online(下)索引IndexRebuild
- 索引rebuild和rebuild online時要慎重索引Rebuild
- 聊聊索引Index Rebuild和Rebuild Online(上)索引IndexRebuild
- rebuild index 排序RebuildIndex排序
- sybase rebuild indexRebuildIndex
- steps()的學習
- SSH steps of developingdev
- CSS 動畫的 stepsCSS動畫
- alter index rebuild和rebuild online的區別IndexRebuild
- Quick lime plantUI
- 索引rebuild和rebuild online時要慎重(轉載)索引Rebuild
- Index rebuild --case 1IndexRebuild
- MSSQL Rebuild(重建)索引SQLRebuild索引
- crs_stat -t CRS-0184: Cannot communicate with the CRS daemon
- quick-shell.jsUIJS
- 快速排序(Quick Sort)排序UI
- UNIX Quick Reference SheetUI
- 快速排序 (Quick Sort)排序UI
- dataguard switchover & failover steps (rac)AI
- ORACLE中index的rebuildOracleIndexRebuild
- Index Online RebuildIndexRebuild
- 【羅玄】從鎖的角度看rebuild index online和rebuild indexRebuildIndex
- Qt Quick 如何入門?QTUI
- GUI quick cut and paste failedGUIASTAI
- Quick CHM V2.4.9UI
- iTune & Quick Time7.0UI
- Quick Library 簡介UI
- CRS-0184 Cannot communicate with the CRS daemon
- CRS-0184: Cannot communicate with the CRS daemon