微信公众号搜"智元新知"关注
微信扫一扫可直接关注哦!

ORA-29701: unable to connect to Cluster Synchronization Service


[grid@read3-sd ~]$ sqlplus / as sysasm

sql*Plus: Release 11.2.0.3.0 Production on Wed Apr 19 16:41:15 2017

copyright (c) 1982,2011,Oracle.  All rights reserved.

Connected to an idle instance.

sql> startup
ORA-01078: failure in processing system parameters
ORA-29701: unable to connect to Cluster Synchronization Service
sql> 
sql> 
sql> 
sql> exit
disconnected
[grid@read3-sd ~]$  crsctl check css
CRS-4530: Communications failure contacting Cluster Synchronization Services daemon
[grid@read3-sd ~]$ 
[grid@read3-sd ~]$ crsctl start resource ora.cssd
CRS-2672: Attempting to start 'ora.cssd' on 'read3-sd'
CRS-2672: Attempting to start 'ora.diskmon' on 'read3-sd'
CRS-2676: Start of 'ora.diskmon' on 'read3-sd' succeeded
CRS-2676: Start of 'ora.cssd' on 'read3-sd' succeeded
[grid@read3-sd ~]$ sqlplus / as sysasm

sql*Plus: Release 11.2.0.3.0 Production on Wed Apr 19 17:06:52 2017

copyright (c) 1982,Oracle.  All rights reserved.

Connected to an idle instance.

sql> startup
ASM instance started

Total System Global Area  592920576 bytes
Fixed Size                  2230632 bytes
Variable Size             565524120 bytes
ASM Cache                  25165824 bytes
ASM diskgroups mounted

原文地址:https://www.jb51.cc/oracle/209583.html

版权声明:本文内容由互联网用户自发贡献,该文观点与技术仅代表作者本人。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌侵权/违法违规的内容, 请发送邮件至 dio@foxmail.com 举报,一经查实,本站将立刻删除。

相关推荐