Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 10.0.1 » SQL Anywhere 10 - Error Messages » Database Error Messages » Alphabetic list of error messages

Value %1 out of range for destination Next Page

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.