Collection Contents Index Value %1 out of range for destination Next PDF

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

Value for column '%1' in table '%2' has changed


Item

Value

Constant

SQLE_COLUMN_VALUE_CHANGED

ODBC 2 State

OK

ODBC 3 State

OK

Parameter 1

Name of the column whose value has changed.

Parameter 2

Name of the table containing the column.

Severity

10

SQLCODE

106

SQLSTATE

01W06

Sybase error code

532

Probable cause

A replicated UPDATE has found a value in an updated column that does not match the value when the original UPDATE was made.


Collection Contents Index Value %1 out of range for destination Next PDF