Script Requirements - Parallel Transporter

Teradata Parallel Transporter User Guide

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