Setting Up the Database - Parallel Transporter

Teradata® Parallel Transporter User Guide - 17.20

Deployment
VantageCloud
VantageCore
Edition
VMware
Enterprise
IntelliFlex
Lake
Product
Parallel Transporter
Release Number
17.20
Published
June 2022
ft:locale
en-US
ft:lastEdition
2025-11-21
dita:mapPath
uzp1645128359760.ditamap
dita:ditavalPath
tvt1507315030722.ditaval
dita:id
yok1478610767644
Product Category
Teradata Tools and Utilities

Setting up the database can be done in a preliminary job step, using the DDL operator. Most jobs require the use of the DDL operator to perform such setup each time the job is run. The database setup task comprises two parts:

  1. Define the DDL operator
  2. In the APPLY statement for the step that references the DDL operator, enter the SQL statement that will execute the setup in the database, for instance a CREATE TABLE statement.
The DDL operator is shown in a preliminary step for most job examples shown in the following sections:

For information on the DDL operator, see Teradata® Parallel Transporter Reference, B035-2436.