|
|
Archives of the TeradataForum
Message Posted: Wed, 19 Nov 2003 @ 23:15:41 GMT
Subj: | | Re: Illegal seek error |
|
From: | | Victor Sokovin |
Mark,
On Wed, 19 Nov 2003 14:41:55 -0500, TeradataForum wrote:
| It's using the standard BTEQ export where I run into problems. We don't have a license for Fastexport. | |
Never mind ML or FastExport mentioned in the thread. It is the same module which fixes the large files issue for _all_ utilities,
including BTEQ.
| When I try to export to a pipe in BTEQ that's where I get the 'illegal seek' error. | |
There must be some check in BTEQ which issues an alarm if the estimated export file size > 2 GB so you need to address this before you
use the pipe. The access module will tell BTEQ to stop worrying about the file size. Then it will be up to your OS. If it does not support
large files you can apply the pipe. Hope this will work on your platform.
Regards,
Victor
| |