Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Maximum cursor exceeds ORA-01000: maximum open cursors exceeded [SWF-1760] #933

Open
spring-operator opened this issue Nov 14, 2022 · 1 comment
Labels
status: waiting-for-triage We need additional information before we can continue

Comments

@spring-operator
Copy link
Contributor

Anuj Sharma opened SWF-1760 and commented

I am using Spring Boot and Store proc call.

When we query for bulk data GET call then a stored proc gets called and it returns a cursor.

after sometime over server we face the issue as below:
 
ORA-01000: maximum open cursors exceeded

we have OPEN_CURSORS configured at DB side( oracle) 300.

We are using SimpleJdbcCall.

Kindly address the issue.


No further details from SWF-1760

@spring-operator
Copy link
Contributor Author

Rossen Stoyanchev commented

Could you clarify how is this related to Spring Web Flow?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: waiting-for-triage We need additional information before we can continue
Projects
None yet
Development

No branches or pull requests

1 participant