Subject | Re: [firebird-support] OIT and OAT not moving |
---|---|
Author | Faisal Abdullah |
Post date | 2004-12-16T11:41:34Z |
Thanks.
>
> Go into the firebird-java list and check with Roman exactly what's going on
> when the commit() method gets called - don't assume that it's a hard
> commit on the server. There are sometimes good arguments for implementing
> commit as commit retaining, as long as a hard commit is getting called at
> reasonable intervals to clear out the re-used resources. The etiology of
> your problems is the classic one where commit retaining is used
> exclusively...
>
> ./heLen
>