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: Isolation Level to get Phantom Read

RE: Isolation Level to get Phantom Read

From: Richard Ji <Richard.Ji_at_ztango.com>
Date: Mon, 09 Jun 2003 10:43:59 -0700
Message-ID: <F001.005ADAB8.20030609090010@fatcity.com>


Oracle doesn't support repeatable read isolation level. Only read committed and serializable.

-----Original Message-----
Sent: Monday, June 09, 2003 3:55 AM
To: Multiple recipients of list ORACLE-L

Hi All,

How to achieve Repeatable Read isolation level in oracle? I mean the application should allow Phantom Read but NOT Dirty Read,Lost Update & Non-Repeatable Read

Note:-
If i choose SERIALIZABLE isolation level Phantom read is NOT allowed if i choose Read Committed isolation Non-Repeatable Read is allowed.

Any clarification would be really appreciated

Thanks
Sami

--

Please see the official ORACLE-L FAQ: http://www.orafaq.net
--

Author:
  INET: [EMAIL PROTECTED]

Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services
---------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message to: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing).
--

Please see the official ORACLE-L FAQ: http://www.orafaq.net
--

Author: Richard Ji
  INET: [EMAIL PROTECTED]
Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services
---------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message to: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing). Received on Mon Jun 09 2003 - 12:43:59 CDT

Original text of this message

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