Subject | Re: [firebird-support] Re: Wanting to shift from firebird 1.0.3 on redhat to 2.1.2 on windows server 20 |
---|---|
Author | Alexandre Benson Smith |
Post date | 2009-07-23T20:54:02Z |
Anderson Farias wrote:
I use gbak this way from the very beginning of FB (0.9 beta), both
windows and Linux. Never had a problem.
typical command would be:
gbak localhost:my_database my_database.fbk -user sysdba -password
masterkey -v -t -g
to restore:
gbak my_database.fbk localhost:my_database -user sysdba -password
masterkey -v -t -rep
gbak is a standard client application, why it could not be used with a
TCP/IP connection ?
see you !
--
Alexandre Benson Smith
Development
THOR Software e Comercial Ltda
Santo Andre - Sao Paulo - Brazil
www.thorsoftware.com.br
> Hi Helen,Confirmed !
>
>
>>> Are you sure? It should *not* work without the service_mgr switch for
>>> anything but XNET protocol (and doesn't on my 2.1.2).
>>>
>>>
>> Yes, I've just tested again and it works. *but* on a v2.1.1 (and if it
>> matters, it's a SuperServer install on WinXP Pro). I'll upgrade to 2.1.2
>> and test again.
>>
>
> OK, I've upgraded to 2.1.2 just to make sure and... GBAK (-b or -c) with TCP
> and *NO* -SE works just great --- BTW... I can't see a reason for not to.
>
>
> Regards,
> Anderson
>
>
I use gbak this way from the very beginning of FB (0.9 beta), both
windows and Linux. Never had a problem.
typical command would be:
gbak localhost:my_database my_database.fbk -user sysdba -password
masterkey -v -t -g
to restore:
gbak my_database.fbk localhost:my_database -user sysdba -password
masterkey -v -t -rep
gbak is a standard client application, why it could not be used with a
TCP/IP connection ?
see you !
--
Alexandre Benson Smith
Development
THOR Software e Comercial Ltda
Santo Andre - Sao Paulo - Brazil
www.thorsoftware.com.br