[INS-35354] The system on which you are attempting to install Oracle RAC is not part of a valid clus

 

[oracle@rac1 database]$ ./runInstaller -ignorePrereq -silent -force -responseFile /home/oracle/db_install.rsp  -showProgress
Starting Oracle Universal Installer...

Checking Temp space: must be greater than 120 MB.   Actual 32976 MB    Passed
Checking swap space: must be greater than 150 MB.   Actual 4239 MB    Passed
Preparing to launch Oracle Universal Installer from /tmp/OraInstall2020-07-27_09-55-35PM. Please wait ...[oracle@rac1 database]$ [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.

 在每个节点的inventory.xml的

改成

[root@rac3 ~]# cat /u01/app/oraInventory/ContentsXML/inventory.xml 





   11.2.0.4.0
   2.1.0.6.0



   
      
      
      
   




 

你可能感兴趣的:(oracle)