Subject Re: [Firebird-Java] GDS invalid request handle
Author Roman Rokytskyy
> The new setup processes the data about 10-15 time quicker than the
> previous setup but once we get to just over 9000 records in a job we
> get a GDS Exception 335544327. invalid request handle as an
> FBSQLException. This happens every time at just after 9000 records,
> the application has autocommit turned off, and is commiting at every
> 4000 records.

Can you provide a test case for this problem? It sounds quite reproducable
one.

Roman