Subject Re: [IB-Java] Re: client-java driver pretty slow
Author David Jencks
A couple more comments/questions--

1. The amount of logging is still kind of ridiculous for production use. I
am very tempted to use log4j to make the amount of logging configurable
while running. How much outcry would there be towards adding this library?

2. To solve the "blob access outside of autocommit transaction" problem,
how about putting each blob access in its own transaction (when autocommit
is happening)? I haven't looked but think this would be pretty easy to
implement.

david jencks

On 2001.11.26 06:10:25 -0500 Luca Lafranchi wrote:
> Uhm...in fact sometimes I also get some errors (but the driver becomes
> slow before them...):
>
> when trying to retrieve data from a BLOB SUB_TYPE TEXT I get this:
> java.sql.SQLException: couldn't open blob: 614180331950 exception:
> invalid transaction handle (expecting explicit transaction start)
> DIAGNOSE -4
>
> Remember that I'm using autocommit...
>
> Ciao
> Luca
>
>
>
> To unsubscribe from this group, send an email to:
> IB-Java-unsubscribe@egroups.com
>
>
>
> Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
>
>
>
>
>