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

FOR UPDATE has been incorrectly specified for a READ ONLY cursor Next Page

Foreign key '%1' for table '%2' duplicates an existing foreign key


Item

Value

Constant

SQLE_DUPLICATE_FOREIGN_KEY

ODBC 2 State

42000

ODBC 3 State

42000

Parameter 1

The role name of the new foreign key.

Parameter 2

The table containing the foreign key.

Severity

16

SQLCODE

-251

SQLSTATE

52W06

Sybase error code

1909

Probable cause

You attempted to define a foreign key that already exists.