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: excessive number of db writer

Re: excessive number of db writer

From: Anand Rao <panandrao_at_gmail.com>
Date: Thu, 7 Sep 2006 12:57:22 +0530
Message-ID: <d70710370609070027x45372d5exfb61a5164c33c03e@mail.gmail.com>


>>Database writers don't "manage buffers". They get posted to work, they
grab n LRU latch....

yes, certainly. i know dbwr doesn't do buffer cache management. i was talking in terms of the "management" of the writes. should have mentioned that clearly...i thought it was easier for the reader(s) to understand the complete process simply as management.

apologies for the misleading statement and thanks for pointing it out.

Hmmm...side effects. i haven't actually heard anyone complain that their system is affected in any way (performance, reliability, response time, what else??) when a high no. of DBWRs are configured. well, you have more no. of unix processes, a few more semaphores....

there isn't any documented evidence that i have come across which throws light on the subject of side effects.

it makes sense to have multiple writers when u have true kernelised asynch io and an SMP box hosting an application with some really heavy writes.

regards
anand

-- 
All I need to make a comedy is a park, a policeman and a pretty girl -
Charlie Chaplin

--
http://www.freelists.org/webpage/oracle-l
Received on Thu Sep 07 2006 - 02:27:22 CDT

Original text of this message

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