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: isolation level serializable

Re: isolation level serializable

From: Chuck <skilover_nospam_at_bluebottle.com>
Date: Thu, 22 Mar 2007 14:02:49 GMT
Message-ID: <d0wMh.12579$e47.8833@trnddc05>


xhoster_at_gmail.com wrote:
> Chuck <skilover_nospam_at_bluebottle.com> wrote:

>
> I guess I'm out of ideas, then. When you figure it out, please let us know
> what was going on--it seems like quite a mystery.

I found it. It was an overlooked explicit commit in one of the stored procedures being called. I really don't like it when application designers write code with explicit commits after every DML statement. I think a class on the meaning of TRANSACTION and UNIT OF WORK might be beneficial. Received on Thu Mar 22 2007 - 09:02:49 CDT

Original text of this message

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