Subject | Re: [IB-Architect] Use SGI XFS on linux for database file > 2G |
---|---|
Author | Ann W. Harrison |
Post date | 2001-06-09T16:25:07Z |
At 12:31 PM 6/9/2001 +0800, Almond Wong wrote:
it multiplies the page number times the page sizes. The variable that holds
the result is a long. Firebird 1 removes that restriction because it uses
an int64 for the computation.
Regards,
Ann
www.ibphoenix.com
We have answers.
>As the subject specified, is the 2G db file limit is gone when using SGI'sThe problem is in the InterBase code. To position itself within the database,
>XFS ? Please advice.
it multiplies the page number times the page sizes. The variable that holds
the result is a long. Firebird 1 removes that restriction because it uses
an int64 for the computation.
Regards,
Ann
www.ibphoenix.com
We have answers.