Syntax - 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 circled 5 in the syntax diagram above indicates that the items beneath it can be repeated five times.

where:

dbname
Name of the database where the target table to release exists.
The default is the database name associated with the user name specified in the BTEQ LOGON command. BTEQ searches for the tablename table in that database unless this option specifies another database name.
IN APPLY
The Upload operator task that was in the application phase when it was suspended.
The IN APPLY option cannot be used to release the locks that were placed on the Update Operator target tables during the acquisition phase. In this case, use the RELEASE MLOAD statement without the IN APPLY option.
The RELEASE MLOAD statement frees the target tables, but does not delete the error tables, the work tables, or the restart log table. They remain in the database, and must be dropped manually to free up the space and avoid conflicts when resubmitting the Update Operator job.