INS-35354 not part of a valid cluster
**可參考MOS文檔:Top 11gR2 RAC Installation Issues (Doc ID 1372375.1)?? ?**
靜默安裝GRID軟件之后,安裝ORACLE軟件時報錯 INS-35354**。**
報錯如下:
Preparing to launch Oracle Universal Installer from /tmp/OraInstall2021-04-22_11-44-09PM. Please wait ... [FATAL] [INS-35354] The system on which you are attempting to install Oracle RAC is not part of a valid cluster. CAUSE: Before you can install Oracle RAC, you must install Oracle Grid Infrastructure on all servers (Oracle Clusterware and Oracle ASM) to create a cluster. ACTION: Oracle Grid Infrastructure is not installed. Install it either from the separate Installation media included in your media pack, or install it by downloading it from Electronic Product Delivery (EPD) or the Oracle Technology Network (OTN). Oracle Grid Infrastructure normally is installed by a different operating system user than the one used for Oracle Database. It may need to be installed by your system administrator. See the installation guide for more details.
原因:
由于在靜默安裝grid軟件時,沒有執行最后一步的腳本:
Execute Root Scripts successful. As install user, execute the following script to complete the configuration. 1. /u01/app/11.2.0/grid/cfgtoollogs/configToolAllCommands RESPONSE_FILE=
導致 /u01/app/oraInventory/ContentsXML/inventory.xml 文件中缺失了:CRS=“true”。
[root@lucifer01 ContentsXML]# cat inventory.xml
重新執行腳本:
cat <
再次查看inventory.xml文件,已經增加 CRS=“true”:
[root@lucifer01 ContentsXML]# cat inventory.xml
再次執行Oracle安裝,不再報錯。
版權聲明:本文內容由網絡用戶投稿,版權歸原作者所有,本站不擁有其著作權,亦不承擔相應法律責任。如果您發現本站中有涉嫌抄襲或描述失實的內容,請聯系我們jiasou666@gmail.com 處理,核實后本網站將在24小時內刪除侵權內容。
版權聲明:本文內容由網絡用戶投稿,版權歸原作者所有,本站不擁有其著作權,亦不承擔相應法律責任。如果您發現本站中有涉嫌抄襲或描述失實的內容,請聯系我們jiasou666@gmail.com 處理,核實后本網站將在24小時內刪除侵權內容。