Reusing a Teradata PT Connection Object - Parallel Transporter

Teradata Parallel Transporter Application Programming Interface

Product
Parallel Transporter
Release Number
15.10
Language
English (United States)
Last Update
2018-10-07
dita:id
B035-2516
lifecycle
previous
Product Category
Teradata Tools and Utilities

Reusing a Teradata PT Connection Object

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.