Script Requirements - Parallel Transporter

Teradata® Parallel Transporter User Guide

Product
Parallel Transporter
Release Number
16.20
Published
August 2020
Language
English (United States)
Last Update
2020-08-27
dita:mapPath
uah1527114222342.ditamap
dita:ditavalPath
Audience_PDF_product_tpt_userguide_include.ditaval
dita:id
B035-2445
lifecycle
previous
Product Category
Teradata Tools and Utilities
When you define a producer operator in a Teradata PT script, required specifications include:
  • In the operator definition
    • A name for the operator (maximum of 255 characters, with no spaces).
    • The operator type.
    • The name of the input schema. A deferred schema, specified as SCHEMA *, is not supported for producer operators.
    • Declarations for all required attributes.
  • In the APPLY statement
    • A SELECT . . . FROM clause that names the producer operator