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: latch contention

Re: latch contention

From: Kyle Hailey <oraperf_at_yahoo.com>
Date: Tue, 06 Nov 2001 16:48:53 GMT
Message-ID: <3be80e49.135197924@newsfeeds-goliath.1usenet.net>

   Latch contention in the buffer cache is most often reported on the cache buffers chains latch which should decrease or stay the same as one increases the buffer cache.

   On the other hand there are quite a few stories of systems with library cache contention getting stuffed by increasing the shared pool. One reason is that the list of memory chunks becomes larger if the shared pool is larger and there is fragmentation, especially in cases where there are no bind variables. If there is already contention like this and then the shared pool is increase the latch contention becomes worse on the shared pool latch.

Comments and additions appreciated

Best Wishes
Kyle Hailey

http://oraperf.sourceforge.net



Posted Via Binaries.net = SPEED+RETENTION+COMPLETION = http://www.binaries.net Received on Tue Nov 06 2001 - 10:48:53 CST

Original text of this message

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