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

Home -> Community -> Usenet -> c.d.o.misc -> Re: changing the isolation level

Re: changing the isolation level

From: Frank van Bortel <frank.van.bortel_at_gmail.com>
Date: Sun, 14 Jan 2007 00:20:23 +0100
Message-ID: <eod3f6$t05$1@news6.zwoll1.ov.home.nl>


Charles Hooper schreef:
>
> What you need is READ UNCOMMITTED ISOLATION LEVEL. See:
> http://www.oracle.com/technology/oramag/oracle/05-nov/o65asktom.html
> "The READ UNCOMMITTED isolation level allows dirty reads. Oracle
> Database doesn't use dirty reads, nor does it even allow them."
>
> Charles Hooper
> PC Support Specialist
> K&M Machine-Fabricating, Inc.
>

Meaning: your application needs a major overhaul, and was written without the proper understanding of transaction.

-- 
Regards,
Frank van Bortel

Top-posting is one way to shut me up...
Received on Sat Jan 13 2007 - 17:20:23 CST

Original text of this message

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