TPT Error : TPT17134: Terminating due to 1 or more incompatible columns and...
Hi I’m using TPT Wizard and using TPT Load operator(Fastload) to generate scripts. It’s working fine for most of the tables but it’s throwing above error for couple of tables. At the same time If I use...
View ArticleTD 13 Query Scheduler Startup Error on Windows 7 64-bit - response (6) by...
SQL Assistant does not contain the error message "Query scheduler start up error", or anything even remotely similar. It does check to see if TDQM/TQS is installed during startup... but this should not...
View ArticleTeradata PT 12.0 error output schema does not match - response (20) by...
Based on an install script I looked at earlier this week. Isn't the tradtional utilities FastExport/FastLoad/MultiLoad 32 bit and the TPT utilities 64-bit? It appears to me the error message above...
View ArticleExamples of writing prepared statements in CLIv2 - response (2) by Tuen
Tom, They are using a C++ program which currently uses the Sybase CLI and they want to switch it out for Teradata CLI. We don't have an the option to use ODBC in this case. If they can't use the CLI...
View ArticleWhere would I be able to download TPT API for Windows? - topic by arowshan
Hi I am trying to write an SSIS package to load data into Teradata but the data insert into Teradata is very slow. I have come across an SSIS add on for Teradata called Microsoft® Connectors v1.2 for...
View ArticleExamples of writing prepared statements in CLIv2 - response (3) by tomnolan
Sybase's original proprietary connectivity library was DB-Library, and it has been superseded by CT-Library. Each database vendor's proprietary connectivity library is typically quite different from...
View ArticleWhere would I be able to download TPT API for Windows? - response (1) by...
TPTAPI should be aailable on the TTU media.
View ArticleTeradata PT 12.0 error output schema does not match - response (21) by feinholz
TPT is a 32-bit application.
View ArticleHow to get Character String Delimiter with TPT or FastExport - topic by gpolanch
Hello. I need to export large numbers of tables to CSV files for customer deliverables. I am working under Teradata 13.10. For VARCHAR fields, I need to include a Character String delimiter...
View ArticleTPT17122: Error: unable to connect to data source(oracle using TPT script) -...
I am getting below error while trying to connect to Oracle DB using DataDirect 7.1 ODBC drivers from TPT script. I am able to test the connection using the example executable program in DataDirect and...
View ArticleLoading using Teradata Parallel Transporter Load utility. - response (16) by...
Hi Steven Feinholz, We have got the Teradata client upgraded to V14.00 but there was some issue as it tried wriring into our SAS config directory. Now i want to check if TPT has been installed...
View ArticleEclipse / Teradata Studio Express Code Assist - topic by thomandl
Hi all, i have a problem with the Code Assist in Eclipse and Teradata Studio Express. --Work correctly select * from db.table where db.table. -Doesn't work select * from db.table as a where a. Have...
View ArticleTPT: How to load file without delimiter exceeding File Data Defintion - topic...
Hi everybody, I have to load file that contains 2 or 3 columns (there is no field delimiter). Into target table I want to load only 2 columns; 3rd column (if exists in file) has to be ignored....
View ArticleRequest size exceeds maximum. - response (8) by Jigar
Any resolution on this ? Facing the same issue :(
View ArticleTPT status code 12 during Insert - topic by AAnsari
Hi, I am trying to insert data using the export/update operator into multiple tables using a single SELECT. But the query always terminates at the insert step with status code 12. Sometimes it inserts...
View ArticleExamples of writing prepared statements in CLIv2 - response (4) by tomnolan
Appendix A of the Network CLIv2 Reference manual contains section titled "Sending a Parameterized SQL Using APH Defined Extension Elements" which lists an example C program that executes a query with a...
View ArticleEclipse / Teradata Studio Express Code Assist - response (1) by Chuckbert
The code assist doesn't deal with such aliases as your second statement contains. It basically understands what types of database objects (tables, columns, etc.) are valid at the insertion point. It...
View ArticleTeradata Parallel Transporter Issue - topic by Roopalini
Hi Forum, My Teradata box is multi-tenant meaning , one customer isn’t supposed to see another customer’s tables/data. So we have XVIEWS enabled for the users. Now, the issue is,a user from one of...
View ArticleTPT script: error while executing TPT script - response (11) by ramarao2010
See, Please give complete file name for filename parameter, I.e.,EX: If your filename is emplist.txt than give emplist.txt ( but not emplist) (or) If your filename is filename.out than give...
View Article