Out of process memory [message #61790] |
Thu, 27 May 2004 21:26 |
Arindam Saha
Messages: 15 Registered: May 2004
|
Junior Member |
|
|
My database is running with 50-60 concurrent sessions and encountered the following error quite frequently.
ORA-600 -internal error with argument number [[17285]] and subsequently ORA-4030 - Out of process memory when trying to allocate n bytes. Can anybody tell me the wayout? It's urgent.
|
|
|
Re: Out of process memory [message #61791 is a reply to message #61790] |
Thu, 27 May 2004 22:59 |
_simma_dba
Messages: 34 Registered: November 2003
|
Member |
|
|
U sholud try to change your SGA parameters I had a similar problem and solve it with decreasing SHARED_POOL_SIZE and Buffer Cache. May be its the same thing with you
|
|
|