Error 683

"The cursor name '%1' already exists"

Item Description

SQLCode

-683L

Constant

DUPLICATE_CURSOR_NAME

SQLState

WJ004

ODBC 2 State

ERROR

ODBC 3 State

ERROR

Sybase Error Code

2312

Severity Code

16

Parameter 1

The name of the cursor.

Probable cause

You attempted to declare a cursor with a name that already exists. Cursor names must be unique within a connection.


Created April 27, 2010. Send feedback on this help topic to Sybase Technical Publications: pubs@sybase.com