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

SQL Anywhere 11.0.1 » Error Messages » SQL Anywhere error messages » SQL Anywhere error messages sorted by message text (T-Z)

 

Table '%1' is in an outer join cycle

Error 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.