今天在做RAC + data Guard 的實(shí)驗。 用了之前做RAC 添加節點(diǎn)的虛擬機。 即以前的rac3節點(diǎn)。 這個(gè)節點(diǎn)之前已經(jīng)卸載過(guò)了。 卸載方法參考:
RAC 卸載 說(shuō)明
但是在安裝Oracle 軟件的時(shí)候,界面提示有問(wèn)題。 截圖如下:
在這里多了一個(gè)OraCrs10g_home 的目錄,里面還有以前的節點(diǎn)rac3. 單節選中之后是,remove 按鈕是灰色的,就是無(wú)法進(jìn)行刪除。
檢查了Oracle 的相關(guān)目錄沒(méi)有問(wèn)題。 最后發(fā)現 /u01/app/oracle/oraInventory 沒(méi)有清空。 Oracle 在安裝的時(shí)候,會(huì )往這個(gè)目錄copy 文件。 嘗試把這個(gè)目錄清空之后,再次安裝,正常了。
[root@rac3 oracle]# cd oraInventory/
[root@rac3 oraInventory]# pwd
/u01/app/oracle/oraInventory
[root@rac3 oraInventory]# ls
Contents install.platform oraInstaller.properties orainstRoot.sh
ContentsXML logs oraInst.loc oui
[root@rac3 oraInventory]# rm -rf *
一句話(huà)總結: DBA,細節決定成敗。
本站僅提供存儲服務(wù),所有內容均由用戶(hù)發(fā)布,如發(fā)現有害或侵權內容,請
點(diǎn)擊舉報。