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

Referential integrity actions other than RESTRICT not allowed for temporary tables Next Page

Remote message type '%1' not found


Item

Value

Constant

SQLE_NOT_REMOTE_TYPE

ODBC 2 State

S0002

ODBC 3 State

42S02

Parameter 1

Name of remote message type.

Severity

16

SQLCODE

-286

SQLSTATE

5RW07

Sybase error code

13648

Probable cause

You referred to a remote message type that is not defined in this database. Use CREATE REMOTE TYPE to define remote message types.