Facing TPT error while lading data from flat file to Teradata - response (1)...
I think the error may be the trailing comma in line: VARCHAR OpenMode = 'read',
View ArticleFacing TPT error while lading data from flat file to Teradata - response (2)...
thanks. next day I again reviewed and I got the same problem
View ArticleTeradata FLOAD error table 1 creates unwanted newlines in Dataparcel data. -...
Whenever you upgrade to a new version of TTU, always go to the patch server and look for the latest patches (inevitably, by the time people get around to upgrading, new patches are available). In fact,...
View ArticleRestarting Fastload if we have error with the source data file - response (2)...
No, if everything is done correctly, you are actually NOT supposed to drop the error tables in order to restart a job that was paused. Dropping the error tables (and the row in the restart log table)...
View ArticleGetting error on Fastload..."nvalid state for Load" - response (4) by feinholz
Yes, once the error tables are dropped, the job must start from the beginning, meaning you must drop and recreate the target table.
View ArticleFacing TPT error while lading data from flat file to Teradata - response (3)...
Not sure what "next day I reviewed and got the same problem" means."Reviewing" does not mean "fixing". This script has several issues. First, please remove the comma after: VARCHAR OpenMode =...
View ArticleABU 14.10 table restoring error - response (1) by calvinlkn
Tested and table can be restored if using COPY command instead of RESTORE
View ArticleTPT - BUFFERMAX error - response (2) by mullasci
I am getting exactly the same error (19003) with a sightly more recente version of TPT. In my case it is not a restart job. How can I get TPT to continue loading the good data instead of stopping?...
View ArticleTPT - BUFFERMAX error - response (3) by feinholz
Is the data delimited format? The DC operator can continue processing under certain conditions when processing delimited data. If some records will have too many columns or too few columns (than...
View ArticleTPT scripts - response (3) by feinholz
First, was you intent to use the MultipleReaders feature? If so, then please upgrade to the latest patch for 14.10. If not, then please do not set that attribute.
View ArticleTPT scripts - response (4) by feinholz
Update: please upgrade to the latest patch. I believe it is 14.10.00.06.
View ArticleTDSQLA 14.10 - Cut & Paste Issue - forum topic by TDW
Hello, I can no longer call myself a newbie (2 year anniversary with my job), but I am still green on some issues. I searched this site - as well as the Internet - and could not find an answer. Since...
View ArticleEXPORT_OPERATOR: TPT12108: Output Schema does not match data from SELECT...
Hi SteveF I am having a similar issue to Yajing. Can I receive some feedback on where to troubleshoot next? Informatica Version : PowerExchange for Teradata PT Reader Plugin Version[9.5.1] TPT...
View ArticleArchive all tables with data - forum topic by k3na
Hi all! May be a very simple question.. I want to dump the current state of the Teradata database. To do it, I use arcmain and the following script: ARCHIVE DATA TABLES (dbname), RELEASE LOCK,...
View ArticleArchive all tables with data - response (1) by Glass
Your script should achive the data. Can you post the job log? Rglass
View ArticleParameters and teradata Dynamic SQL - forum topic by catrepan
I'm trying to use a parameter within my dynamic sql query, but just can't get it to work. I simplified my code to highlight only the part I'm struggling with. I first create 't1', to which I insert the...
View ArticleTPT OLE DB and TPT moving to version 15 - forum topic by brcriss
I uninstalled all old versions and installed the 15 Client tools. I installed this: OLE DB Provider for Teradata and I can no longer find the OLE DB wizzard. When I try to open my amj files, there is...
View ArticleArchive all tables with data - response (2) by k3na
You are right, the script is correct. There are some other reasons of the problem that we have. I'll create a separate topic for that. Anyways, thanks for your fast reply!
View ArticleEXPORT_OPERATOR: TPT12108: Output Schema does not match data from SELECT...
Unfortunately, I am not familiar with Informatica and cannot provide any information for setting options. And I believe Informatica uses TPTAPI, which means there is no script to modify. Thus, you...
View Article