解决CRS-4639: Could not contact Oracle High Availability Services

在启动asm实例的时候报如下错误:

[grid@b1 ~]$ sqlplus / as sysasm

SQL*Plus: Release 11.2.0.1.0 Production on Thu Sep 12 18:14:13 2013

Copyright (c) 1982, 2009, 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

然后用crsctl check css检查的时候报如下错误:

[grid@b1 ~]$ crsctl check css

CRS-4639: Could not contact Oracle High Availability Services

CRS-4000: Command Check failed, or completed with errors.

解决CRS-4639: Could not contact Oracle High Availability Services过程如下:

[root@b1 grid]# cd /u01/app/11.2.0/grid/crs/install

[root@b1 install]# ./roothas.pl -deconfig -force -verbose

2013-09-12 19:25:05: Checking for super user privileges

2013-09-12 19:25:05: User has super user privileges

2013-09-12 19:25:05: Parsing the host name

Using configuration parameter file: ./crsconfig_params

CRS-4639: Could not contact Oracle High Availability Services

CRS-4000: Command Stop failed, or completed with errors.

CRS-4639: Could not contact Oracle High Availability Services

CRS-4000: Command Delete failed, or completed with errors.

Failure at scls_scr_getval with code 1

Internal Error Information:

Category: -2

Operation: opendir

Location: scrsearch1

Other: cant open scr home dir scls_scr_getval

System Dependent Information: 2

CRS-4544: Unable to connect to OHAS

CRS-4000: Command Stop failed, or completed with errors.

ACFS-9200: Supported

Successfully deconfigured Oracle Restart stack

[root@b1 install]# cd /u01/app/11.2.0/grid/

[root@b1 grid]# ./root.sh

Running Oracle 11g root.sh script...

The following environment variables are set as:

ORACLE_OWNER= grid

ORACLE_HOME= /u01/app/11.2.0/grid

Enter the full pathname of the local bin directory: [/usr/local/bin]:

The file "dbhome" already exists in /usr/local/bin. Overwrite it? (y/n)

[n]: y

Copying dbhome to /usr/local/bin ...

The file "oraenv" already exists in /usr/local/bin. Overwrite it? (y/n)

[n]: y

Copying oraenv to /usr/local/bin ...

The file "coraenv" already exists in /usr/local/bin. Overwrite it? (y/n)

[n]: y

Copying coraenv to /usr/local/bin ...

Entries will be added to the /etc/oratab file as needed by

Database Configuration Assistant when a database is created

Finished running generic part of root.sh script.

Now product-specific root actions will be performed.

2013-09-12 19:27:31: Checking for super user privileges

2013-09-12 19:27:31: User has super user privileges

2013-09-12 19:27:31: Parsing the host name

Using configuration parameter file: /u01/app/11.2.0/grid/crs/install/crsconfig_params

LOCAL ADD MODE

Creating OCR keys for user 'grid', privgrp 'oinstall'..

Operation successful.

CRS-4664: Node b1 successfully pinned.

Adding daemon to inittab

CRS-4123: Oracle High Availability Services has been started.

ohasd is starting

b1 2013/09/12 19:29:12 /u01/app/11.2.0/grid/cdata/b1/backup_20130912_192912.olr

Successfully configured Oracle Grid Infrastructure for a Standalone Server

Updating inventory properties for clusterware

Starting Oracle Universal Installer...

Checking swap space: must be greater than 500 MB. Actual 4094 MB Passed

The inventory pointer is located at /etc/oraInst.loc

The inventory is located at /u01/app/oraInventory

'UpdateNodeList' was successful.

[grid@b1 ~]$ crs_stat -t

Name Type Target State Host

------------------------------------------------------------

ora.cssd ora.cssd.type OFFLINE OFFLINE

ora.diskmon ora....on.type OFFLINE OFFLINE

[grid@b1 ~]$ crs_start -all

Attempting to start `ora.diskmon` on member `b1`

Attempting to start `ora.cssd` on member `b1`

Start of `ora.diskmon` on member `b1` succeeded.

Start of `ora.cssd` on member `b1` succeeded.

[grid@b1 ~]$ sqlplus / as sysasm

SQL*Plus: Release 11.2.0.1.0 Production on Thu Sep 12 19:34:50 2013

Copyright (c) 1982, 2009, Oracle. All rights reserved.

Connected to an idle instance.

SQL> startup

ASM instance started

Total System Global Area 283930624 bytes

Fixed Size 2212656 bytes

Variable Size 256552144 bytes

ASM Cache 25165824 bytes

ASM diskgroups mounted

ASM diskgroups volume enabled

oracle crs 4639,解决CRS-4639: Could not contact Oracle High Availability Services-Oracle相关推荐

  1. oracle crs 不能启动,CRS无法启动的解决过程

    # crsctl check crs Failure 1 contacting CSS daemon Cannot communicate with CRS Cannot communicate wi ...

  2. oracle 启动crs进程,由于CRS磁盘dismount造成的CRS进程无法启动问题

    0 CRS                                                      0DISMOUNTED 2 DATA1                       ...

  3. oracle crs 4563,启动CRS及instance!

    11Gr2中,发现机器重启后instance 没有跟着重新启动. bash-3.00$ ./crsctl check css CRS-4639: Could not contact Oracle Hi ...

  4. CPU值满resmgr:cpu quantum造成的Oracle等待事件解决办法

    cpu quantum造成的Oracle等待事件解决办法 不少接触数据库的朋友有一个困扰已久的问题--resmgr:cpu quantum.已经遇过不少次这种CPU突然全绿的情况,通过隐含参数屏蔽了一 ...

  5. oracle数据库12528,解决(Oracle)ORA-12528: TNS: 监听程序: 所有适用例程都无法建立新连接 问题...

    洋名字叫:ORA-12528: TNS:listener: all appropriate instances are blocking new connections 通过在CMD下用lsnrctl ...

  6. 在Windows 7下安装Oracle 11g的解决方法

    在Windows 7下安装Oracle 11g的解决方法 前不久卸载掉了自己的Windows Vista系统,装上了Windows7 旗舰版,在装机过程中也遇到了很多问题,有些问题是自己不曾遇到过的, ...

  7. Oracle中文乱码解决办法总结

    AMERICAN_AMERICA.WE8ISO8859P1,这个字符编码是西欧字符编码,对应于.Net的就是iso-8859-1字符编码,所以只需要改到系统的默认字符编码就行了. 解决方法: (1) ...

  8. weblogic.jdbc.wrapper.Blob_oracle_sql_BLOB cannot be cast to oracle.sql.BLOB 解决方法

    weblogic.jdbc.wrapper.Blob_oracle_sql_BLOB cannot be cast to oracle.sql.BLOB 解决方法 参考文章: (1)weblogic. ...

  9. oracle ORA-01113的解决方法(file 1 needs media recovery)

    oracle ORA-01113的解决方法(file 1 needs media recovery) 参考文章: (1)oracle ORA-01113的解决方法(file 1 needs media ...

最新文章

  1. 线段树扫描线求矩形周长详解
  2. python好学吗mooc中文网-2020年大学mooc用Python玩转数据作业答案
  3. shell的基础学习
  4. 招聘行业颠覆者【伯小乐】| 手摸手产品研究院
  5. php 自动列,设置自动调整列phpExcel
  6. python都有什么包_常用的Python包有哪些,如何快速掌握Python编程
  7. 【QGIS入门实战精品教程】1.1:QGIS与GIS的区别和联系
  8. python与网页设计的区别_Python与设计模式(三):行为型模式(上)
  9. 公众号jdk 获取手机号_如何获取公众号推文封面图
  10. 【MyBatis框架】查询缓存-二级缓存原理
  11. python date,datetime 和time的区别
  12. EXCEL的底层实现
  13. 利用 Python 插件 xlwings 读写 Excel
  14. 电脑录屏怎么录视频?了解几个小技巧
  15. Docker版NextCloud文件手动扫描同步 定时扫描
  16. 大数据周会-本周学习内容总结08
  17. 大数据学习之小白快速了解flume
  18. mysql 修改年龄_MYSQL——数据修改
  19. 2.文件---open
  20. 在x86和arm编译libmodbus

热门文章

  1. freetype显示中英文
  2. 杜洋-面包板入门电子制作——启发您的电子技术基础
  3. NuGet 符号服务器
  4. 刷机简单教程,双清及错误解决细节
  5. java 集成 layIm 聊天工具
  6. 解决ios浏览器中无法禁止缩放的问题
  7. 软件工程的前景与发展
  8. 率土之滨鸿蒙团,关于率土之滨几个顶级大盟的实力分析
  9. 【转载】官方最完整版:张小龙微信公开课超时演讲,总结微信8年
  10. 伤疤好了有黑印怎么办_伤疤好了有黑印怎么办 轻松拥有平滑肌