Error 938

"Recursion is not allowed without the RECURSIVE keyword"

Item Description

SQLCode

-938L

Constant

RECURSIVE_KEYWORD_REQUIRED

SQLState

42WA0

ODBC 2 State

37000

ODBC 3 State

42000

Sybase Error Code

2602

Severity Code

16

Probable cause

The common table expressions for a recursive query must be defined using a WITH RECURSIVE clause.


Created May 6, 2011. Send feedback on this help topic to Sybase Technical Publications: pubs@sybase.com