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: Freelist Contention

RE: Freelist Contention

From: Gogala, Mladen <MGogala_at_oxhp.com>
Date: Tue, 21 Aug 2001 08:05:05 -0700
Message-ID: <F001.00372335.20010821065139@fatcity.com>

You have to learn to listen to your database, grasshoppa'. A good alternative to the Buddhist and kung fu techniques is the v$waitstat table. If you see accumulating time for 'extent map' or 'free list', then you know that you have to rebuild the table with more free lists. To see the actual segments you'll have to use v$session_wait, v$access, v$bh and some other beautiful v$ tables.

> -----Original Message-----
> From: Viraj Luthra [mailto:viraj999_at_lycos.com]
> Sent: Monday, August 20, 2001 11:45 PM
> To: Multiple recipients of list ORACLE-L
> Subject: Freelist Contention
>
>
> Hello folks,
>
> How do I come to know that there is a contention going on in
> the freelists? Is there any v$ table or this type of
> contention you derive from some other info. like a ripple
> effect from some parameter?
>
> TIA.
>
> raja
>
>
> Get 250 color business cards for FREE!
> http://businesscards.lycos.com/vp/fastpath/
> --
> Please see the official ORACLE-L FAQ: http://www.orafaq.com
> --
> Author: Viraj Luthra
> INET: viraj999_at_lycos.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).
>

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Gogala, Mladen
  INET: MGogala_at_oxhp.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 21 2001 - 10:05:05 CDT

Original text of this message

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