Job Script Examples - Parallel Transporter

Teradata® Parallel Transporter User Guide

Product
Parallel Transporter
Release Number
16.20
Published
August 2020
Language
English (United States)
Last Update
2020-08-27
dita:mapPath
uah1527114222342.ditamap
dita:ditavalPath
Audience_PDF_product_tpt_userguide_include.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 Teradata Database table and loads them into an empty Teradata Database table.
PTS00002 Exports rows from one Teradata Database table to a z/OS dataset.
PTS00003 Loads rows into an empty Teradata Database table from a z/OS dataset.
PTS00004 Loads rows into an empty Teradata Database table from 2 z/OS datasets.
PTS00005 Loads rows into 2 empty Teradata Database tables from a z/OS dataset.
PTS00006 Updates a Teradata Database table from a z/OS dataset.
PTS00007 Loads rows into an empty Teradata Database table via the DDL operator.
PTS00008 Exports rows from a Teradata Database table to a USS file and copies the file via the OS Command operator.