Contents Index Trigger name '%1' is ambiguous Triggers and procedures not supported in runtime server

ASA Error Messages
  Database Error Messages
    Alphabetic list of error messages

Trigger or foreign key for table '%1' is no longer valid


Item Value
SQLCODE -837
Constant SQLE_TRIGGER_NO_LONGER_VALID
SQLSTATE 42W64
Sybase error code 13843
ODBC 2 State 37000
ODBC 3 State 42000
Parameter 1 Name of the table.
Probable cause 

A trigger definition cannot be loaded from the catalog. Check for tables or columns which have been renamed or which may be reserved words. The trigger may be a system-generated trigger to enforce the referential actions of a foreign key.


Contents Index Trigger name '%1' is ambiguous Triggers and procedures not supported in runtime server