Description - Parallel Transporter

Teradata® Parallel Transporter Application Programming Interface Programmer Guide - 17.20

Product
Parallel Transporter
Release Number
17.20
Published
June 2022
Language
English (United States)
Last Update
2022-10-11
dita:mapPath
fag1645201363032.ditamap
dita:ditavalPath
obe1474387269547.ditaval
dita:id
B035-2516
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>_32
  • 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);