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: Changing isolation level? ++ scenarios

Re: Changing isolation level? ++ scenarios

From: Brian Peasland <dba_at_remove_spam.peasland.com>
Date: Thu, 4 Dec 2003 14:14:38 GMT
Message-ID: <3FCF414E.1A9179AD@remove_spam.peasland.com>


> lots of good discussion, but no one has yet addressed the basic issue: no
> matter what isolation level is available, data can change immediately after
> the read

To solution is simple, yet no one has seen it. Install Personal Oracle. Or, if you are running Enterprise Edition (or Standard), set MAX_CONCURRENT_SESSIONS=1 in your INIT.ORA and bounce the instance. This way, no other user can change data immediately after someone else has read it. Problem solved.

Cheers,
Brian

-- 
===================================================================

Brian Peasland
dba_at_remove_spam.peasland.com

Remove the "remove_spam." from the email address to email me.


"I can give it to you cheap, quick, and good. Now pick two out of
 the three"
Received on Thu Dec 04 2003 - 08:14:38 CST

Original text of this message

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