Serdar Turgut Oracle Blog
BLOG of Serdar Turgut for Oracle DBA and developers
Wednesday, August 19, 2009
Relink with RAC OFF
If a RAC installed Oracle Home is copied to a Non rac standby so You must relink it.
Shutdown the database completely.
Relink with RAC OFF :
cd $ORACLE_HOME/rdbms/lib
make -f ins_rdbms.mk rac_off
make -f ins_rdbms.mk ioracle
Startup the database
‹
›
Home
View web version