Subject | Re: Database shutdown leaves connections |
---|---|
Author | Dmitry Yemanov |
Post date | 2015-02-10T19:15:52Z |
10.02.2015 15:00, Glenn Thomas Hvidsten wrote:
database at the filesystem level. It just interrupts any activity but
user sessions may remain connected.
Dmitry
> And by using the following command the database seems to be shut down:Prior ro v2.5, database shutdown is not expected to "unlock" the
>
> gfix -user SYSDBA -pas masterkey -shut full -force 0 C:\Database\MyDB.fdb
>
> This works to some degree as I can’t connect to the database (using DB
> Workbench), but the shutdown still leaves “something” hanging as the
> file is still in use and I can neither move nor rename it.
>
> Why isn’t this command working properly and what can I do to shut down
> the database so that I can rename it (in order to restore a backup).
>
> This is Firebird 2.1 on a Windows server with the default installation
> parameters.
database at the filesystem level. It just interrupts any activity but
user sessions may remain connected.
Dmitry