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.
Specifying an access module in a Teradata client utility job script causes the following actions at runtime:
- The client utility passes the access module name and initialization information to the Data Connector API.
- The Data Connector API connects and initializes the specified access module.