Contents Index Index '%1' can not be clustered Index name '%1' is ambiguous

ASA Error Messages
  Database Error Messages
    Alphabetic list of error messages

Index '%1' for table '%2' would not be unique


Item Value
SQLCODE -196
Constant SQLE_INDEX_NOT_UNIQUE
SQLSTATE 23505
Sybase error code 548
ODBC 2 State 23000
ODBC 3 State 23000
Parameter 1 Name of the index that would not be unique.
Parameter 2 Name of the table that contains the index.
Probable cause 

You attempted to insert or update a row that has the same value as another row in some column, and there is a constraint that does not allow two rows to have the same value in that column.


Contents Index Index '%1' can not be clustered Index name '%1' is ambiguous