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: PGA Memory Leak - crashing Server

Re: PGA Memory Leak - crashing Server

From: BN <bnsarma_at_gmail.com>
Date: Wed, 19 Sep 2007 18:16:34 -0400
Message-ID: <61292a9d0709191516o4141d111sd9b33f346063b4a2@mail.gmail.com>


Greetings

Its a sort of connection pooling implemented by app.

App opens connections to the database, and keeps them open to service the requests.

We have never flushed the shared_pool, We didn't think they are connected and we didn't see any issues towards SP .

Servers got rebooted for running out of Memory because of this issue, in that process
DB got restarted.

BN

On 9/19/07, Alvaro Jose Fernandez <alvaro.fernandez_at_sivsa.com> wrote:
>
> Sicne these connections are always there, I wouldn't know if I have
> missed the real issue,
>
> But I did trace 5 sessions and none of them have any thing thats noticable
>
>
>
> one question here. You mean by "connections are always here", that the
> problematic connections are long-lived or something? have you restarted the
> instance or flushed the shared pool
>
> since the problem started?
>
>
>
>
>
> We submitted all the 10046 Level 12 trace files to SR, they came back with
> nothing.
>
>
>
> One thing. are you using OEM/db control or AWR (I'm sorry I'm on 9i yet),
> and maybe you could extract from here some info about the sessions' PGA
> usage, which are accelerating the leakage?
>
>
>
>
>
> thats why I am looking for ideas to
>
>
>
> where to look and ways to reproduce the issues.
>
>
>
> BN
>
>

-- 
Regards & Thanks
BN

--
http://www.freelists.org/webpage/oracle-l
Received on Wed Sep 19 2007 - 17:16:34 CDT

Original text of this message

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