Subject Re: [ib-support] Backup to multiple files fails.
Author Paul Reeves
Nando Dessena wrote:
>
> Hello,
> I am trying (with Firebird RC2) a backup to multiple files, f. ex:
>
> gbak -b -v c:\temp\mygdb.gdb c:\temp\1.gbk 10m c:\temp\2.gbk
>
> It successfully creates the first file (1 mb instead of 10, btw), then
> goes on and on until it says "free disk space exhausted" and gives up:
>
> gbak: ERROR: free disk space exhausted
> gbak: Exiting before completion due to errors
> gbak: ERROR: cannot disconnect database with open transactions (1
> active)
>
> Is there a (known) bug or something I am missing?

It is known now!

Actually, there are two bugs here. The second - (cannot disconnect
database with open transactions) has been fixed for final release.

The more important one - gbak: ERROR: free disk space exhausted - has
only just come to our (or at least my) attention. It looks as if gbak
has forgotten how to work with multiple files. The error is triggered
when file one is full.


Paul

--

Paul Reeves
http://www.ibphoenix.com
taking InterBase further