Introduction to SAS/ACCESS Interface to Teradata

Overview

For available SAS/ACCESS features, see Teradata supported features. For more information about Teradata, see your Teradata documentation.

Note: In SAS 9.4M8, support for SAS/ACCESS to Teradata on the z/OS platform was removed. Support was added back for the z/OS platform in SAS 9.4M9.

SAS/ACCESS Interface to Teradata includes SAS Data Connector to Teradata. If you have the appropriate license, you might also have access to the SAS Data Connect Accelerator to Teradata. The data connector or data connect accelerator enables you to load data into the CAS server for parallel processing. For more information, see these sections:

The SAS/ACCESS Teradata Client

Teradata is a massively parallel (MPP) RDBMS. A high-end Teradata server supports many users. It simultaneously loads and extracts table data and processes complex queries.

Because Teradata customers run many processors at the same time for queries of the database, users enjoy excellent DBMS server performance. The challenge to client software, such as SAS, is to leverage Teradata performance by rapidly extracting and loading table data. SAS/ACCESS Interface to Teradata meets this challenge by letting you optimize extracts and loads (reads and creates).

Information throughout this document explains how you can use the SAS/ACCESS interface to optimize DBMS operations.

Restrictions for the ACCESS and DBLOAD Procedures

SAS/ACCESS Interface to Teradata does not support the ACCESS and DBLOAD procedures. The LIBNAME engine technology enhances and replaces the functionality of these procedures. Therefore, you must revise SAS jobs that were written for a different SAS/ACCESS interface and that include ACCESS or DBLOAD procedures. You need to do this revision before you can run the SAS jobs with SAS/ACCESS Interface to Teradata.

Last updated: February 3, 2026