Specifying SQL Statements Using the SQLCmdFileName Attribute - Parallel Transporter

Teradata Parallel Transporter Reference

Product
Parallel Transporter
Release Number
16.10
Published
July 2017
Language
English (United States)
Last Update
2018-06-28
dita:mapPath
egk1499705348414.ditamap
dita:ditavalPath
Audience_PDF_include.ditaval
dita:id
B035-2436
lifecycle
previous
Product Category
Teradata Tools and Utilities

There is no limitation on the number of SQL statements that can be specified in the file given in the SQLCmdFileName attribute.

Every SQL statement should be terminated with a semicolon at the end.

SQL comments are not supported in the file. C style comments are supported but will be stripped off before the request is sent to the DBS.

The statements supported in the file are regular SQL statements and substitutions using '@' on job variables is not supported.