When Trying to Return a Ref Cursor Results in Ora-01001 Or Ora-00604 After Upgrade to 11.1.0.7 / 11.2
(Doc ID 1106914.1)
Last updated on OCTOBER 05, 2022
Applies to:
PL/SQL - Version 11.1.0.7 to 11.2.0.1 [Release 11.1 to 11.2]Information in this document applies to any platform.
Symptoms
When trying to pass back a ref cursor from a stored procedure results in the errors:ORA-01001 Invalid cursor
ORA-00604 recursive cursor error
Sql Code that Reproduces the problem:
Changes
Errors started after upgrading the Oracle Database to version 11.1.0.7.0 or 11.2.0.1.0.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 |