If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > Other > Firebird 2.1 Old Transactions

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 07-23-09, 17:02
darryl.sibeon darryl.sibeon is offline
Registered User
 
Join Date: Jul 2009
Posts: 2
Firebird 2.1 Old Transactions

Hello all,

I am currently work on a complex system which uses Firebird 2.1 64bit super server. I have an old transaction, that has been active for more than 8 hours, and was wondering if there is anyway to find where this transaction was originated. Our system has 7 separate programs which access the database, so it's difficult to guess where this long transaction is coming from. I traced the transaction from the mon$transactions table and found the pid in the mon$attachments table, but the pid points to the Firebird Server itself and doesn't give me the remote pid (it's null in the table). So my question is if there is any way to find the process which originated this transaction, and if not how can I commit it or kill it?

thank you for any help you can give

Darryl
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On