Subject | Re: Regarding backup of security2.fdb |
---|---|
Author | Michael Vilhelmsen |
Post date | 2008-04-17T06:27:22Z |
> this one is okc:\bla.fbk -u
> C:\fb21>gbak -v -t -se 127.0.0.1:service_mgr c:\fb21\security2.fdb
> ser SYSDBA -password masterkeyNot here.
C:\Program Files\Firebird\Firebird_2_1>gbak -v -t -se
127.0.0.1:service_mgr "C:\
Program Files\Firebird\Firebird_2_1\security2.fdb" c:\bla.fbk -user
SYSDBA -pass
word masterkey
gbak: ERROR:I/O error for file "C:\Program"
gbak: ERROR: Error while trying to open file
gbak: ERROR: The system cannot find the file specified.
gbak:Exiting before completion due to errors
>c:\fb21\security2.fdb c:\bla.fbk -u
> same for :
> C:\fb21>gbak -v -t -se 192.168.1.17:service_mgr
> ser SYSDBA -password masterkeyAgain - Same problem
C:\Program Files\Firebird\Firebird_2_1>gbak -v -t -se
192.168.2.26:service_mgr "
c:\Program Files\Firebird\Firebird_2_1\security2.fdb" c:\bla.fbk -user
SYSDBA -p
assword masterkey
gbak: ERROR:I/O error for file "c:\Program"
gbak: ERROR: Error while trying to open file
gbak: ERROR: The system cannot find the file specified.
gbak:Exiting before completion due to errors
>c:/bla2.fbk -user SYSDBA
> and from another box this one also :
> gbak -v -t -se 192.168.1.17:service_mgr c:/fb21/security2.fdb
> -password masterkeyC:\Program Files\Firebird\Firebird_2_1>gbak -v -t -se
192.168.2.26:service_mgr "
c:/Program Files\Firebird/Firebird_2_1/security2.fdb" c:/bla.fbk -user
SYSDBA -p
assword masterkey
gbak: ERROR:I/O error for file "c:/Program"
gbak: ERROR: Error while trying to open file
gbak: ERROR: The system cannot find the file specified.
gbak:Exiting before completion due to errors
>specified with
> if you use -se all that you specify after is related to the host
> xxx:service_mgrSo as you see I cant back it up.
>
I either get the
ERROR FOR FILE "C:\PROGRAM"
or
CONNECTION REJECTED BY REMOTE INTERFACE
Michael