Subject Re: [firebird-support] Track database file size
Author Helen Borrie
At 05:20 PM 7/06/2007, you wrote:
>Christian,
>
> > we run an import service, that inserts records to our Firebird 1.5
> > database.
> >
> > When we look at the file size and change date, this is not updated
> > until we stop the service and all connections to the database are closed.
> >
> > Is there a way, to track the actual file size of a Firebird database
> > even when there are still open connections?
> >
> > Our server OS is Windows 2003 Server.
>
>This sounds like the "forced writes" attribute of your database
>is "off".

Sounds like standard Windows behaviour to me. As Alan said, the
property sheet will display the current size but Win never seems to
update the size of an open file to wherever the directory display
gets it from....

./heLen