重庆思庄Oracle、Redhat认证学习论坛

 找回密码
 注册

QQ登录

只需一步,快速开始

搜索
查看: 425|回复: 0

[安装] Oracle 11.2.0.3 runInstaller fails with [INS-35354] error after Installing 12...

[复制链接]
发表于 2023-4-16 10:13:16 | 显示全部楼层 |阅读模式
SYMPTOMS
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.
17755643b59a72e701.png
CAUSE
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.

<HOME NAME="OraGI12Home1" LOC="$GRID_HOME" TYPE="O" IDX="1" CRS="true"/>


SOLUTION
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>

The above command does not require any downtime as it will update the central inventory.

Invoke 11.2.0.3 runInstaller.

回复

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

QQ|手机版|小黑屋|重庆思庄Oracle、Redhat认证学习论坛 ( 渝ICP备12004239号-4 )

GMT+8, 2023-10-2 23:30 , Processed in 0.101607 second(s), 25 queries .

重庆思庄学习中心论坛-重庆思庄科技有限公司论坛

© 2001-2020

快速回复 返回顶部 返回列表