Database Error Messages

ORA-01046

cannot acquire space to extend context area

Cause

Oracle could not extend the current area any further because the operating system would not supply any more space. A system-specific message should appear following this message.


Action

Close some cursors and try again or check operating system quotas to use more virtual memory. See your operating system-specific Oracle documentation.