Subject | RE: [ib-support] Bug with external table > 2 GB |
---|---|
Author | Leyne, Sean |
Post date | 2002-11-04T17:09:11Z |
Nils,
Fortunately, this doesn't affect many users. You need to break up you
file into small pieces.
At the moment there are no specific plans for extend support for huge
external files for the v1.5 release, but you can always code the new
logic yourself.
Sean
> If i try to copy the external table into an internal table, afterv1.0 does not support external table > 2Gb, is a known issue.
> a while i get these error message:
>
> I/O error for file "/tmp/external_table"
> -Error while trying to open file
> -Invalid argument
Fortunately, this doesn't affect many users. You need to break up you
file into small pieces.
At the moment there are no specific plans for extend support for huge
external files for the v1.5 release, but you can always code the new
logic yourself.
Sean