Data Connector API - Access Module

Teradata® Tools and Utilities Access Module Reference

Product
Access Module
Release Number
17.10
Published
October 2021
Language
English (United States)
Last Update
2021-11-02
dita:mapPath
uur1608578381725.ditamap
dita:ditavalPath
obe1474387269547.ditaval
dita:id
B035-2425
lifecycle
previous
Product Category
Teradata Tools and Utilities

The Data Connector API is the software layer between a client utility and an access module. It is responsible for establishing, maintaining, and monitoring that connection. It accomplishes this by being statically linked to the client modules and dynamically linked to the needed access module. If you have a Teradata Parallel Transporter version of an access module, the term Data Connector throughout this document refers to the Teradata Parallel Transporter DataConnector operator.

Teradata Data Connector API is compiled with the Sun Studio 11 version of compiler on Solaris SPARC platform. Use the same compiler for any application using Teradata Data Connector API.
Specifying an access module in a Teradata client utility job script causes the following actions at runtime:
  1. The client utility passes the access module name and initialization information to the Data Connector API.
  2. The Data Connector API connects and initializes the specified access module.