Connection String - Parallel Transporter

Teradata® Parallel Transporter Reference

Product
Parallel Transporter
Release Number
17.10
Published
February 2022
Language
English (United States)
Last Update
2023-11-29
dita:mapPath
abr1608578396711.ditamap
dita:ditavalPath
obe1474387269547.ditaval
dita:id
ogv1478610452101
Product Category
Teradata Tools and Utilities

Starting in TTU 17.10, Teradata PT supports the Connection String feature. A connection string allows Teradata PT to pass various parameters and associated values to CLIv2 without the need to implement individual operator attributes for each parameter.

This enhancement allows Teradata PT to support a variety of features, one of which is the Transport Layer Security (TLS) feature.

Teradata PT operators will not parse or validate the contents of the connection string. The connection string is passed as is to CLIv2. Any errors in the connection string will be provided by CLIv2.

For a list of valid parameters and associated values, see Teradata® Call-Level Interface Version 2 Reference for Workstation-Attached Systems, B035-2418.

The following Teradata PT components support the Connection String feature:
  • DDL operator
  • Load operator
  • SQL Inserter operator
  • SQL Selector operator
  • Stream operator
  • Update operator
  • EasyLoader
  • Error Table Extractor
  • TPTAPI
The command is supported on all platforms, except z/OS.