ORA-4043 and ORA-600 [ktcdrt] When Compiling or Dropping a Package
(Doc ID 561399.1)
Last updated on JANUARY 30, 2022
Applies to:
Oracle Database - Enterprise Edition - Version 9.2.0.1 to 9.2.0.6 [Release 9.2]Oracle Database Exadata Cloud Machine - Version N/A and later
Oracle Cloud Infrastructure - Database Service - Version N/A and later
Oracle Database Cloud Exadata Service - Version N/A and later
Oracle Database Exadata Express Cloud Service - Version N/A and later
Information in this document applies to any platform.
Symptoms
NOTE: The document content below, the user information and data used represents fictitious data from the Oracle sample schema(s) or Public Documentation delivered with an Oracle database product. Any similarity to actual persons, living or dead, is purely coincidental and not intended in any manner.
The following errors appear when compiling a package:
alter package <SCHEMA_NAME>.<PACKAGE_NAME> compile;
alter package <SCHEMA_NAME>.<PACKAGE_NAME> compile
ERROR at line 1:
ORA-04043: object SYS_PLSQL_8957_129_1 does not exist
alter package <SCHEMA_NAME>.<PACKAGE_NAME> compile;
alter package <SCHEMA_NAME>.<PACKAGE_NAME> compile
*
ERROR at line 1:
ORA-00600: internal error code, arguments: [ktcdrt], [0x64BB1CD4], [], [], [],
[], [], []
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 |