ASA Error Messages
Database Error Messages
Alphabetic list of error messages
| Item | Value |
|---|---|
| SQLCODE | 130 |
| Constant | SQLE_ROW_DROPPED_DURING_SCHEMA_UPGRADE |
| SQLSTATE | 01W21 |
| Sybase error code | 13588 |
| ODBC 2 State | OK |
| ODBC 3 State | OK |
A row which 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.