ASM实例启动报错:ORA-29701 :unable to connect to Cluster Manager

方法一:

今天配置asm遇到一个问题,在启动asm实例的时候提示:
 ORA-29701 :unable to connect to Cluster Manager


Cause
Connect to CM failed or timed out.

Action
Verify that the CM was started. If the CM was not started, start it and then
retry the database startup. If the CM died or is not responding, check the
Oracle and CM trace files for errors.

 参考资料,如果出现上面的错误,就检查文件/etc/inittab,看看是否有下面的行:

 h1:35:respawn:/etc/init.d/init.cssd run >/dev/null 2>&1

 如果没有上面的行,请添加上;如果注释掉,请取消注释

我按着说明也添加了.可还是提示同样的错误,我在oracle的官方论坛找到一种方法:

Please run the following batch files in the $ORACLE_HOME/bin directory

cd $ORACLE_HOME/bin

localconfig delete
localconfig add

This will help you to solve your problem

问题解决了,asm实例可以启动了

 

 

方法二:

ORA-29701: unable to connect to Cluster Manager
今天启动ASM报错了,ORA-29701: unable to connect to Cluster Manager
 
搜索了metalink 459775.1
 

Symptoms

When multiple oracle homes exist on a server, the startup of ASM instance fails with error:

ORA-29701: unable to connect to Cluster Manager

Cause

The cluster service is linked to one oracle home and the startup of the ASM instance to another oracle home and thus failing with ORA-29701

Solution

1. Stop CSS process currently running

$ Kill -9  


2. With the root user authentication switch to oracle_home/bin directory

#cd $ORACLE_HOME/bin
#localconfig reset $ORACLE_HOME

3. Start the CSS process

# /etc/init.d/init.cssd start


4. Start the ASM instance

 

来自 “ ITPUB博客 ” ,链接:http://blog.itpub.net/18953778/viewspace-670971/,如需转载,请注明出处,否则将追究法律责任。

转载于:http://blog.itpub.net/18953778/viewspace-670971/

  • 0
    点赞
  • 1
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值