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: The Oracle Inconsistencies List -- please add to it!

Re: The Oracle Inconsistencies List -- please add to it!

From: rok <rthumsi_at_cncx.com>
Date: 27 Aug 1998 23:02:38 PDT
Message-ID: <01bdd249$88170ee0$13b59bcf@thumsi95.cncx.com>


There are 4 isolation levels. Easy way to remember is:

isolation level 0: allows dirty reads
isolation level 1: prevents dirty reads
isolation level 2: prevents non-repeatable reads
isolation level 3: prevents phantom reads

raghuvir

Chuck Hamilton <chuckh_at_dvol.com> wrote in article <35e52ee1.13763392_at_news.dvol.com>...
> On Thu, 13 Aug 1998 23:46:04 GMT, "David Sisk" <davesisk_at_ipass.net>
> wrote:
>
> >I personally would be very happy if Oracle Corp:
> >
> >1) Stop delivering features that don't work yet (the Microsoft
syndrom).
> >2) Implement some of the hundreds of thousands of enhancement requests
that
> >they have received from customers. No one knows what's needed better
than
> >the people actually using the product.
>
> You mean like additional isolation levels? Like the ability to let a
> query read committed transactions that occurred after the query
> started (to avoid SNAPSHOT TOO OLD ORA-1555).
>
> BTW does anyone have a list of the definitions of isolation levels.
> --
> Chuck Hamilton
> chuckh_at_dvol.com
>
> If at first you don't succeed, sky diving isn't for you.
>
Received on Fri Aug 28 1998 - 01:02:38 CDT

Original text of this message

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