Alphabetic list of error messages
854
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
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.
Request denied -- no active databases
Item Value
SQLCODE -76
Constant SQLE_REQUEST_DENIED_NO_DATABASES
SQLSTATE 08W28
Sybase error code 950
ODBC 2 State 08004
ODBC 3 State 08004
The server has denied your request as there are currently no running
databases.
Probable cause
Probable cause