ORA-01000: Maximum Open Cursors Exceeded using PL/SQL Cursor based on a Select Statement Containing a Cursor
(Doc ID 1474211.1)
Last updated on FEBRUARY 03, 2022
Applies to:
PL/SQL - Version 11.2.0.2 and laterInformation in this document applies to any platform.
Symptoms
The following error occurs when you iterate through a PL/SQL cursor loop that is based on a SQL statement that contains another cursor for each row in the result set.
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 |
Cause |
Solution |