ORA-00600 [19708] When Executing A Package.
(Doc ID 1947482.1)
Last updated on FEBRUARY 22, 2019
Applies to:
Oracle Database - Enterprise Edition - Version 11.2.0.3 and laterOracle Database Cloud Schema Service - Version N/A and later
Oracle Database Exadata Express Cloud Service - Version N/A and later
Oracle Database Exadata Cloud Machine - Version N/A and later
Oracle Cloud Infrastructure - Database Service - Version N/A and later
Information in this document applies to any platform.
Symptoms
If a package that is called is compiled using the "DEBUG" compilation option, no error is generated.
If that same package is compiled without the "DEBUG" compilation option, it generates ORA-00600 [19708] error.
ORA-00600: internal error code, arguments: [19708], [], [], [], [], [], [], [], [], [], [], []
The failing package was compiled with PLSQL_OPTIMIZE_LEVEL=2 (the default).
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 |