-
Mar 14th, 2010, 05:03 AM
#1
Spring StoredProcedure RowMapper - max cursors exceeded
Hi,
We're using Spring StoredProcedure to call Oracle Stored Procs that return REF_CURSOR.
I understood that Spring would do the grunge work of closing cursors, connections etc.
But I see that the cursors remain open in Oracle and at some point my application runs into the "max open cursors exceed..." problem.
Pls help to resolve this issue.
Thanks,
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules