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: Initrans (don't forget deadlock avoidance)

Re: Initrans (don't forget deadlock avoidance)

From: Nuno Souto <nsouto_at_bizmail.com.au>
Date: Fri, 10 Sep 2004 20:28:08 +1000
Message-ID: <000c01c49720$e10252b0$f4fcf63c@DCS005>


Akshally, I'd say the two things are more or less exclusive. Frelists are mostly relevant to block contention due to INSERT (and maybe DELETE?) activity.
While INITRANS is mostly relevant for block contention due to UPDATE. This is why it is important when talking about a database with "lots of updates" to be specific and explain what kind of "update".

Cheers
Nuno Souto
nsouto_at_bizmail.com.au

--
To unsubscribe - mailto:oracle-l-request_at_freelists.org&subject=unsubscribe 
To search the archives - http://www.freelists.org/archives/oracle-l/
Received on Fri Sep 10 2004 - 05:23:44 CDT

Original text of this message

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