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

Home -> Community -> Usenet -> c.d.o.server -> Re: PRO*c memory leak

Re: PRO*c memory leak

From: Peter Sylvester <peters_at_mitre.org>
Date: Fri, 10 May 2002 10:33:40 -0400
Message-ID: <3CDBDA44.53B7C811@mitre.org>


I'd start by making sure all of the .c files got regenerated with the newer proc, and you are using the newer makefiles (different libraries, etc).

-Peter

"James A. Williams" wrote:
>
> I am running Oracle 8.1.7.3. on Solaris.
>
> I have an app that runs good on 7.3.4 but is a bum under 8.1.7.3
>
> Wet recompile the code after the migration with the demo_proc.mk
> file.
>
> App starts out good but after running it gets slower until it times
> out.
>
> MALLOC() and FREE() seem to match up.
>
> My next step will be to use PMAP and ORADEBUG DUMP HEAPDUMP 5 to try
> to find the memory leak.
>
> Any one got other ideas about other PROC memory leak causes.
Received on Fri May 10 2002 - 09:33:40 CDT

Original text of this message

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