ASA Error Messages
Database Error Messages
Alphabetic list of error messages
| Item | Value |
|---|---|
| SQLCODE | -878 |
| Constant | SQLE_CLUSTERED_INDEX_NOT_ALLOWED |
| SQLSTATE | 42W74 |
| Sybase error code | 13889 |
| ODBC 2 State | 42000 |
| ODBC 3 State | 42000 |
| Parameter 1 | Name of the index that could not be made clustered. |
You attempted to create a clustered index (including key indexes) but the new index cannot be created, e.g., because the table already has a clustered index.