Subject | RE: [firebird-support] Firebird v2.5 running Classic mode |
---|---|
Author | Leyne, Sean |
Post date | 2014-10-13T16:46:11Z |
> If you execute taskkill /IM fb_inet_server.exe /F then you are kill yourNot true at all!
> database(broken indexes, missing data or some else things. if autosweep is
> on, you may completely kill your database).
We use taskkill all of the time to force a shutdown of FB instances when we need to ensure that all connection processes are cleaned-up -- for our 100+ client production systems.
You will never experience a corrupt database.
Sean