João Paulo Ribeiro wrote:
> I believe your problem is some kind of db lock.
It does not look like a DB lock problem. The server is waiting for data from the JDBC driver, and vice versa, so it doesn't help at all if a DB lock gets released.
-O