384 | 09 Dec 2012 @ 08:35 PST | Tools | Reply | Where would I be able to download TPT API for Windows? | TPTAPI should be aailable on the TTU media.
|
383 | 04 Dec 2012 @ 02:37 PST | Tools | Reply | tbuild, failures of EXPORT operator on linux | You must upgrade to the latest efix first.
Then, if the problem still exists, post that information.
|
382 | 03 Dec 2012 @ 10:40 PST | Tools | Reply | SQL_SELECTOR: TPT15105: Error 13 in finalizing the table schema definition | Did you try it? :)
The best option is to upgrade to the latest and greatest efix.
That is always preferable.
Aside from that, the CASE should work (it might have been better to just try it... |
381 | 30 Nov 2012 @ 12:19 PST | Tools | Reply | Tpump Error:code 3807:Object ''SysAdmin.TPumpStatusTbl'' does not exist. | You need to use SQL script shipped with TPump to create a Monitor table (''SysAdmin.TPumpStatusTbl'') in the database where Teradata TPump maintains Information about an import in o... |
380 | 26 Nov 2012 @ 03:18 PST | Tools | Reply | Why I am getting "Load Operator: TPT10306: Error 5 retrieving attribute 'LogTable' error"? | I do not know why you do not have libloadop.so in your "lib" directory. You may want to try to re-install the product.
|
379 | 26 Nov 2012 @ 11:30 PST | Tools | Reply | TPT installation guide | http://www.info.teradata.com/Datawarehouse/eBrowseBy.cfm?page=TeradataToolsandUtilities
|
378 | 26 Nov 2012 @ 11:27 PST | Tools | Reply | Teradata PT 12.0 error output schema does not match | The ODBC operator cannot be loaded because the ODBC driver manager library cannot be loaded.
And it looks like that is occurring because you are attempting to use the 64-bit driver manager, not th... |
377 | 26 Nov 2012 @ 11:25 PST | Tools | Reply | Mload table locks cannot be released because NUSI exists | I was just forwarding the information from the DBS engineer. I do not work in the DBS organization and thus do not have that information. You will have to consult with database engineers to obtain ... |
376 | 26 Nov 2012 @ 11:15 PST | Tools | Reply | Inserting\Loading Data to User Define Type (UDT) through TPT | TPT does not support UDTs.
You must load the data by using the native data types.
|
375 | 21 Nov 2012 @ 04:23 PST | Tools | Reply | Why I am getting "Load Operator: TPT10306: Error 5 retrieving attribute 'LogTable' error"? | Looks like someone may have copied library files around, or you are pointing to the wrong directories.
Script-based TPT is a 32-bit application.
However, we also provide 64-bit versions of some o... |
374 | 21 Nov 2012 @ 10:49 PST | Tools | Reply | Mload table locks cannot be released because NUSI exists | According to the DBS engineer:
Here is the explanation of error 7446. We process the primary data, the fallback data, and the NUSI data separately in the application phase. If there is an abort du... |
373 | 21 Nov 2012 @ 09:07 PST | Tools | Reply | Teradata PT 12.0 error output schema does not match | You only have an APPLY statement with no accompanying SELECT. You have only defined a consumer operator but no producer operator.
|
372 | 19 Nov 2012 @ 10:14 PST | Tools | Reply | Parameterize source & target table name and also schema details in TPT script | Please take a look at the templates that came with 13.10.
I think the "Load...." job variables names used to be known by "Target....".
We had to change the names in 14.0 to su... |
371 | 14 Nov 2012 @ 12:28 PST | Tools | Reply | Loading using Teradata Parallel Transporter Load utility. | By the way, why are you exporting the data to a file on a non-mainframe platform, and then loading the data from a mainframe?
If I am misunderstanding your test scenario, please correct me.
|
370 | 14 Nov 2012 @ 11:22 PST | Tools | Reply | Loading using Teradata Parallel Transporter Load utility. | Instead of binary, trying exporting the data in "unformatted" format.
That record format will not add the 2-byte row length to the front of every row.
It will just write out the raw dat... |
369 | 08 Nov 2012 @ 07:51 PST | Tools | Reply | Use TPT to load a million flat files | I had a customer several years ago that had to load 25 8GB files. He found that the best performance game from using 12 file reader instances. YMMV (your mileage may vary). You will have to experim... |
368 | 08 Nov 2012 @ 07:50 PST | Tools | Reply | Use TPT to load a million flat files | Are you checkpointing?
If so, how often?
You have all 1 million files in a single directory?
What is your row size (trying to get an idea how many rows per file)?
Are you using the Load operato... |
367 | 08 Nov 2012 @ 03:38 PST | Tools | Reply | Using name of Flat File in TPT Load | My typo. It was added in TPT13.10, not TPT13.0.
|
366 | 08 Nov 2012 @ 01:20 PST | Tools | Reply | Loading XML file into empty terdata table using TPT | XML is not supported in TPT until TTU14.10.
And we will treat XML the same as we treat LOBs.
|
365 | 08 Nov 2012 @ 11:22 PST | Tools | Reply | Fast Export producing unreadable text file | I am not quite sure I understand the question.
|
364 | 08 Nov 2012 @ 11:22 PST | Tools | Reply | Use TPT to load a million flat files | We have not had any customer try to read 1 million files.
We have customers who are processing between 10,000 and 50,000 files.
Are you using the wildcard syntax for the FileName attribute for th... |
363 | 07 Nov 2012 @ 06:20 PST | Tools | Reply | Parameterize source & target table name and also schema details in TPT script | What version of TPT are you using?
We have made great improvements to the simplification of our script language, such that you do not need to be so verbose.
Also, we can obtain the schema automat... |
362 | 07 Nov 2012 @ 11:47 PST | Tools | Reply | Use TPT to load a million flat files | This is a bug that we had previously discovered and is being fixed in an upcoming efix/patch.
The version will be 13.10.00.12.
It will take about 4-6 weeks to appear on the Teradata At Your Servi... |
361 | 07 Nov 2012 @ 10:31 PST | Tools | Reply | TPT: error 2972: No table header exists for table. | I spoke with the database engineers and they told me that you will need to open an incident with the GSC.
Database engineers will only be able to analyze the cause of this internal error by either... |
360 | 07 Nov 2012 @ 10:07 PST | Tools | Reply | Fast Export producing unreadable text file | We will not be making any changes to FastExport for delimited data output.
If you would like this functionality, we offer it in TPT.
|