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

Table '%1' is already included Next Page

Table '%1' is in an outer join cycle


Item

Value

Constant

SQLE_OUTER_JOIN_CYCLE

ODBC 2 State

37000

ODBC 3 State

42000

Parameter 1

Name of a table in the cycle.

Severity

16

SQLCODE

-136

SQLSTATE

52W14

Sybase error code

315

Probable cause

You specified outer joins that create a cycle of tables.