SQL error: no SQL cursors remaining
Asked By
200 points
N/A
Posted on - 06/17/2011

Hi,
I am a developer on Centura 2.1 and the users have issues when they are trying to connect to an Oracle database. The users are getting this error saying:
SQL Error:
No SQL cursor remaining.
Halt application?
Actually this application was made for them to open lots of cursors at the same time for performance reasons. The users can open exactly 99 cursors at the same time, then after that this error will occur. I launched the same program again and then I was able to open 99 cursors before getting the error and not being allowed to open another anymore. Is this just a limit per running a program or application or it needs re-engineering the applications?
Does anyone know what this is and how to correct this issue? Your assistance would be appreciated.
