Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

ORA-01000 maximum open cursors

user545194Nov 9 2022

Hi,
DB version: Oracle Database 19c Standard Edition 2 Release 19.0.0.0.0 - Production
Version 19.15.0.0.0
When running a complex query the screen returns: ORA-01000 maximum open cursors exceeded... This message does not show up at each execution and the results are returned.
We are not sure where to investigate the problem.
Our current settings:
NAME TYPE VALUE
---------------------- ------- -----
open_cursors integer 10000
session_cached_cursors integer 50
Any ideas greatly appreciated.

Comments
Post Details
Added on Nov 9 2022
10 comments
1,991 views