You can find free documentation at www.info.ncr.com.
The TPT documentation is under "Teradata Tools and Utilities". If you go to "Teradata Tools and Utilities 8.1", you will find there is a manual on the TPT API.
To get somewhat familiar with Teradata, you can go to "Teradata Database" and go into "v2r6.1.1" (for the latest release). In there, there is a manual called "Introduction to Teradata Warehouse". There is a section on data distribution.
I don't believe that the TPT/API was introduced prior to the 8.1 release. Prior to 8.1, TPT was called Teradata Warehouse Builder, so you can find documentation on it for v2r5 (TTU 7.0 or 7.1) under that release.
I have not used the TPT/API (though I have used Teradata Warehouse Builder pretty extensively). It does look like the TPT/API manual does contain some code examples.
Good luck!
Hi Let me know this is th eone you want fot your postings on forum
====================================================== =============
PCNVFESP utility converts FastExport scripts into TWB job
scripts that use the TWB Export operator and possibly:
DataConnector Operator
Access Modules (via the DataConnector
PCNVFEXP utility takes as its primary arguments:
The file containing the FastExport script and The file that will contain the resulting TWB job script
pcnvfexp -i FastExportScriptFileName -o TWBScriptFileName -b BteqJobFilename -d MessageFilename
Sushant Paricharak
The question that wasn't answered was - where do we get the TPT API (specifically x64). I've talked to teradata support who don't even know they make a 64-bit TPT API. I know it's out there, how do we get it?

I am new to Teradata and would appreciate, if someone could respond to following queries.
-Is there any documentation on the architechture of Teradata and how does it store the data/tables?
-Where can I find the TPT API/SDK and relevant documentation on HOWTO use it? Is it available for free download from NCS?
-Is TPT API supported in v2r5 version?
-Are there any samples of code which depicts the usage of TPT API to extract data from/load data into Teradata?
Thanks
PSPL