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

Procedure in use by '%1' Next Page

Procedure or trigger calls have nested too deeply


Item

Value

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.