Job Script Examples - Parallel Transporter

Teradata® Parallel Transporter User Guide

Product
Parallel Transporter
Release Number
17.00
Published
August 31, 2020
Language
English (United States)
Last Update
2020-08-27
dita:mapPath
zae1544831938751.ditamap
dita:ditavalPath
tvt1507315030722.ditaval
dita:id
B035-2445
lifecycle
previous
Product Category
Teradata Tools and Utilities

The job script examples demonstrate some of the basic Teradata PT functions. Each script is fully documented and describes the Teradata PT features used.

Job Script Examples 
Job Script Description
PTS00001 Exports rows from one database table and loads them into an empty database table.
PTS00002 Exports rows from one database table to a z/OS dataset.
PTS00003 Loads rows into an empty database table from a z/OS dataset.
PTS00004 Loads rows into an empty database table from 2 z/OS datasets.
PTS00005 Loads rows into 2 empty database tables from a z/OS dataset.
PTS00006 Updates a database table from a z/OS dataset.
PTS00007 Loads rows into an empty database table via the DDL operator.
PTS00008 Exports rows from a database table to a USS file and copies the file via the OS Command operator.