Description - Parallel Transporter

Teradata® Parallel Transporter Application Programming Interface Programmer Guide

Product
Parallel Transporter
Release Number
16.20
Published
November 2020
Language
English (United States)
Last Update
2020-11-19
dita:mapPath
ghk1527114222323.ditamap
dita:ditavalPath
Audience_PDF_include.ditaval
dita:id
B035-2516
lifecycle
previous
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);