Subject | Re: Error while trying to backup database uder Firebird 1.5 |
---|---|
Author | Alexander V.Nevsky |
Post date | 2004-05-17T16:10:32Z |
--- In firebird-support@yahoogroups.com, Iliya Iliev <iliev@c...> wrote:
API for CS server is recently recreated from ash and still not with
full functionality. Most probably this is a minor bug of CS Services
API. I believe you should discuss this in firebird-develop list and,
perhaps, it can be fixed in ongoing 1.5.1 which is on stage of final
testing now. Most FB people are at Conference at Fulda just now, but
several developers are available.
Best regards,
Alexander
> I'm using Firebird 1.5 Classic Server on a machine with Windows XPmake the
> Professional. I'm also using Delphi 5.0 and either Interbase Express or
> FIBPlus components but I don't think that matters because they both
> same call to isc_service_start.filename (for
>
> I found a problem in the follwoing situation:
>
> When trying to backup a database with non 8.3 compatible full
> example: D:\Temp\Big test.gdb) the backup process failspass
> I get the following error:
>
> ----
> gbak: ERROR: I/O error for file "D:\Temp\Big"
> gbak: ERROR: Error while trying to open file
> gbak: ERROR: The system cannot find the file specified.
>
> gbak: Exiting before completion due to errors
> ----
>
>
> From the given error I decided to pass the quoted full filename as the
> database name ("D:\Temp\Big test.gdb") and gues what - everything worked
> fine.
> I then tried the same with the BackupFileName and this also worked. So I
> decided that this was one of the differences from Firebird 1.0.3 and
> Firebird 1.5 but I was wrong.
> :(
> Firebird 1.5 SuperServer gave me the following error when I tried to
> the same quated DatabaseName:Services
>
> ----
> Unable to complete network request to host ""D".
> Failed to locate host machine.
> The specified name was not found in the hosts file or Domain Name
> ----quotes -
>
> with the unquoted DatabaseName everything was OK
>
> It was the same with Firebird 1.0.3 SuperServer (no quotes - OK;
> Failed to locate host machine)Ilia, AFAIK client library for SS and CS are the same, but Services
>
>
> So am I doing something wrong or this is a bug in either the client DLL
> files (both fbclient.dll and gds32.dll were tested) or the 1.5 Classic
> server itself?
API for CS server is recently recreated from ash and still not with
full functionality. Most probably this is a minor bug of CS Services
API. I believe you should discuss this in firebird-develop list and,
perhaps, it can be fixed in ongoing 1.5.1 which is on stage of final
testing now. Most FB people are at Conference at Fulda just now, but
several developers are available.
Best regards,
Alexander