﻿<?xml version='1.0' encoding='UTF-8'?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>Teradata Forums / Teradata  / Teradata Tools and Utilities  / Fexp Character translation error / Latest Posts</title><generator>InstantForum.NET v4.1.4</generator><description>Teradata Forums</description><link>http://www.teradata.com/teradataforum/</link><webMaster>info@teradata.com</webMaster><lastBuildDate>Thu, 04 Dec 2008 01:53:10 GMT</lastBuildDate><ttl>20</ttl><item><title>RE: Fexp Character translation error</title><link>http://www.teradata.com/teradataforum/Topic11733-10-1.aspx</link><description>You would want to check your table definitions to see if there are any Unicode columns. Chances are that there are some ... in which case exporting as ascii may not be a good idea.</description><pubDate>Thu, 12 Jun 2008 12:37:14 GMT</pubDate><dc:creator>joedsilva</dc:creator></item><item><title>Fexp Character translation error</title><link>http://www.teradata.com/teradataforum/Topic11733-10-1.aspx</link><description>Hi All,I'm new to TeraData and all its utilities. I trying to export data from a table to an output file.I'm using Teradata 12.0 Express Edition on Windows XP SP2;The contents of fexp script file (Fin_Accts_first_Query.txt) is as follows.LOGTABLE DWH.Accts_TBL;.LOGON 127.0.0.1/dbc,dbc;.BEGIN EXPORT;.EXPORT OUTFILE C:\TEMP\TDExc\Accts_Mod.txt;SELECT * from FINANCIAL.ACCTS;.END EXPORT;.LOGOFF;and I'm executing script file using the "fexp -c ascii -N 1 -M 2 -s ON C:\TEMP\TDExc\Accts.out" command.the data in the output file is not properly formated (sample output shown below) where as when I browse FINANCIAL.ACCTS table using Teradata Adminsitrator I see about 20 records with proper formating&#x1F; &#x8;BÊ&#x14; SV0000000013624983ƒ‚&#xE;&#x1F; &#x8;­Ê&#x14; CC4561143213626054&#x1F;ã&#x1F; &#x8;­Ê&#x14; SV0000000013626053&amp;Y&#xE;&#x1F; &#x8;9Ê&#x14; SV0000000013624893a4&#xE;&#x1F; &#x8;ðÊ&#x14; CC4561143213626724&#x1E;‚&#xE;&#x1F; 9Ê&#x14; CC4561143213624894Ð¾†‚&#xE;&#x1F;....................Is the issue because of the -c argument that I'm using with fexp command or something else. Please let me know how to fix this issueThanks in advance.Regards,KaranThanks,Karan</description><pubDate>Wed, 04 Jun 2008 21:57:59 GMT</pubDate><dc:creator>KaranBabu</dc:creator></item></channel></rss>