Error 1155

"Unable to close the cursor on table \"%1\". LOAD TABLE cannot be executed."

Item Description

SQLCode

-1155L

Constant

CANNOT_LOAD_TEMP_WITH_CURSOR

SQLState

WL011

ODBC 2 State

ERROR

ODBC 3 State

ERROR

Sybase Error Code

2831

Severity Code

16

Parameter 1

The name of the table.

Probable cause

You cannot perform LOAD TABLE on a temporary table that has an open cursor on it. An attempt to close the cursor failed. A failed LOAD TABLE would cause all of the rows in the temporary table to be deleted thereby invalidating the cursor.


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