Error 274

Message text

Procedure calls have nested too deeply

Item

Value

SQLCode

-274

Constant

SQLE_NESTING_TOO_DEEP

SQLState

42W29

ODBC State

42000

Probable cause

You have probably defined a procedure that causes unlimited recursion.