Showing posts with label internal error. Show all posts
Showing posts with label internal error. Show all posts

Tuesday, June 24, 2008

Internal Eerror Code LibraryCacheNotEmptyOnClose

Found in

Oracle Server - Enterprise Edition - Version: 10.2.0.1 to 10.2.0.4
in any platform.

Metalink note


Note:466425.1
Note:4483084.8
Note:365103.1

Signs

ORA-600 [LibraryCacheNotEmptyOnClose] , [], [], [] [], [], [], []


Bug

4483084

Fixed in

11.1.0.6 (Base Release)


Workaround

Ignore the error as it just indicates that there are some items in the library cache when closing down the instance. The error itself occurs AFTER the database close and dismount stages so only affects the instance shutdown itself. Datafiles have been closed cleanly.

It is intended that this will be fixed in 10.2.0.5 but this has not yet been confirmed.

Sunday, June 1, 2008

Internal Error Code Kkslgbv0

Found in
Oracle Server - Enterprise Edition - Version: 10.2.0.1 to 10.2.0.3
in any platform.

Metalink note

Note:382567.1
Note:416001.1
Note:5155885.8

Signs
The alert log shows the error:
ORA-00600: internal error code, arguments: [kkslgbv0], [], [], [], [], [], [], []

Bug
5155885

Fixed in
10.2.0.4 (Server Patch Set)
11.1.0.6 (Base Release)

Apply Patch
Patch 5155885

Workaround
Use CURSOR_SHARING=EXACT or
set "_optim_peek_user_binds"=false so that bind values are not peeked.


Internal error Code Kcbz_check_objd_typ_3

Found in
Oracle Server - Enterprise Edition - Version: 10.2.0.2 to 10.2.0.3
in any platform.
The cause of this problem has been identified and verified in an Unpublished Bug 4430244.
Metalink Note
Note:430223.1

Signs
Segment Advisor is being used.
ORA-00600: internal error code, arguments: [kcbz_check_objd_typ_3], [4], [0], [15], [], [], [], []

Fixed in
10.2.0.4 (Server Patch Set)
11.1.0.6 (Base Release)

Apply patch
Patch 4430244