Subject RE: [firebird-support] Who's guilty?
Author Thomas Steinmaurer
Hi Martin,

[snip]

> Hope someone can offer some advice on this.. I will continue to test my
> application in the other areas to see if I can find anywhere that leaves
> a
> transaction open.

IMHO it still could be a transaction in limbo, that means
if you are using one transaction over two or more databases
(e.g. to pump records, or in case of replication), and
during the 2PC something goes wrong, the transaction might
get stuck.


Thomas