Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> Re: ORA-04030 Out of Process memory

Re: ORA-04030 Out of Process memory

From: paquette stephane <stephane_paquette_at_yahoo.com>
Date: Sun, 10 Nov 2002 14:48:22 -0800
Message-ID: <F001.004FFC9E.20021110144822@fatcity.com>


How big was the OS process ?

Monitor what the process is doing, any memory allocation in a loop ?

I had this error once and it was an Oracle bug (804 on hpux 10.20), Oracle was having a problem releasing memory so after 100 000 calls of a function the process was crashing (ora-4030) because it was reaching the OS memory limit (700M) .


Stéphane Paquette
DBA Oracle et DB2, consultant entrepôt de données Oracle and DB2 DBA, datawarehouse consultant stephane_paquette_at_yahoo.com

Lèche-vitrine ou lèche-écran ?
magasinage.yahoo.ca
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: =?iso-8859-1?q?paquette=20stephane?=
  INET: stephane_paquette_at_yahoo.com

Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services
---------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).
Received on Sun Nov 10 2002 - 16:48:22 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US