Error 1230

"Too many open cursors"

Item Description

SQLCode

-1230L

Constant

TOO_MANY_CURSORS

SQLState

54W12

ODBC 2 State

ERROR

ODBC 3 State

ERROR

Sybase Error Code

2909

Severity Code

17

Probable cause

You exceeded the number of cursors allowed to be open on a single UltraLite database. Check to ensure you are freeing statements when you are done with them.


Created May 6, 2011. Send feedback on this help topic to Sybase Technical Publications: pubs@sybase.com