当前位置:Gxlcms > 数据库问题 > 偶遇台湾同胞的Oracle 12.1.0 2 CRS call completion 等待事件BUG

偶遇台湾同胞的Oracle 12.1.0 2 CRS call completion 等待事件BUG

时间:2021-07-01 10:21:17 帮助过:16人阅读

)关闭掉。


部分awr截图如下:

技术分享


技术分享




APPLIES TO:

Oracle Database - Enterprise Edition - Version 11.2.0.3 and later
Information in this document applies to any platform.

SYMPTOMS

o Grid Infrastructure home and rdbms home is running on 11.2.0.3.7.
o Database instance fail to start, with ORA-7445 [strstr()]

o The failing process is gen0, and the current Wait Stack shows waiting for ‘CRS call completion‘

o The call stack of the error is:

ORA-07445: exception encountered: core dump [strstr()] [SIGSEGV] [ADDR:0x0] [PC:0x3EC307A310] [SI_KERNEL(general_protection)]

Call stack:

[]skdstdst<-ksedst1<-ksedst<-dbkedDefDump<-ksedmp<-ssexhd<-__sighandler<-strstr<-clsrapii_rem_dep

 

CAUSE

Due to

BUG 22999793 - ORA-07445 [__STRSTR_SSE42()+10] - SIMILAR TO BUG 17230892 THAT CT IS HITTING

SOLUTION

The bug fix is included in 12.2.0.2, request/apply the patch if there‘s an impact.

The workaround for successful startup of instance is by setting hidden parameter "_notify_crs"=false, which will prevent the database instance from notifying the CRS daemon process.




 

 


本文出自 “roidba” 博客,请务必保留此出处http://roidba.blog.51cto.com/12318731/1978534

偶遇台湾同胞的Oracle 12.1.0 2 CRS call completion 等待事件BUG

标签:偶遇台湾同胞的oracle 12.1.2.0 bug处理

人气教程排行