Subject Re: [firebird-support] Re: Firebird Usage Load Problem
Author Maurice Ling
Daniel Rail wrote:

> Hi,
>
> At July 15, 2005, 09:29, Helen Borrie wrote:
>
> > At 09:06 AM 15/07/2005 -0300, Daniel Rail wrote:
>
> >>Firebird is probably trying to do some garbage collection after the
> >>deletes from the table TEXT_REPLACE_ABSTRACT_UPRO, maybe when the
> >>script disconnects from the database and before Firebird unloads the
> >>database from memory.
>
> > "before Firebird unloads the database from memory". Did you really
> mean to
> > write that?
>
> I should re-read my message more than once.
>
> Let me rephrase that: "before Firebird releases the database after the
> last connection remaining disconnects from it". Is that better?

Technically, the last connection is only released just before my script
ends. So there is no release of connection during processing.

maurice


[Non-text portions of this message have been removed]