Error 878

"Index '%1' can not be clustered"

Item Description

SQLCode

-878L

Constant

CLUSTERED_INDEX_NOT_ALLOWED

SQLState

42W74

ODBC 2 State

42000

ODBC 3 State

42000

Sybase Error Code

2535

Severity Code

16

Parameter 1

Name of the index that could not be made clustered.

Probable cause

You attempted to create a clustered index (including key indexes) but the new index cannot be created, for example, because the table already has a clustered index.


Created April 27, 2010. Send feedback on this help topic to Sybase Technical Publications: pubs@sybase.com