Version
All versions
Explanation
Unable to execute query.
Cause
This error occurs if QUERY_STACK_SIZE is insufficient when a statement has not been properly closed.
Action
Check whether the statement is closed properly after query execution or increase QUERY_STACK_SIZE.
Reference
N/A