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: ASSM & buffer busy waits ?

Re: ASSM & buffer busy waits ?

From: Diego Cutrone <diegocutrone_at_yahoo.com.ar>
Date: Wed, 16 Apr 2003 14:39:02 -0800
Message-ID: <F001.00583819.20030416143902@fatcity.com>

2) Is buffer busy waits TOTALLY eliminated when using ASSM ?
Can buffer busy waits wait occur for reasons OTHER than contention for freelists , PCTUSED , PCTFREE ?

DC - Sure it can happen for other reasons. For instance if one session is reading a buffer from disk and another one wants to access this buffer , it'll have to wait. This is computed as BBW p3=130. I have seen many instances with this kind of BBW type.

Another reason I can think about is when you have a right-hand index (when it gets inserted at the same block all the time).Many sessions would want the same block in XCUR mode, and only one can have it at one time.

I haven't really tested the effect of ASSM in the BBW you have mentioned, but I'll try them in short.

Please correct me if I'm wrong.

greetings
Diego Cutrone



¡Internet GRATIS es Yahoo! Conexión!
Usuario "yahoo", contraseña "yahoo".
Desde Buenos Aires, 4004-1010.
Otras ciudades: http://conexion.yahoo.com.ar/avanzados.html
--

Please see the official ORACLE-L FAQ: http://www.orafaq.net
--

Author: =?iso-8859-1?q?Diego=20Cutrone?=   INET: diegocutrone_at_yahoo.com.ar
Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services
---------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing). Received on Wed Apr 16 2003 - 17:39:02 CDT

Original text of this message

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