Common Jobs to Move Data within a Teradata Database - 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

Common Jobs to Move Data within a Teradata Database

You can use any valid combination of producer and consumer operators to create a job script that moves data within the Teradata Database environment. However, the following section provides examples of some of the most common job scenarios. Evaluate the examples and, if possible, use one of the associated sample job scripts before creating your own.

  • Job Example 15: Export Data from a Table and Load It into an Empty Table
  • Job Example 16: Export Data and then Use It to Perform Conditional Updates Against Production Tables
  • Job Example 17: Bulk Delete of Data from a Teradata Database
  • Job Example 18: Export BLOB/CLOB/JSON Data from One Teradata Table to Another