Subject Re: Searching for FB3 backup suggestions
Author Dmitry Yemanov
26.05.2016 14:50, dondondonjesus@... wrote:
>
> "C:\Program Files\Firebird\Firebird_3_0\gbak.exe" -b -v -t -se
> service_mgr employee e:\xxx.bak -user SYSDBA
> works if no one is connected else i always get error "file is used by
> another process".

gbak.exe -b -v -t -se localhost:service_mgr employee e:\xxx.bak -user SYSDBA

And all other connections should also be through localhost (or host
name, or IP address).


Dmitry