Collection Contents Index All threads are blocked Next PDF

SQL Anywhere® 10 - Error Messages  > Database Error Messages  > Alphabetic list of error messages

ALTER clause conflict


Item

Value

Constant

SQLE_ALTER_CLAUSE_CONFLICT

ODBC 2 State

ERROR

ODBC 3 State

ERROR

Severity

15

SQLCODE

-125

SQLSTATE

53W01

Sybase error code

13623

Probable cause

A primary key clause, foreign key clause, or a uniqueness clause must be the only clause of an ALTER TABLE statement.


Collection Contents Index All threads are blocked Next PDF