OracleRef

MenuMenu

Home Home
Contact Contact

Loading

ORA-00000 ORA-00000


ORA-00001 ORA-00001


ORA-00017 ORA-00017


ORA-00018 ORA-00018


ORA-00019 ORA-00019


ORA-00020 ORA-00020


ORA-00021 ORA-00021


ORA-00022 ORA-00022


ORA-00028 ORA-00028


ORA-00029 ORA-00029


ORA-00030 ORA-00030


ORA-00031 ORA-00031


ORA-00032 ORA-00032


ORA-00033 ORA-00033


ORA-00034 ORA-00034


ORA-00035 ORA-00035


ORA-00036 ORA-00036


ORA-00037 ORA-00037


ORA-00038 ORA-00038


ORA-00050 ORA-00050




 
ORA-00023

 ORA-00023

Share

Title :

ORA-00023 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.

Action :
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.




 
 
2011-04-04 09:25:30: Emilien
2 solutions to correct this issue:
- If the session has an open network connection or a very large context area, you can try closing the session's database links and cursors.

- If the session has operating system privileges, you will not be able to detach the session.

Pseudo:

Comment:
CAPTCHA Image


Reload Captcha Image
Enter Code Below
 

Copyright © 2009-2012 OracleRef
Site created with framework WebSite-PHP