Remote statement failed

Item Value
SQLCODE -288
Constant SQLE_REMOTE_STATEMENT_FAILED
SQLSTATE 5RW09
Sybase error code 13650
ODBC 2 State S0002
ODBC 3 State 42S02

Probable cause 

This SQLSTATE can be signaled within a trigger to prevent 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.