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.