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: 4030

Re: 4030

From: Mladen Gogala <gogala_at_sbcglobal.net>
Date: Mon, 25 Apr 2005 13:03:27 +0000
Message-Id: <1114434207l.3749l.0l@medo.noip.com>

On 04/25/2005 08:46:45 AM, Ranko Mosic wrote:
> Got this ( windows )

>=20
> ORA-04030: out of process memory when trying to allocate 16396 bytes (koh=
-k=3D
> ghu
> call ,pl/sql: adt/record)

>=20
> What should I do ?=3D20

First thing to do is to take a look at V$SGASTAT where lower(name) like '%= free%'.
If your SGA is too small, increase it (shared pool). Second thing is to set=  event
4030 trace name errorstack forever, level 10. That will give you the exact = location
and dump of the ailing process. See what can you read from the trace file. = Open a TAR
if necessary.

--=20
Mladen Gogala
Oracle DBA

--
http://www.freelists.org/webpage/oracle-l
Received on Mon Apr 25 2005 - 09:07:51 CDT

Original text of this message

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