Warning 130

"A row was dropped because it could not be converted to the new schema format"

Item Description

SQLCode

130L

Constant

ROW_DROPPED_DURING_SCHEMA_UPGRADE

SQLState

01W21

ODBC 2 State

OK

ODBC 3 State

OK

Sybase Error Code

2559

Severity Code

10

Probable cause

A row that was valid in the old schema is no longer valid. This could be because a column domain changed and the old value can not be cast to the new domain. Rows are also dropped if a uniqueness or foreign key constraint cannot be satisfied.


Created April 27, 2010. Send feedback on this help topic to Sybase Technical Publications: pubs@sybase.com