Collection Contents Index Table '%1' is part of a synchronization definition Next PDF

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

Table '%1' not found


Item

Value

Constant

SQLE_TABLE_NOT_FOUND

ODBC 2 State

S0002

ODBC 3 State

42S02

Parameter 1

Name of the table that could not be found.

Severity

11

SQLCODE

-141

SQLSTATE

42W33

Sybase error code

2706

Probable cause

You misspelled the name of a table, or you did not qualify a table name with the owner name. For example, you might have referred to "Employees" instead of DBA"."Employees".


Collection Contents Index Table '%1' is part of a synchronization definition Next PDF