Collection Contents Index Cycle in common table expression references Next PDF

SQL Anywhere® 10 - Error Messages  > Database Error Messages  > Alphabetic list of error messages

Cycle in computed column dependencies


Item

Value

Constant

SQLE_COMPUTED_COLUMN_CYCLE

ODBC 2 State

37000

ODBC 3 State

42000

Severity

16

SQLCODE

-1078

SQLSTATE

42WBD

Sybase error code

13436

Probable cause

The table has a cycle in the dependencies between its computed columns. Cycles are not allowed.


Collection Contents Index Cycle in common table expression references Next PDF