ORA-06553: PLS-801: internal error [78405] when opening ref cursor inside execute immediate.
(Doc ID 2965515.1)
Last updated on AUGUST 09, 2023
Applies to:
PL/SQL - Version 19.11.0.0.0 and laterInformation in this document applies to any platform.
Symptoms
Session crashes with ORA-600 [15419] on attempting to fetch from a ref cursor that has been opened a for dynamic SQL statement via execute immediate. This occurs when the procedure that performed the execute immediate is itself called by an intermediate procedure.
Example:
----------
Changes
Apply 19.11 DB RU or newer patch.
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 |