在某些情況下,在unix/linux上的Oracle crs無法啟動(dòng),需要oracle以single instance啟動(dòng)的時(shí)候,可以重新編譯(Relinking)oracle,關(guān)閉RAC特性,下面記錄其方法:
RAC ON
創(chuàng)新互聯(lián)公司專注于企業(yè)成都全網(wǎng)營(yíng)銷推廣、網(wǎng)站重做改版、永泰網(wǎng)站定制設(shè)計(jì)、自適應(yīng)品牌網(wǎng)站建設(shè)、成都h5網(wǎng)站建設(shè)、商城網(wǎng)站開發(fā)、集團(tuán)公司官網(wǎng)建設(shè)、成都外貿(mào)網(wǎng)站制作、高端網(wǎng)站制作、響應(yīng)式網(wǎng)頁設(shè)計(jì)等建站業(yè)務(wù),價(jià)格優(yōu)惠性價(jià)比高,為永泰等各大城市提供網(wǎng)站開發(fā)制作服務(wù)。
Login as the Oracle software owner and shutdown all database instances on all nodes in the cluster.
cd $ORACLE_HOME/rdbms/lib
If this step did not fail with fatal errors then proceed to step 4.
RAC OFF 解除grid和數(shù)據(jù)庫(kù)的關(guān)系,srvctl將無法操作數(shù)據(jù)庫(kù)
Login as the Oracle software owner and shutdown all database instances on all nodes in the cluster.
cd $ORACLE_HOME/rdbms/lib
If this step did not fail with fatal errors, proceed to step 4.