Collection Contents Index Table in use Next PDF

SQL Anywhere® 10 - Error Messages  > Database Error Messages  > Alphabetic list of error messages

Table must be empty


Item

Value

Constant

SQLE_TABLE_MUST_BE_EMPTY

ODBC 2 State

ERROR

ODBC 3 State

ERROR

Severity

16

SQLCODE

-116

SQLSTATE

55W02

Sybase error code

4901

Probable cause

You attempted to modify a table, and the database server can only perform the change if there are no rows in the table.


Collection Contents Index Table in use Next PDF