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 -> Sinhronization of 2 transactions

Sinhronization of 2 transactions

From: Marko Dudi? <markodudic_at_yahoo.com>
Date: 8 Nov 2004 03:07:11 -0800
Message-ID: <9b67811e.0411080307.244de6cf@posting.google.com>


I have 2 transactions. First collection of transactions starts before second and ends (commit) after the start of second transaction, therefor in second transaction i don't see the data from first transaction.
How can i detect that first transaction is started or when its ends? I think that only solution is to detect start or end time of first transaction, and start second transaction in one of that times. But how to do that?

marko Received on Mon Nov 08 2004 - 05:07:11 CST

Original text of this message

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