Subject Re: [firebird-support] RE: wcdata.fdb file opened many times, hogging space !
Author Mark Rotteveel
On 21-11-2013 17:59, jbossert@... wrote:
>
>
> Hi Mark,
>
>
> Right now i'm looking in a way to reclaim the space right away without
> killing the process.

Use the monitoring tables to kill connections.

But how did you remove the file, did you delete it? Instead of deleting
it through the file system, you might want to try dropping it using the
service API. That will check if the database is still in use or not.

> Is it helping if i change the FB flavor to "superclassic", assuming this
> fires only 1 instance of the db, so the file will be opened only 1 time ?!

I don't know.

Mark
--
Mark Rotteveel