Contents Index The server attempted to access a page beyond the end of the maximum allowable dbspace file size The specified transaction isolation is invalid

ASA Error Messages
  Database Error Messages
    Alphabetic list of error messages

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


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.
Probable cause 

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.


Contents Index The server attempted to access a page beyond the end of the maximum allowable dbspace file size The specified transaction isolation is invalid