My Oracle Support Banner

LOGMNR_BUILDLOG ORA-00600: Internal Error Code, Arguments: [kkpo_rcinfo_ (Doc ID 2755867.1)

Last updated on APRIL 17, 2023

Applies to:

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

Symptoms

ALTER TABLE SYS.LOGMNR_BUILDLOG ADD ( DBID NUMBER )
*
ERROR at line 1:
ORA-00600: internal error code, arguments: [kkpo_rcinfo_defstg:objnotfound],
[1308], [], [], [], [], [], [], [], [], [], []


ALTER TABLE SYS.LOGMNR_BUILDLOG ADD ( CONTAINER_ID NUMBER )
*
ERROR at line 1:
ORA-00600: internal error code, arguments: [kkpo_rcinfo_defstg:objnotfound],
[1308], [], [], [], [], [], [], [], [], [], []


ALTER TABLE SYS.LOGMNR_BUILDLOG ADD ( CONTAINER_UID NUMBER )
*
ERROR at line 1:
ORA-00600: internal error code, arguments: [kkpo_rcinfo_defstg:objnotfound],
[1308], [], [], [], [], [], [], [], [], [], []


ALTER TABLE SYS.LOGMNR_BUILDLOG ADD ( CONTAINER_NAME VARCHAR2(384) )
*
ERROR at line 1:
ORA-00600: internal error code, arguments: [kkpo_rcinfo_defstg:objnotfound],
[1308], [], [], [], [], [], [], [], [], [], []


ALTER TABLE SYS.LOGMNR_BUILDLOG ADD ( RESETLOGS_CHANGE# NUMBER )
*
ERROR at line 1:
ORA-00600: internal error code, arguments: [kkpo_rcinfo_defstg:objnotfound],
[1308], [], [], [], [], [], [], [], [], [], []
|
|
 Error at line 4767: script rdbms/admin/catlmnr.sql
  - ORA-00904: "BUILD_OP": invalid identifier
Patch 32218454 apply (pdb PPERTLR2): WITH ERRORS
  logfile: /opt/app/oracle/cfgtoollogs/sqlpatch/32218454/24018797/32218454_apply_CPERTTX_PPERTLR2_2021Jan31_10_18_22.log (errors)
  -> Error at line 117: script rdbms/admin/backport_files/bug_31193292_apply.sql
  - ORA-00600: internal error code, arguments: [kkpo_rcinfo_defstg:objnotfound],
  - [1308], [], [], [], [], [], [], [], [], [], []
|
|
  -> Error at line 194: script rdbms/admin/backport_files/bug_31193292_apply.sql
  - ORA-00600: internal error code, arguments: [kkpo_rcinfo_defstg:objnotfound],
  - [1308], [], [], [], [], [], [], [], [], [], []
  -> Error at line 4767: script rdbms/admin/catlmnr.sql
  - ORA-00904: "BUILD_OP": invalid identifier

Changes

 

Cause

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Symptoms
Changes
Cause
Solution
References


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.