安装rac出Initial cluster configuration failed问题,解决办法 oraclerac
程序员文章站
2022-07-04 19:35:47
...
[root@rac2 ~]# /oracle/grid/root.sh
出现:
Initial cluster configuration failed. See /oracle/grid/cfgtoollogs/crsconfig/rootcrs_r ac2.log for details
解决办法
[root@rac2 ~]# /oracle/grid/crs/install/roothas.pl -delete -force -verbose
再执行
[root@rac2 ~]# /oracle/grid/root.sh
参考:http://www.cnblogs.com/abenz/archive/2010/06/08/1754328.html
上一篇: OO设计中的一点心得
下一篇: Is Design Dead?