How to solve Oracle Database Error 23 (ora-00023)

Oracle Error Code
   ora-00023

Description
   session references process private memory; cannot detach session

Cause
   An attempt was made to detach the current session when it contains references to process private memory.
How to Solve
   A session may contain references to process memory (PGA) if it has an open network connection, a very large context area, or operating system privileges. To allow the detach, it may be necessary to close the session's database links and/or cursors. Detaching a session with operating system privileges is always disallowed.
Posts About Oracle Database Error ORA-00026
DBA:
You can try closing the session's database links and cursors, 
if the session has an open network connection.


Do you have question or do you know about solution ?

Share with us. (No registration required)
  
Your Name
Question, comment or solution
Similar Errors
  ORA-00001    ORA-00017    ORA-00018    ORA-00023    ORA-00024    ORA-00025    ORA-00026  Others

Main Page      Contact Us      Tools & Softwares      Server Monitoring Softwares