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: Is there a transaction number?

RE: Is there a transaction number?

From: Allen, Brandon <Brandon.Allen_at_OneNeck.com>
Date: Thu, 22 Sep 2005 12:56:17 -0700
Message-ID: <04DDF147ED3A0D42B48A48A18D574C4502361636@NT15.oneneck.corp>


If you're using 10g, check out the flashback_transaction_query view. The xid column is the transaction ID number.  

-----Original Message-----
From: oracle-l-bounce_at_freelists.org [mailto:oracle-l-bounce_at_freelists.org]On Behalf Of Lex de Haan Sent: Thursday, September 22, 2005 12:50 PM To: dubey.sandeep_at_gmail.com; oracle-l_at_freelists.org Subject: RE: Is there a transaction number?

why would Oracle keep track of transactions, once they are committed? (apart from read consistency purposes, of course)  


From: oracle-l-bounce_at_freelists.org [mailto:oracle-l-bounce_at_freelists.org] On Behalf Of Sandeep Dubey Sent: Thursday, September 22, 2005 21:35 To: oracle-l_at_freelists.org
Subject: Is there a transaction number?

How does Oracle keep track of transactions? Is there a unique transaction number (not scn) assigned to each transactions in the life of database. How can I get that number. I was looking into V$TRANSACTION but could not figure out what is that unique transaction identifier.  

Thanks  

Sandeep

Privileged/Confidential Information may be contained in this message or attachments hereto. Please advise immediately if you or your employer do not consent to Internet email for messages of this kind. Opinions, conclusions and other information in this message that do not relate to the official business of this company shall be understood as neither given nor endorsed by it.

--
http://www.freelists.org/webpage/oracle-l
Received on Thu Sep 22 2005 - 14:56:52 CDT

Original text of this message

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