Before you use PowerExchange for Teradata Parallel Transporter API, verify that you have read and write permissions on the Teradata database and select privileges on specific Data Dictionary tables.
Verify that you have the following database privileges:
Read permission to read data from Teradata.
Write permission to write data to Teradata.
Select privileges on DBC.Tables, DBC.Columns, DBC.UDTInfo, and DBC.Databases.
For information about select privileges, see the Teradata JDBC Driver documentation.