Subject | Re: gbak error |
---|---|
Author | frische_brise2003 |
Post date | 2004-04-13T14:04:43Z |
> > gbak -r -user sysdba -pas masterkey -v -y c:\x\restore.log C:"dh-srv01".
> > \temp\mcm3.1.fbk 127.0.0.1:c:\firebird\databases\mcm3.1.fdb
> >
> > will help and allows to restore the DB.
> > But there is still one computer left (Windows 2000 Server) on
> > which the restore doesn't work. Now, I get the following error:
> >
> > gbak: ERROR: Unable to complete network request to host
> > gbak: ERROR: Failed to establish a connection.Sorry, I've tried to restore using the servername, too. But it didn't
> > gbak: ERROR: failed to create database dh-srv01:c:\mcm\x.fdb
> >
> > Regards
> >
> > Jürgen
>
> if loopback worked - why are you using the servername here?
> This error sounds like the server name can't be resolved to an IP.
> Alan
work, either. So the log-file shows the error which appeared when I
used the servername, but the same error appears when I use the
loopback (127.0.0.1)....