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 (L-S)

 

Remote statement failed

Error constant SQLE_REMOTE_STATEMENT_FAILED
ODBC 2 State S0002
ODBC 3 State 42S02
Severity 16
SQLCODE –288
SQLSTATE 5RW09
Sybase error code 13650
Probable cause

This SQLSTATE can be signaled within a trigger to prevent the SQL Remote Message Agent (dbremote) from displaying an error message in the output. This exception will only occur when a trigger or procedure signals it. This is useful for ignoring replication errors that are permitted by design.