Subject Re: [firebird-support] My uncommited transaction is growing fast
Author Michael Weissenbacher
Hi,
> If it matters the application that uses this db is a web base java
> application.
Make sure you use the latest JayBird JDBC Driver. We've had issues with
hanging transactions with some of the older versions (from around 2003).
Other than that I can only suggest you to check your code and any
Connection Pooling mechanisms you might use.

Michael