tTeradataTPTUtility
Writes the incoming data to a file and then loads the data from the file to a
Teradata database.
As the combination of tTeradataFastLoad, tTeradataMultiLoad, tTeradataTPump, and tTeradataFastExport, tTeradataTPTUtility writes the incoming data to a
file and then loads the data from the file to a Teradata database.
tTeradataTPTUtility Standard properties
These properties are used to configure tTeradataTPTUtility
running in the Standard Job framework.
The Standard
tTeradataTPTUtility component belongs to the Databases family.
The component in this framework is available in all Talend
products.
Basic settings Data file
Property Type |
Either Built-In or |
 |
Built-In: No property data stored |
 |
Repository: Select the repository file |
Filename |
Specify the file to save the incoming data. |
Append |
Select this check box to append the incoming data in the file |
Property Type |
Either Built-In or |
 |
Built-In: No property data stored |
 |
Repository: Select the repository file |
Execution platform |
Select the Operating System that will be used to run the Job, |
TDPID |
Specify the Teradata director program identifier. It can be |
Database name |
Specify the name of the Teradata database. |
Username and Password |
Specify the username and the password for the Teradata database To enter the password, click the […] button next to the |
Schema and Edit Schema |
A schema is a row description. It defines the number of fields Note:
Avoid using a Teradata database keyword as a Db Column name in the schema. If you have to, |
 |
Built-In: You create and store the schema locally for this component |
 |
Repository: You have already created the schema and stored it in the |
 |
Click Edit
|
Consumer Operator |
Select a consumer operator from the drop-down list.
For more information about Teradata consumer operators, see |
Action On Data |
Select an action to be performed on the data from the drop-down
list.
Note:
You must specify at least one column as the primary key on This list field appears only when the Update or Stream operator is selected from the Consumer Operator drop-down list. |
Producer Operator |
Select a producer operator from the drop-down list. Currently,
DataConnector: accesses files either For more information about Teradata producer operators, see |
Table |
Specify the name of the table to be written into the Teradata |
Script generated folder |
Specify the directory under which the Teradata Parallel |
Error file |
Specify the file in which log messages will be recorded. |
Advanced settings
Row separator |
Character, string or regular expression to separate rows. |
Field separator |
Character, string or regular expression to separate fields. |
Include header |
Select this check box to include the column header to the |
Encoding |
Select the encoding from the list or select Custom and define it manually. This field is |
Set Script Parameters |
Select this check box to define script parameters, which will |
Load Operator |
Specify the load operator. This field appears only when the Set |
Data Connector |
Specify the data connector. This field appears only when the Set |
Job Name |
Specify the name of a Teradata Parallel Transporter Job which For further information about the tbuild This field appears only when the Set |
Layout Name (schema) |
Specify a schema for the data to be loaded. This field appears only when the Set |
Define Log table |
Select this check box to specify a log table so that log |
Return mload error |
Select this check box to specify the exit code number to |
Define character set |
Select this check box to specify the character encoding to be |
Apply TPT consumer operator optional |
Select this check box to define optional attribute(s) for the For more information about optional attributes of each consumer |
Optional attributes |
Click the [+] button
For more information about the attribute value definition, see This table appears only when the Apply TPT consumer operator optional attributes check box is |
tStatCatcher Statistics |
Select this check box to collect the log data at the component |
Global Variables
Global Variables |
EXIT_VALUE: the process exit code. This is an After
ERROR_MESSAGE: the error message generated by the A Flow variable functions during the execution of a component while an After variable To fill up a field or expression with a variable, press Ctrl + For further information about variables, see |
Usage
Usage rule |
Preceded by an input component, tTeradataTPTUtility writes the incoming data to a file and then |
Limitation |
The Teradata client tool with the Teradata Parallel |
Related scenario
For a related scenario, see Loading data into a Teradata database.