ORA-01037: maximum cursor memory exceeded
Cause:
Attempting to process a complex sql statement which consumed all available memory of the cursor.
Action:
Simplify the complex sql statement.
Oracle Database Administration, How To, Daily DBA jobs, Oracle Error Cause and Action
No comments:
Post a Comment
Thanks for your comment.