设为首页 加入收藏

TOP

CRS显示正在运行的dbinstance是offline状态
2015-07-24 10:33:54 来源: 作者: 【 】 浏览:1
Tags:CRS 显示 正在 运行 dbinstance offline 状态

CRS显示 正在运行的db instance 是offline状态
转自:
CRS shows Running Instance Status as OFFLINE (Doc ID 1673397.1)

适用于:
Oracle Database - Enterprise Edition - Version 11.2.0.2 to 11.2.0.3 [Release 11.2]
Information in this document applies to any platform.

症状:
在crsctl stat res -t 输出里,数据库实例的status显示offline,但是数据库实例是正在运行的

$ 
  
   /bin/crsctl stat res ora.racdb.db -t

--------------------------------------------------------------------------------
NAME           TARGET  STATE        SERVER                   STATE_DETAILS       
--------------------------------------------------------------------------------
Cluster Resources
--------------------------------------------------------------------------------
ora.racdb.db
     1        OFFLINE OFFLINE                               Corrupted Controlfile--->显示'Corrupted Controlfile'
     2        ONLINE  ONLINE       rachost2                 Open
     3        ONLINE  ONLINE       rachost3                 Open


$ 
   
    /bin/sr
    vctl status database -d racdb Instance racdb1 is not running on node rachost1 Instance racdb2 is running on node rachost2 Instance racdb3 is running on node rachost3 $ sqlplus / as sysdba ... SQL> select INSTANCE_NAME, STATUS from gv$instance; INSTANCE_NAME STATUS ---------------- ------------ racdb1 OPEN racdb2 OPEN racdb3 OPEN 
   
  

?

实例的alert日志可能会显示如下的信息:

基于此结果,数据库服务不在 offline的instance 上运行。

?

原因:

Due to unpublished Bug 13257122 CRSD AGENT REPORT DB CONTROLFILE CORRUPTED BUT IT STILL ONLINE, CRSD agent reports corrupted control file for read error during fixed table query which is not a real corruption and caused by concurrent control file write.

解决方案
Bug 13257122 has been fixed in 11.2.0.4 and 12.1. Apply the patchset 11.2.0.4 should avoid the problem.

To workaround the issue, please try to re-start the instance via srvctl:

$ srvctl start instance -d racdb -i racdb1

?

】【打印繁体】【投稿】【收藏】 【推荐】【举报】【评论】 【关闭】 【返回顶部
分享到: 
上一篇oracle用户管理入门 下一篇[Oracle]GroupBy语句的扩展-Rollu..

评论

帐  号: 密码: (新用户注册)
验 证 码:
表  情:
内  容:

·TCP/UDP协议_百度百科 (2025-12-26 12:20:11)
·什么是TCP和UDP协议 (2025-12-26 12:20:09)
·TCP和UDP详解 (非常 (2025-12-26 12:20:06)
·Python 教程 - W3Sch (2025-12-26 12:00:51)
·Python基础教程,Pyt (2025-12-26 12:00:48)