Description - Parallel Transporter

Teradata® Parallel Transporter Application Programming Interface Programmer Guide - 20.00

Deployment
VantageCloud
VantageCore
Edition
Enterprise
IntelliFlex
Lake
VMware
Product
Parallel Transporter
Release Number
20.00
Published
October 2023
ft:locale
en-US
ft:lastEdition
2023-11-20
dita:mapPath
haz1691132518981.ditamap
dita:ditavalPath
obe1474387269547.ditaval
dita:id
ana1478611373864
lifecycle
latest
Product Category
Teradata Tools and Utilities

"runsamp" is a precompiled Teradata PT API sample application. The runsamp directory consists of three files:

  • infile.littleEndian/infile.bigEndian
  • runsamp_<platform>_64

This application uses the Load driver to insert data from a flat file (infile.littleEndian/infile.bigEndian) to the target table tdloadXX_VJ using the following DDL statement:

INSERT INTO tdloadXX_VJ( :Associate_Id, :Associate_Name, :Salary, :DOJ, :Designation, :Loan_Amount, :Martial_Status, :No_Of_Dependents);