Error 729

"The specified foreign key (%1) can not be enforced"

Item Description

SQLCode

-729L

Constant

UNENFORCEABLE_FOREIGN_KEY

SQLState

23507

ODBC 2 State

23000

ODBC 3 State

23000

Sybase Error Code

2373

Severity Code

16

Parameter 1

Name of the foreign key.

Probable cause

You attempted to create a foreign key that cannot be enforced. In order to be enforceable, the primary and foreign table for the specified key must exist on the same server. You can use the UNENFORCED keyword to create a foreign key specification that is not to be enforced.


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