ORACLE RAC-Failed to retrieve procctx from ht

简介:

在今天的日志里看到很多的


 

2011-09-26 03:09:40.543: [ OCRSRV][2663369616]th_select_w_f_r: smwait error [1] 
2011-09-26 03:09:42.183: [ OCRSRV][2663369616]th_select_w_f_r: smwait error [1] 
2011-09-26 03:09:42.250: [ OCRSRV][2663369616]th_select_w_f_r: smwait error [1]

2011-09-26 03:28:03.309: [ OCRSRV][3044973456]th_select_handler: Failed to retrieve procctx from ht. constr = [-1324856944] retval lht [-27] Signal CV. 
2011-09-26 03:28:03.330: [ OCRSRV][3044973456]th_select_handler: Failed to retrieve procctx from ht. constr = [-1324856944] retval lht [-27] Signal CV. 
2011-09-26 03:28:05.002: [ OCRSRV][3044973456]th_select_handler: Failed to retrieve procctx from ht. constr = [-1324856944] retval lht [-27] Signal CV. 
2011-09-26 03:28:05.027: [ OCRSRV][3044973456]th_select_handler: Failed to retrieve procctx from ht. constr = [-1324856944] retval lht [-27] Signal CV. 
2011-09-26 03:28:06.392: [ OCRSRV][3044973456]th_select_handler: Failed to retrieve procctx from ht. constr = [-1325190824] retval lht [-27] Signal CV. 
2011-09-26 03:28:06.414: [ OCRSRV][3044973456]th_select_handler: Failed to retrieve procctx from ht. constr = [-1325190824] retval lht [-27] Signal CV. 
2011-09-26 03:28:06.437: [ OCRSRV][3044973456]th_select_handler: Failed to retrieve procctx from ht. constr = [-1325190824] retval lht [-27] Signal CV.
 
这样的信息。


在metalink上查看了一下 
是一个for devlopement message,可以通过 
crsctl debug log crs OCRSRV:0 
屏蔽掉,Oracle的建议是直接忽略 
crsd.log: th_select_handler message repeated [ID 338693.1] 
——————————————————————————– 
Modified 29-JUL-2008 Type PROBLEM Status MODERATED 
In this Document 
Symptoms 
Cause 
Solution 
References 
——————————————————————————– 
This document is being delivered to you via Oracle Support’s Rapid Visibility (RaV) process, and therefore has not been subject to an independent technical review. 
Applies to: 
Oracle Server - Enterprise Edition - Version: 10.2.0.1 
This problem can occur on any platform. 
Checked for relevance on 29-Jul-2008 
Symptoms 
In the Oracle10gR2 crsd-logfile ($CRS_HOME/log//crsd/crsd.log) you will find messages like this: 
2005-10-21 13:08:05.702: [ OCRSRV][3736]th_select_handler: Failed to retrieve procctx from ht. constr = [15299816] retval lht [-27] Signal CV. 
Cause 
This is an informational message for development. 
Solution 
This message can be ignored as described in unpublished bug 4494370. 
Schedule a maintenance window and turn off this messaging as user root on one of the clusternodes:


crsctl debug log crs OCRSRV:0 
Stop and start CRS after changing the tracing level to pick up the change.

解决方法:

在RAC两节点上分别执行如下操作命令即可:

[root@rac2 bin]# ./crsctl debug log crs OCRSRV:0 
Set CRSD Debug Module: OCRSRV Level: 0

 

[root@rac1 bin]# ./crsctl debug log crs OCRSRV:0 
Set CRSD Debug Module: OCRSRV Level: 0



     本文转自vcdog 51CTO博客,原文链接:http://blog.51cto.com/255361/837524,如需转载请自行联系原作者





相关文章
|
3月前
|
运维 Oracle 前端开发
Oracle 11g RAC集群日常运维命令总结
Oracle 11g RAC集群日常运维命令总结
93 2
|
3月前
|
Oracle 关系型数据库
分布式锁设计问题之Oracle RAC保证多个节点写入内存Page的一致性如何解决
分布式锁设计问题之Oracle RAC保证多个节点写入内存Page的一致性如何解决
|
4月前
|
存储 负载均衡 Oracle
|
4月前
|
存储 Oracle 关系型数据库
|
6月前
|
存储 NoSQL 关系型数据库
实时计算 Flink版操作报错之抽取Oracle11g时,报错: "Retrieve schema history failed, the schema records for engine ... has been removed",怎么处理
在使用实时计算Flink版过程中,可能会遇到各种错误,了解这些错误的原因及解决方法对于高效排错至关重要。针对具体问题,查看Flink的日志是关键,它们通常会提供更详细的错误信息和堆栈跟踪,有助于定位问题。此外,Flink社区文档和官方论坛也是寻求帮助的好去处。以下是一些常见的操作报错及其可能的原因与解决策略。
|
6月前
|
存储 Oracle 关系型数据库
Oracle RAC:数据库集群的舞动乐章
【4月更文挑战第19天】Oracle RAC是Oracle提供的高可用性数据库解决方案,允许多个实例共享同一数据库,确保业务连续性和数据完整性。通过集群件和全局缓存服务实现服务器间的协调和通信。RAC提供高可用性,通过故障转移应对故障,同时提升性能,多个实例并行处理请求。作为数据管理员,理解RAC的架构和管理至关重要,以发挥其在数据管理中的最大价值。
|
6月前
|
Oracle 关系型数据库
oracle rac 手工安装补丁,不适用auto
oracle rac 手工安装补丁,不适用auto
73 3
|
6月前
|
存储 运维 Oracle
Oracle系列十八:Oracle RAC
Oracle系列十八:Oracle RAC
|
6月前
|
Oracle 关系型数据库
oracle Hanganalyze no RAC
oracle Hanganalyze no RAC
46 0