Reusing a Teradata PT Connection Object - Parallel Transporter

Teradata® Parallel Transporter Application Programming Interface Programmer Guide - 17.20

Product
Parallel Transporter
Release Number
17.20
Published
June 2022
Language
English (United States)
Last Update
2022-10-11
dita:mapPath
fag1645201363032.ditamap
dita:ditavalPath
obe1474387269547.ditaval
dita:id
B035-2516
Product Category
Teradata Tools and Utilities

An instance of the Connection object can be reused multiple times to perform the same task. The following restrictions apply:

  • The Connection object must be terminated before re-initiating.
  • No new attributes, schemas, or DML groups can be added after the first time the Connection object is initiated.
  • Existing attributes, schemas, or DML groups cannot be changed.