Cause
Attempting to process a complex sql statement which consumed all available memory of the cursor.
Action
Simplify the complex sql statement.
Error Message
maximum cursor memory exceeded
Attempting to process a complex sql statement which consumed all available memory of the cursor.
Simplify the complex sql statement.