My Oracle Support Banner

ORA-1000 When Running JDBC Application (Doc ID 1077199.6)

Last updated on MARCH 18, 2024

Applies to:

JDBC - Version 8.1.7.4 and later
Information in this document applies to any platform.
This problem can occur on any platform.


Symptoms

You have a JDBC application which runs for several hours. It then returns the following error:

ORA-1000 Maximum open cursors exceeded

The database parameter "open_cursors" in the "init.ora" is currently set to a number in excess of the maximum number of cursors you expect your application to have open at any one time. Increasing the value for the parameter  extends the period of time before failure, but does not resolve the issue.

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
References

My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.