![]() |
|
Archives of the TeradataForumMessage Posted: Wed, 19 May 2004 @ 16:35:46 GMT
Hi, All u have to do is run the following bteq script by changing the req fields
bteq << EOI 2>&1
.LOGON dbc/username,password;
database Database_name;
.SET RECORDMODE ON
.EXPORT DATA FILE = err.out
SELECT * FROM ET_TABLE_NAME
EOI
then open err.out file thanx & regards, Prasanna.
| ||||||||||||||||||||||||||||||||||||||||||||||||
| | ||||||||||||||||||||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||||||||||||||||||||
|
| ||||||||||||||||||||||||||||||||||||||||||||||||
| Copyright 2016 - All Rights Reserved | ||||||||||||||||||||||||||||||||||||||||||||||||
| Last Modified: 15 Jun 2023 | ||||||||||||||||||||||||||||||||||||||||||||||||