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 (L-S)

 

Procedure or trigger calls have nested too deeply

Error constant SQLE_NESTING_TOO_DEEP
ODBC 2 State ERROR
ODBC 3 State ERROR
Severity 16
SQLCODE –274
SQLSTATE 42W29
Sybase error code 217
Probable cause

You may have defined a procedure or trigger that causes unlimited recursion.