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:[EMAIL PROTECTED]]
> 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: [EMAIL PROTECTED]
> 
> 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: [EMAIL PROTECTED] (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: [EMAIL PROTECTED]

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: [EMAIL PROTECTED] (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).

Reply via email to