Cause
An attempt was made to go more than the specified number of recursive SQL levels.
Action
Remove the recursive SQL, possibly a recursive trigger.
Error Message
maximum number of recursive SQL levels (string) exceeded
An attempt was made to go more than the specified number of recursive SQL levels.
Remove the recursive SQL, possibly a recursive trigger.