Collection Contents Index Row not found Next PDF

SQL Anywhere® 10 - Error Messages  > Database Error Messages  > Alphabetic list of error messages

Row was dropped from table %1 to maintain referential integrity


Item

Value

Constant

SQLE_ROW_DELETED_TO_MAINTAIN_REFERENTIAL_INTEGRITY

ODBC 2 State

OK

ODBC 3 State

OK

Parameter 1

The name of the table.

Severity

10

SQLCODE

137

SQLSTATE

01W24

Sybase error code

13489

Probable cause

A delete of a primary row during download forced its foreign row(s) to be deleted as well to maintain referential integrity


Collection Contents Index Row not found Next PDF