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: Shared Pool Tuning

RE: Shared Pool Tuning

From: <Stephen.Lee_at_DTAG.Com>
Date: Tue, 28 Sep 2004 15:53:12 -0500
Message-ID: <F5340B0E4DA1B64E906D328077060B21021EA66B@dtagpo2.dtg.local>

 

If I recall correctly, hard parse grabs a bunch of latches; and the bigger the shared pool, the worse the latch contention can get. Although it seems counter intuitive, I think, in this case, the piece of duct tape you apply is to REDUCE the size of the shared pool.

>-----Original Message-----
>When the
>shared pool "fills up", all that means is that additional SQL
>which gets
>hard parsed must move some other SQL out of the shared pool.
>This is not a
>problem unless the SQL moved out is needed again.

--
http://www.freelists.org/webpage/oracle-l
Received on Tue Sep 28 2004 - 15:49:07 CDT

Original text of this message

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