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

Home -> Community -> Usenet -> c.d.o.server -> Re: RAC setting for max consistency?

Re: RAC setting for max consistency?

From: Robert Klemme <shortcutter_at_googlemail.com>
Date: Tue, 11 Sep 2007 23:23:30 +0200
Message-ID: <5kofajF4qgciU1@mid.individual.net>


On 11.09.2007 20:08, joeNOSPAM_at_BEA.com wrote:

> On Sep 11, 8:56 am, "joeNOS..._at_BEA.com" <joe.weinst..._at_gmail.com>
> wrote:

>> Hi all,
>> IIRC, there is a RAC configuration setting that determines the level
>> of consistency in the view
>> of the data between multiple RAC nodes. The tradeoff is between
>> maximum consistency and
>> coordination versus an acceptance of some latency of view allowing
>> faster performance. Can
>> you tell me this configuration parameter and the setting for maximum
>> consistency?
>> thanks much,
>> Joe Weinstein
> 
> I found it: MAX_COMMIT_PROPAGATION_DELAY
> 
> Under some circumstances with rapid writes and reads, the data
> seen at node B may not include committed changes just made by
> node A. This setting is for 10.1 and earlier.
> Joe Weinstein at BEA Systems

For distributed TX there is also tight and loose coupling which also influences visibility of changes among TX branches:

http://download.oracle.com/docs/cd/B19306_01/appdev.102/b14251/adfns_xa.htm#sthref1798

Kind regards

        robert Received on Tue Sep 11 2007 - 16:23:30 CDT

Original text of this message

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