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

Home -> Community -> Usenet -> comp.databases.oracle -> Re: Question about commit

Re: Question about commit

From: Markus Breuer <markus.breuer_at_gmx.de>
Date: Fri, 17 Sep 2004 17:51:55 +0200
Message-ID: <cif16s$ftv$1@pentheus.materna.de>


> Threads within the same process should not make a difference in and of
> itself -- but does the 'B' thread have any SET TRANSACTION READ ONLY
> statements? That would set transaction-level read consistency so that you
> would not see the newly committed data.

No, read consistency was net set. But in general, could this problem happen? I think of database and session default, no changes appear to the current session...

regards markus Received on Fri Sep 17 2004 - 10:51:55 CDT

Original text of this message

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