Subject | Re: [firebird-support] How to use GBAK to create/restore into multiple files with specific size |
---|---|
Author | Mohd. Jeffry |
Post date | 2005-06-30T07:49:24Z |
Thanks. I think this need to put to FAQ or something..
On 6/29/05, Steve Wiser <steve@...> wrote:
> Sorry for not explaining in the first post. The -p 4096 tells interbase
> to use a page size of 4096 bytes. 511999 is the number of pages per
> database file. You just have to multiply them together to get the max
> db file size.
>
> -steve
>
> On Wed, 2005-06-29 at 23:08 +0800, Mohd. Jeffry wrote:
>
> > > gsplit -join <database.gbk> <database2.gbk> [<database3.gbk>, ...] |
> > > gbak -r -v -c -p 4096 stdin <database.gdb> 511999 <database2.gdb>
> > 511999
> > > [<database3.gdb> 511999, ...]
> > >
> >
> > What is the size of your database.gdbs after those command ? Does the
> > number 4096 and the 511999 is the determination factor for the size?
> > How how to calculate this numbers?
> >
> >
> > ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
> >
> > Visit http://firebird.sourceforge.net and click the Resources item
> > on the main (top) menu. Try Knowledgebase and FAQ links !
> >
> > Also search the knowledgebases at http://www.ibphoenix.com
> >
> > ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
> >
> > Yahoo! Groups Links
> >
> >
> >
> >
> >
> >
> >
>
>
> [Non-text portions of this message have been removed]
>
>
>
> ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
>
> Visit http://firebird.sourceforge.net and click the Resources item
> on the main (top) menu. Try Knowledgebase and FAQ links !
>
> Also search the knowledgebases at http://www.ibphoenix.com
>
> ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
>
> Yahoo! Groups Links
>
>
>
>
>
>
>