Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 11.0.0 » Error Messages » SQL Anywhere error messages » SQL Anywhere error messages sorted by message text (T-Z)

 

Trigger definition conflicts with existing triggers

Error constant SQLE_TRIGGER_DEFN_CONFLICT
ODBC 2 State S0002
ODBC 3 State 42S01
Severity 15
SQLCODE –271
SQLSTATE 52W11
Sybase error code 102
Probable cause

You attempted to create a trigger, but a trigger with the same name already exists.