Subject | Re: [firebird-support] How to use GBAK to create/restore into multiple files with specific size |
---|---|
Author | Mohd. Jeffry |
Post date | 2005-06-29T15:08:33Z |
> gsplit -join <database.gbk> <database2.gbk> [<database3.gbk>, ...] |What is the size of your database.gdbs after those command ? Does the
> gbak -r -v -c -p 4096 stdin <database.gdb> 511999 <database2.gdb> 511999
> [<database3.gdb> 511999, ...]
>
number 4096 and the 511999 is the determination factor for the size?
How how to calculate this numbers?