Job Script Examples| Teradata Parallel Transporter User Guide - Job Script Examples - Parallel Transporter

Teradata® Parallel Transporter User Guide - 17.20

Deployment
VantageCloud
VantageCore
Edition
Enterprise
IntelliFlex
Lake
VMware
Product
Parallel Transporter
Release Number
17.20
Published
June 2022
Language
English (United States)
Last Update
2023-08-25
dita:mapPath
uzp1645128359760.ditamap
dita:ditavalPath
tvt1507315030722.ditaval
dita:id
B035-2445
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.