免费注册 查看新帖 |

Chinaunix

  平台 论坛 博客 文库
最近访问板块 发新帖
查看: 1833 | 回复: 0
打印 上一主题 下一主题

tkcrrsarc: (WARN) Failed to find ARCH for message [复制链接]

论坛徽章:
0
跳转到指定楼层
1 [收藏(0)] [报告]
发表于 2011-12-19 13:56 |只看该作者 |倒序浏览
SQL> select version from v$instance;
 
VERSION
-----------------
10.2.0.3.0
查看数据库的时候发现在bdump下有个错误信息,具体内容如下:
--------------------------------------------------------------------------
*** SERVICE NAME:() 2011-02-01 13:58:33.761
*** SESSION ID:(331.1) 2011-02-01 13:58:33.761
tkcrrsarc: (WARN) Failed to find ARCH for message (message:0x1)
tkcrrpa: (WARN) Failed initial attempt to send ARCH message (message:0x1)
Maximum redo generation record size = 156160 bytes
Maximum redo generation change vector size = 150672 bytes
tkcrrsarc: (WARN) Failed to find ARCH for message (message:0x10)
tkcrrpa: (WARN) Failed initial attempt to send ARCH message (message:0x10
--------------------------------------------------------------------------

找到解决方案如下

(Warn) Failed To Find Arch For Message (Message:0x1)

Applies to:

Oracle Server - Enterprise Edition - Version: 10.2.0.1 to 11.1.0.6 - Release: 10.2 to 11.1

Information in this document applies to any platform.

***Checked for relevance on 04-Oct-2010***

Symptoms

- After starting the database receive the following errors in trace file:

> />>

tkcrrsarc: (WARN) Failed to find ARCH for message (message:0x1)

tkcrrpa: (WARN) Failed initial attempt to send ARCH message (message:0x1)

<<<

- After manual performing log switches the following messages occur in the alert.log:

> />>

Shutting down archive processes

Wed Oct 19 14:13:22 2005

ARCH shutting down

ARC2: Archival stopped

<<<

> />

> />

Cause

BUG 4704334 - ''TKCRRSARC: (WARN) FAILED TO FIND ARCH FOR MESSAGE (MESSAGE:0X1)''



These messages are warning messages and are a consequence of the internal archive process spawning and releasing.



There can be different reasons for this message to appear, but it is in fact related to internal work.

The BUG 4704334 has been closed as an duplicate of BUG 6074620 - fixed in 10.2.0.4.1, 10.2.0.5, 11.1.0.7 and 11.2 releases.


Solution

These are only diagnostic messages and can be safely ignored. 

However, there are three options:

Option 1

Ignore the messages.

Option 2

Increase the log_archive_max_processes equal to/or greater than 10

*Testing information about Option 2

log_archive_max_processes=2 may still cause messages, and 4 may cause less.

Recommended setting is 10 or higher as testing has verified that messages disappeared completely at this setting.

Option 3

Upgrade to an release where the BUG 6074620  has been fixed or check patch availability for your version and platform.

References

BUG:4704334 - ''TKCRRSARC: (WARN) FAILED TO FIND ARCH FOR MESSAGE (MESSAGE:0X1)''

采取方案:
SQL> alter system set log_archive_max_processes=4 scope=both;

System altered.
观察一段时间。
您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

  

北京盛拓优讯信息技术有限公司. 版权所有 京ICP备16024965号-6 北京市公安局海淀分局网监中心备案编号:11010802020122 niuxiaotong@pcpop.com 17352615567
未成年举报专区
中国互联网协会会员  联系我们:huangweiwei@itpub.net
感谢所有关心和支持过ChinaUnix的朋友们 转载本站内容请注明原作者名及出处

清除 Cookies - ChinaUnix - Archiver - WAP - TOP