Subject Re: Problem using service API to run a remote backup
Author phil_hhn
--- In Firebird-Java@yahoogroups.com, Roman Rokytskyy <rrokytskyy@...>
wrote:
>
>
> > gbak -user sysdba -pass abcdef 192.168.0.123:MyDatabase MyDatabase.fbk
>
> Hmmm... right now I have two suspicions:
>
> - you have some network issues with Java (try using the "NATIVE" type);
>
> - our BackupManager has some issues with aliases (can you try with the
> full path?)
>
> Roman
>

Have just tried both of these and no difference.

However, this may have lead us to the problem... we did not mention
but we are trying to run the (services API) backup from a Win2K
machine and the database itself is on an Intel Mac. The Mac is running
Classic server.
We've tested this by pointing the backup to another Windows machine
(running Super server) and the backup worked fine.

We haven't seen anything to say that the services manager is not
available in the Classic server - is this what the problem is?

Thanks
Phil