Contents Index Value %1 out of range for destination Value truncated

ASA Error Messages
  Database Error Messages
    Alphabetic list of error messages

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


Item Value
SQLCODE 106
Constant SQLE_COLUMN_VALUE_CHANGED
SQLSTATE 01W06
Sybase error code 532
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.
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.


Contents Index Value %1 out of range for destination Value truncated