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

SQL Anywhere 10.0.1 » SQL Anywhere 10 - Error Messages » Database Error Messages » Alphabetic list of error messages

Remote server does not have the ability to support this statement Next Page

Remote statement failed


Item

Value

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.