ASA Error Messages
Database Error Messages
Alphabetic list of error messages
| 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 |
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.