Reusing a Teradata PT Connection Object - Parallel Transporter

Teradata® Parallel Transporter Application Programming Interface Programmer Guide

Product
Parallel Transporter
Release Number
17.00
Published
November 30, 2020
Language
English (United States)
Last Update
2020-11-18
dita:mapPath
fcz1544831938753.ditamap
dita:ditavalPath
obe1474387269547.ditaval
dita:id
B035-2516
lifecycle
previous
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.