Subject | Re: [firebird-support] Restoring Backup |
---|---|
Author | Helen Borrie |
Post date | 2016-02-24T03:09:47Z |
Wednesday, February 24, 2016, 12:22:31 PM, Hugo Eyng wrote:
is likely to be some limit imposed by that - or a bug?
gbak -c -bu 800000 h:\data\backups\backup20160131.fbk
h:\data\restores\restored20160224.fdb -user sysdba -password xyxyxyxy
(Although I cannot think why I would want such a huge number of pages
in the cache, not even 120000!!)
HB
> Hello.That is not a gbak message. If you are using a third-party tool, it
> I tried to restore a backup using the -BU 200000 switch and gbak
> returned an error message: invalid parameter.
is likely to be some limit imposed by that - or a bug?
> Then I change the value 200000 by 120000 and gbak worked.With Firebird 2.5.5 64-bit, I am able to execute this with no error:
> Is it a limitation?
gbak -c -bu 800000 h:\data\backups\backup20160131.fbk
h:\data\restores\restored20160224.fdb -user sysdba -password xyxyxyxy
(Although I cannot think why I would want such a huge number of pages
in the cache, not even 120000!!)
HB