Chinaunix首页 | 论坛 | 博客

qsh

  • 博客访问: 4030544
  • 博文数量: 1015
  • 博客积分: 15904
  • 博客等级: 上将
  • 技术积分: 8572
  • 用 户 组: 普通用户
  • 注册时间: 2008-07-04 19:16
文章分类

全部博文(1015)

文章存档

2019年(1)

2017年(1)

2016年(19)

2015年(27)

2014年(30)

2013年(95)

2012年(199)

2011年(72)

2010年(109)

2009年(166)

2008年(296)

分类: LINUX

2013-01-05 14:15:34

oracle 11g rac-root.sh报错-rac1执行成功之后,rac2再执行

 

当第一次root不成功,第二次执行时会遇到这样的错误:
[root@dbserver1 ~]#/apps/oracle/11.2.0/grid/root.sh
……

Now product-specific root actions will be performed.
2012-05-27 21:15:21: Parsing the host name
2012-05-27 21:15:21: Checking for super user privileges
2012-05-27 21:15:21: User has super user privileges
Using configuration parameter file: /apps/oracle/11.2.0/grid/crs/install/crsconfig_params
CRS is already configured on this node for crshome=0
Cannot configure two CRS instances on the same cluster.
Please deconfigure before proceeding with the configuration of new home.

可以执行下面的命令后再重新做。

[root@dbserver1 ~]# /apps/oracle/11.2.0/grid/crs/install/roothas.pl -delete -force -verbose


然后再做就没问题了:

[root@dbserver1 ~]#/apps/oracle/11.2.0/grid/root.sh

阅读(1073) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~