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: sql server2005 for a change in 3TB range

Re: sql server2005 for a change in 3TB range

From: Yechiel Adar <adar666_at_inter.net.il>
Date: Tue, 13 Nov 2007 08:49:31 +0200
Message-ID: <473948FB.2010602@inter.net.il>


It is allowed because 99.99.. of the transactions WILL be committed so the data you read is correct.
It is better that giving you data that is obsolete at the time you read it just because the commit was not done yet.

Adar Yechiel
Rechovot, Israel

Peter McLarty wrote:
> Another common one you see is set transaction level read uncommitted,
> which on general terms means read uncommitted data. I have absolutely
> no idea as to why this is even allowed.

--
http://www.freelists.org/webpage/oracle-l
Received on Tue Nov 13 2007 - 00:49:31 CST

Original text of this message

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