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

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

 

Trigger '%1' not found

Error constant SQLE_TRIGGER_NOT_FOUND
ODBC 2 State S0002
ODBC 3 State 42S02
Parameter 1 Name of the trigger that could not be found.
Severity 11
SQLCODE –268
SQLSTATE 52W10
Sybase error code 9819
Probable cause

You misspelled the name of a trigger, or you did not qualify a trigger name with a user name.