Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: how to kill Distributed transaction
I dont remember it correctly, but you have to look at some id in the dba_2pc_pending table, and then do a commit or a rollback with the force option and pass that id number as a parameter. This did not work for me sometimes in the past, and then I had to do a use a <package>.purge_lost_dbentry(id) or something. I dont remember the package name or the exact procedure name. Search on Metalink for purging distributed transactions.
Raj
DBarbour_at_austin.isd .tenet.edu To: Multiple recipients of list ORACLE-L <ORACLE-L_at_fatcity.com> Sent by: cc: root_at_fatcity.com Subject: Re: how to kill Distributed transaction February 20, 2002 03:38 PM Please respond to ORACLE-L
Do you have a transaction hanging on another database? Any entries in any of the alert logs for the participants?
David A. Barbour
Oracle DBA, OCP
AISD
512-414-1002
Harvinder Singh <Harvinder.Singh_at_Metr To: Multiple recipients of list ORACLE-L <ORACLE-L_at_fatcity.com> aTech.com> cc: Sent by: Subject: how to kill Distributed transaction root_at_fatcity.com 02/20/2002 12:53 PM Please respond to ORACLE-L
Hi,
We have 1 transaction hanging even if we restart the database. there is 1 entry in table dba_2pc_pending and 2 entries in dba_2pc_neighbours.......
How to release this transaction........
Thanks
--Harvinder
--
Please see the official ORACLE-L FAQ: http://www.orafaq.com
--
Author: Harvinder Singh
INET: Harvinder.Singh_at_MetraTech.com
Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Liststo: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing).
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
--
Please see the official ORACLE-L FAQ: http://www.orafaq.com
--
Author:
INET: DBarbour_at_austin.isd.tenet.edu
Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Liststo: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing).
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
--
Please see the official ORACLE-L FAQ: http://www.orafaq.com
--
Author:
INET: Rajesh.Rao_at_jpmchase.com
Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Liststo: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing). Received on Wed Feb 20 2002 - 16:04:12 CST
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
![]() |
![]() |