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 generally available.
Basic settings Data file
|
Property Type |
Either Built-In or Repository. |
|
|
Built-In: No property data stored |
|
|
Repository: Select the repository |
|
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 Repository. |
|
Built-In: No property data stored |
|
|
Repository: Select the repository |
|
|
Execution platform |
Select the Operating System that will be used to run the Job, either Windows or Unix. |
|
TDPID |
Specify the Teradata director program identifier. It can be either |
|
Database name |
Specify the name of the Teradata database. |
|
Username and |
Specify the username and the password for the Teradata database To enter the password, click the […] button next to the |
|
Schema and Edit |
A schema is a row description. It defines the number of fields (columns) to Note:
Avoid using a Teradata database keyword as a Db |
|
|
Built-In: You create and store the |
|
|
Repository: You have already created |
|
Click Edit schema to make changes to the schema.
|
|
|
Consumer Operator |
Select a consumer operator from the drop-down list.
For more information about Teradata consumer operators, see http://www.info.teradata.com/HTMLPubs/DB_TTU_14_00/index.html#page/Load_and_Unload_Utilities/B035_2445_071A/2445ch02.109.18.html. |
|
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 |
|
Producer Operator |
Select a producer operator from the drop-down list. Currently,
DataConnector: accesses files For more information about Teradata producer operators, see http://www.info.teradata.com/HTMLPubs/DB_TTU_13_10/index.html#page/Load_and_Unload_Utilities/B035_2445_020A/2445ch02.04.16.html. |
|
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 be |
|
Load Operator |
Specify the load operator. This field appears only when the Set Script |
|
Data Connector |
Specify the data connector. This field appears only when the Set Script |
|
Job Name |
Specify the name of a Teradata Parallel Transporter Job which is For further information about the tbuild This field appears only when the Set Script |
|
Layout Name (schema) |
Specify a schema for the data to be loaded. This field appears only when the Set Script |
|
Define Log table |
Select this check box to specify a log table so that log messages |
|
Return mload error |
Select this check box to specify the exit code number to indicate |
|
Define character set |
Select this check box to specify the character encoding to be used |
|
Apply TPT consumer operator optional attributes |
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 below the
For more information about the attribute value definition, see This table appears only when the Apply TPT |
|
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 |
|
Limitation |
The Teradata client tool with the Teradata Parallel Transporter |
Related scenario
For a related scenario, see Scenario: Loading data into a Teradata database.