Contents Index VALIDATE TABLE statement must refer to a base table Value for column '%1' in table '%2' has changed

ASA Error Messages
  Database Error Messages
    Alphabetic list of error messages

Value %1 out of range for destination


Item Value
SQLCODE -158
Constant SQLE_OVERFLOW_ERROR
SQLSTATE 22003
Sybase error code 220
ODBC 2 State 22003
ODBC 3 State 22003
Parameter 1 The value that caused the overflow.
Probable cause 

You supplied to or fetched from the database a value that is out of range for the destination column or host variable. For example, the value 10 may have been supplied for a DECIMAL(3,2) field.


Contents Index VALIDATE TABLE statement must refer to a base table Value for column '%1' in table '%2' has changed