Reusing a Teradata PT Connection Object - Parallel Transporter

Teradata® Parallel Transporter Application Programming Interface Programmer Guide

Product
Parallel Transporter
Release Number
17.10
Published
June 2021
Language
English (United States)
Last Update
2021-07-01
dita:mapPath
ang1608578408836.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.