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

Error constant SQLE_TABLE_HAS_REFACTION
ODBC 2 State ERROR
ODBC 3 State ERROR
Parameter 1 Name of the table with the referential action.
Severity 16
SQLCODE –677
SQLSTATE 56001
Sybase error code 547
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.