Table '%1' has a foreign key with a referential action

Item Value
SQLCODE -677
Constant SQLE_TABLE_HAS_REFACTION
SQLSTATE 56001
Sybase error code 547
ODBC 2 State ERROR
ODBC 3 State ERROR
Parameter 1 Name of the table with the referential action

Probable cause 

The table could not be renamed as it has a foreign key with a referential action. To rename the table, first drop the foreign key constraints.