Required Specifications - Parallel Transporter

Teradata Parallel Transporter Reference

Product
Parallel Transporter
Release Number
15.10
Language
English (United States)
Last Update
2018-10-07
dita:id
B035-2436
lifecycle
previous
Product Category
Teradata Tools and Utilities

Required Specifications

The following specifications are required to define the SQL Selector operator in a Teradata PT job script.

 

Table 31: Required Syntax for the SQL Selector Operator 

Specification

Description

TYPE

Operator type. Always SELECTOR for the SQL Selector operator.

UserName

Operator attribute providing the name of the user under which the Teradata SQL SELECT statement is submitted.

UserPassword

Operator attribute providing the password associated with the user name.

SelectStmt

Operator attribute providing the Teradata SQL SELECT statement.

The SQL Selector operator supports one or more SELECT statements.