问题
在安装11.2.0.4db软件时数据库软件无法识别集群的两个主机
处理方法
[oracle@racdg1-1 database]$ cd /u01/app/oraInventory/
[oracle@racdg1-1 oraInventory]$ ls
ContentsXML logs oraInst.loc orainstRoot.sh oui
[oracle@racdg1-1 oraInventory]$ cd ContentsXML/
[oracle@racdg1-1 ContentsXML]$ ls
comps.xml inventory.xml libs.xml
[oracle@racdg1-1 ContentsXML]$ cat inventory.xml
<?xml version="1.0" standalone="yes" ?>
<!-- Copyright (c) 1999, 2013, Oracle and/or its affiliates.
All rights reserved. -->
<!-- Do not modify the contents of this file by hand. -->
<INVENTORY>
<VERSION_INFO>
<SAVED_WITH>11.2.0.4.0</SAVED_WITH>
<MINIMUM_VER>2.1.0.6.0</MINIMUM_VER>
</VERSION_INFO>
<HOME_LIST>
<HOME NAME="Ora11g_gridinfrahome1" LOC="/u01/app/11.2.0.4/grid" TYPE="O" IDX="1">
<NODE_LIST>
<NODE NAME="racdg1-1"/>
<NODE NAME="racdg1-2"/>
</NODE_LIST>
</HOME>
</HOME_LIST>
<COMPOSITEHOME_LIST>
</COMPOSITEHOME_LIST>
</INVENTORY>
[oracle@racdg1-1 ContentsXML]$
添加内容CRS="true"
重新尝试数据库安装