|
|
Archives of the TeradataForum
Message Posted: Fri, 15 Apr 2005 @ 12:06:34 GMT
Subj: | | Re: Export data to flat file using bteq |
|
From: | | Victor Sokovin |
| I am using bteq for creating flat files which in turn are used by some application. Following is what i am doing. Please suggest if the
approach is right or i need anything else to do. | |
It might be worth testing the script on a large volume of data. Of course, only if it is intended to run on such volumes in the production
environment.
Bteq scripts tend to have limits on the size and layout of data they can export. The limits depend on the verion of Bteq.
If you do hit one of those limits, just rewrite the script for FastExport.
Regards,
Victor
| |