最新文章专题视频专题问答1问答10问答100问答1000问答2000关键字专题1关键字专题50关键字专题500关键字专题1500TAG最新视频文章推荐1 推荐3 推荐5 推荐7 推荐9 推荐11 推荐13 推荐15 推荐17 推荐19 推荐21 推荐23 推荐25 推荐27 推荐29 推荐31 推荐33 推荐35 推荐37视频文章20视频文章30视频文章40视频文章50视频文章60 视频文章70视频文章80视频文章90视频文章100视频文章120视频文章140 视频2关键字专题关键字专题tag2tag3文章专题文章专题2文章索引1文章索引2文章索引3文章索引4文章索引5123456789101112131415文章专题3
当前位置: 首页 - 科技 - 知识百科 - 正文

Oraclebug之ORA-00600[LibraryCacheNotEmptyOnClose]

来源:动视网 责编:小采 时间:2020-11-09 11:59:12
文档

Oraclebug之ORA-00600[LibraryCacheNotEmptyOnClose]

Oraclebug之ORA-00600[LibraryCacheNotEmptyOnClose]:Oracle bug 之ORA-00600 [LibraryCacheNotEmptyOnClose] 帮一客户关闭数据库。在关闭实例阶段,alert显示 引用 Fri May 14 01:08:49 2010 System State dumped to trace file /u01/app/Oracle/oracle/p
推荐度:
导读Oraclebug之ORA-00600[LibraryCacheNotEmptyOnClose]:Oracle bug 之ORA-00600 [LibraryCacheNotEmptyOnClose] 帮一客户关闭数据库。在关闭实例阶段,alert显示 引用 Fri May 14 01:08:49 2010 System State dumped to trace file /u01/app/Oracle/oracle/p


Oracle bug 之ORA-00600 [LibraryCacheNotEmptyOnClose]

帮一客户关闭数据库。在关闭实例阶段,,alert显示

引用

Fri May 14 01:08:49 2010
System State dumped to trace file /u01/app/Oracle/oracle/product/10.2.0/db_2/admin/HIS3/udump/his3_ora_634882.trc
Fri May 14 01:08:49 2010
Errors in file /u01/app/oracle/oracle/product/10.2.0 _2/admin/HIS3/udump/his3_ora_634882.trc:
ORA-00600: internal error code, arguments: [LibraryCacheNotEmptyOnClose], [], [], [], [], [], [], []

错误很明确了,LibraryCacheNotEmptyOnClose内存在实例关闭时,没有释放。估计是bug引起的,并不会引起数据库的不一致。经查metalink,偶然验证了我的判断。以下是matalink的说明:

引用

Applies to:
Oracle Server - Enterprise Edition - Version: 10.2.0.1 to 10.2.0.4 - Release: 10.2 to 10.2
Information in this document applies to any platform.
Symptoms
o ORA-600 [LibraryCacheNotEmptyOnClose] is reported in the alert.log on shutdown.
The trace file shows following call stack trace and will also include a System State:

kglshu kqlnfy kscnfy ksmshu
opistp_real opistp opiodr ttcpip opitsk opiino opiodr opidrv
sou2o opimai_real main libc_start_main

o Using the mechanism described in Note 301171.1 to pin objects in the Shared Pool
might cause the error. The problem disappears when the pinning of objects is stopped by
deactivating the associated triggers.

Cause
This is due to unpublished Bug 4483084 'ORA-600 [LIBRARYCACHENOTEMPTYONCLOSE]'

This is a bug in that an ORA-600 error is reported when it is found that something is still going on during shutdown. It does not indicate any damage or a problem in the system.

Solution

This problem is fixed in 11.1.0.6.
Due to the nature of the fix, it is not possible to backport to earlier releases.

The error can be safely ignored as it does not indicate a problem with the database.

文档

Oraclebug之ORA-00600[LibraryCacheNotEmptyOnClose]

Oraclebug之ORA-00600[LibraryCacheNotEmptyOnClose]:Oracle bug 之ORA-00600 [LibraryCacheNotEmptyOnClose] 帮一客户关闭数据库。在关闭实例阶段,alert显示 引用 Fri May 14 01:08:49 2010 System State dumped to trace file /u01/app/Oracle/oracle/p
推荐度:
标签: bug oracle oracle教程
  • 热门焦点

最新推荐

猜你喜欢

热门推荐

专题
Top