Subject | Re: [IB-Architect] Database files > 2GB. |
---|---|
Author | Charlie Caro |
Post date | 2000-04-26T22:40:13Z |
Jim Starkey wrote:
with DDL sounds fine to me.
What bugs me is that we don't add the 2 lines of code to perform a
64-bit multiply (page_number * page_size) so that customers can have the
choice of a single (or few) large database file(s) instead of 100
secondary files. An Alter statement to rename that many files would
still be an error-prone chore.
Regards,
Charlie
>It's still elegant after all these years! Altering secondary file names
> It is probably best, although I would like to
> hear from Charlie, that this style of interface be maintained for
> consistency.
>
with DDL sounds fine to me.
What bugs me is that we don't add the 2 lines of code to perform a
64-bit multiply (page_number * page_size) so that customers can have the
choice of a single (or few) large database file(s) instead of 100
secondary files. An Alter statement to rename that many files would
still be an error-prone chore.
Regards,
Charlie