Cry
about...
Oracle Troubleshooting
ORA-01000: Maximum open cursors
exceeded
Symptom:
The Oracle error:
ORA-01000: Maximum open cursors
exceeded
Cause
Oracle indicates that this error is
usually encountered in application programs, but could
occur at the database level. I have only encountered it
in application programs. The error indicates that Oracle
has reached the set limit for open cursors allowed for
the session.
Possible Remedies:
|