Reusing a Teradata PT Connection Object - Parallel Transporter

Teradata Parallel Transporter Application Programming Interface Programmer Guide

Product
Parallel Transporter
Release Number
16.10
Published
May 2017
Language
English (United States)
Last Update
2018-05-15
dita:mapPath
pev1488824663354.ditamap
dita:ditavalPath
Audience_PDF_include.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.