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: Performance analysis (enqueue and buffer busy waits)

Re: Performance analysis (enqueue and buffer busy waits)

From: Deepak Thapliyal <deepakthapliyal_at_yahoo.com>
Date: Tue, 14 Aug 2001 11:13:14 -0700
Message-ID: <F001.0036A3B0.20010814112735@fatcity.com>

Hi pablo,

try identifying the segments that are being contended for using information of p1,p2 for buffer busy waits and add more freelists for these segments. This assumes that you have already separated your data and indexes appropriately overe separate mount points.

As for enqueues leading to bbw .. my guesstimate would be that oracle would not do this .. but instead wait on another enqueue in this case .. correct me if i am wrong here guys ..

hth
Deepak


Do You Yahoo!?
Make international calls for as low as $.04/minute with Yahoo! Messenger http://phonecard.yahoo.com/
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Deepak Thapliyal
  INET: deepakthapliyal_at_yahoo.com

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
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 Tue Aug 14 2001 - 13:13:14 CDT

Original text of this message

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