Remote statement failed
Item |
Value |
---|---|
SQLCode |
-288 |
Constant |
SQLE_REMOTE_STATEMENT_FAILED |
SQLState |
5RW09 |
ODBC State |
42S02 |
This SQLSTATE can be signalled 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.