Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> pctused bs

pctused bs

From: Greg Moore <sqlgreg_at_pacbell.net>
Date: Wed, 06 Jun 2001 22:54:05 -0700
Message-ID: <F001.0031FA9E.20010606230022@fatcity.com>

The general theory about increasing PCTUSED is that blocks will be fuller, but they may go on and off the freelist more often and that will hurt DML performance.

But in reality what is the overhead of this? Isn't the need to bring more blocks in and out of the data buffer greater than the overhead of taking such a block on and off the freelist?

How the heck does a person measure what the overhead is of taking a block on and off the freelist? Furthermore, even if you have a measure, how do you compare the disadvantage from fuller blocks going on and off a freelist against the advantage of fuller blocks making full table scans faster?

I see all this stuff in books, but it's just a lot of general statements that amount to so much garbage. It can sound fancy to talk about PCTUSED, and if you can do it in a book you can pose as an expert and fool most hiring managers into thinking you're an expert, but unless you can actually measure the gains and the losses from changing this parameter, what good is any of this talk?

--

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

Author: Greg Moore
  INET: sqlgreg_at_pacbell.net

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 Thu Jun 07 2001 - 00:54:05 CDT

Original text of this message

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