While trying to install 11.2.0.3 RAC binary, runInstaller fails with below error:
[INS-35354] The system on which you are attempting to install Oracle RAC is not part of a valid cluster.
Oracle 18c Clusterware has been installed successfully and running without any issue.
After making some search at metalink, I found MOS Oracle 11.2.0.3 runInstaller fails with [INS-35354] error after Installing 12.2.0.1 Grid Infrastructure (Doc ID 2282456.1)
Here are the details:
Error screen is:
Due to missing node list / information in inventory.xml of central inventory.
Even The CRS flag set to TRUE for GI Home, the node details were missing in central inventory.
The nodelist details are missing in inventory.xml file.
Execute below command:
cd $GRID_HOME/oui/bin/
./runInstaller -silent -updateNodeList ORACLE_HOME=$GRID_HOME “CLUSTER_NODES={<nodename1>,<nodename2>}” CRS=TRUE LOCAL_NODE=<nodename1>
Invoke 11.2.0.3 runInstaller and error not dissapear any more.
Bir Cevap Yazın