By using the TPT API,
you can load data into a Teradata table without working directly with
such stand-alone Teradata utilities as Fastload, MultiLoad, or TPump.
When TPT=NO, SAS uses the TPT API load driver for FastLoad, the update
driver for MultiLoad, and the stream driver for Multi-Statement insert.
When TPT=YES, sometimes
SAS cannot use the TPT API due to an error or because it is not installed
on the system. When this happens, SAS does not produce an error, but
it still tries to load data using the requested load method (Fastload,
MultiLoad, or Multi-Statement insert). To check whether SAS used the
TPT API to load data, look for a similar message to this one in the
SAS log.
NOTE: Teradata connection: TPT FastLoad/MultiLoad/MultiStatement
insert has read n row(s).