The specified foreign key (%1) can not be enforced
Probable cause
The specified transaction isolation is invalid
Probable cause
Item
Value
SQLCODE
-729
Constant
SQLE_UNENFORCEABLE_FOREIGN_KEY
SQLSTATE
23507
Sybase error code
549
ODBC 2 State
23000
ODBC 3 State
23000
Parameter 1
Name of the foreign key.
You attempted to create a foreign key that can not be enforced. In order to
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.
Item
Value
SQLCODE
-676
Constant
SQLE_INVALID_TRANSACTION_ISOLATION
SQLSTATE
WJ003
Sybase error code
7374
ODBC 2 State
ERROR
ODBC 3 State
ERROR
The specified transaction isolation is invalid.
CHAPTER 10 Database Error Messages
897
Need help?
Do you have a question about the Adaptive Server Anywhere and is the answer not in the manual?
Questions and answers