Subject | Re: [firebird-support] Regarding backup of security2.fdb |
---|---|
Author | Philippe Makowski |
Post date | 2008-04-16T17:16:40Z |
Michael Vilhelmsen [08-04-16 16.59] :
C:\fb21>gbak -v -t -se 127.0.0.1:service_mgr c:\fb21\security2.fdb c:\bla.fbk -u
ser SYSDBA -password masterkey
same for :
C:\fb21>gbak -v -t -se 192.168.1.17:service_mgr c:\fb21\security2.fdb c:\bla.fbk -u
ser SYSDBA -password masterkey
and from another box this one also :
gbak -v -t -se 192.168.1.17:service_mgr c:/fb21/security2.fdb c:/bla2.fbk -user SYSDBA
-password masterkey
if you use -se all that you specify after is related to the host specified with
xxx:service_mgr
> Hithis one is ok
>
> I'm if this is not the right forum to ask in - but anyway.
>
> We have just installed the Firebird 2.1 x64 on a Windows platform.
> Its the version: 2.1.0.17755.
>
> Firebird has been installed in
>
> C:\Program Files\Firebird\Firebird_2_1
>
> When I type:
>
> C:\Program Files\Firebird\Firebird_2_1>"c:\Program
> Files\Firebird\Firebird_2_1\b
> in\gbak.exe" -v -t -user SYSDBA -password xxxxxx -se
> dbsrv04:service_mgr "lo
> calhost:C:\Program Files\Firebird\Firebird_2_1\security2.fdb"
> c:\FB_Install\test
> .fbk
> gbak: ERROR:connection rejected by remote interface
> gbak:Exiting before completion due to errors
>
C:\fb21>gbak -v -t -se 127.0.0.1:service_mgr c:\fb21\security2.fdb c:\bla.fbk -u
ser SYSDBA -password masterkey
same for :
C:\fb21>gbak -v -t -se 192.168.1.17:service_mgr c:\fb21\security2.fdb c:\bla.fbk -u
ser SYSDBA -password masterkey
and from another box this one also :
gbak -v -t -se 192.168.1.17:service_mgr c:/fb21/security2.fdb c:/bla2.fbk -user SYSDBA
-password masterkey
if you use -se all that you specify after is related to the host specified with
xxx:service_mgr