Job Script Examples - Parallel Transporter

Teradata Parallel Transporter User Guide

Product
Parallel Transporter
Release Number
15.00
Language
English (United States)
Last Update
2018-09-27
dita:id
B035-2445
lifecycle
previous
Product Category
Teradata Tools and Utilities

Job Script Examples

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

 

Table 19: 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.