Using the Teradata Parallel Transporter API Programmer Content
Teradata Parallel Transporter (PT) API is a set of application programming interfaces used to load data into the database and export data from the database.
The content describes how to set up the interface, error reporting, checkpoint and restart, and other relevant topics and provides coding examples.
Why Would I Use this Content?
This guide helps you understand the capabilities that lets you code an application and the dependencies that are required to help you run the code samples in different operating systems.
How Do I Use this Content?
You can use the content to learn about the following capabilities that help you code an application:
- Functions available in each class
- Attributes available in each driver
- Parallelism-enabling protocol for building multi-node, multi-process, and multi-threaded applications
- Supported compilers
How Do I Get Started?
Read the following topics before you use the examples in the guide:
- Review the Overview
- Read the Release Version Compatibility
- Read the Compiling and Linking Options