Subject | Re: [firebird-support] Problems with backup via service_mgr |
---|---|
Author | Vlad Khorsun |
Post date | 2008-08-21T06:25:27Z |
> The following scriptUsing service API you don't need to put host name into connection
> ---
>
> C:\>cd\program files\firebird\firebird_1_5\bin\
>
> C:\Program Files\Firebird\Firebird_1_5\bin>gbak -b -se
> localhost:service_mgr localhost:myalias c:\test.fbk -user sysdba
> -password masterke -v
>
> C:\Program Files\Firebird\Firebird_1_5\bin>
string. Try
gbak -b -se localhost:service_mgr myalias c:\test.fbk -user ...
Regards,
Vlad
PS Also consider to include switch -g doing backup