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: free buffer waits ? but SGA is full of FREE buffers !!

RE: free buffer waits ? but SGA is full of FREE buffers !!

From: K Gopalakrishnan <kaygopal_at_yahoo.com>
Date: Fri, 21 Sep 2001 23:48:36 -0700
Message-ID: <F001.003957FE.20010921235519@fatcity.com>

Rahul,

Again Free Buffer wait does not directly correspond to the database buffer cache. This can happen even if you have umpteen free buffers in the buffer cache.

This generally happens during FTS of a
large table , which is what happening in your case. If you have primary key defined for that table I advice forcing primary key for that SELECT COUNT(*)..



Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com

--

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

Author: K Gopalakrishnan
  INET: kaygopal_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 Sat Sep 22 2001 - 01:48:36 CDT

Original text of this message

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