Re: [firebird-support] Commit MON$TRANSACTIONS by TRANSACTION_ID

2016-12-15 Thread Jaume Llunell Gómez jaumellun...@gmail.com [firebird-support]
Well I would prefere to do a commit in this case. It's a hanged connection because power went out and could not commit some large transaction. But i guess i can't do it as they answer it. Thanks anyway Jaume 2016-12-15 9:39 GMT+01:00 liviuslivius liviusliv...@poczta.onet.pl [firebird-support]

Re: [firebird-support] Commit MON$TRANSACTIONS by TRANSACTION_ID

2016-12-15 Thread liviuslivius liviusliv...@poczta.onet.pl [firebird-support]
Hi,   did you mean rollback? not commit?   regards, Karol Bieniaszewski   W dniu 2016-12-14 17:44:16 użytkownik Jaume Llunell Gómez jaumellun...@gmail.com [firebird-support] napisał:   Hi,   is it possible to commit a transaction that is hanged in the

Re: [firebird-support] Commit MON$TRANSACTIONS by TRANSACTION_ID

2016-12-14 Thread Dimitry Sibiryakov s...@ibphoenix.com [firebird-support]
14.12.2016 17:44, Jaume Llunell Gómez jaumellun...@gmail.com [firebird-support] wrote: > can i do it in any way? No. -- WBR, SD.

[firebird-support] Commit MON$TRANSACTIONS by TRANSACTION_ID

2016-12-14 Thread Jaume Llunell Gómez jaumellun...@gmail.com [firebird-support]
Hi, is it possible to commit a transaction that is hanged in the MON$TRANSACTION table by ID? I've seen that i can close a connection in MON$ATTACHMENTS by deleting a record, but if i want to commit some of the transactions of this hanged connection, can i do it in any way? Thank you Jaume