tTeradataFastLoadUtility
Executes a database query according to a strict order which must be the same as the
one in the schema.
tTeradataFastLoadUtility reads a database and extracts fields using
queries. The retrieve list of fields is then transferred to the next component, using a
connection flow (Main row).
tTeradataFastLoadUtility Standard properties
These properties are used to configure tTeradataFastLoadUtility running in the Standard Job framework.
The Standard
tTeradataFastLoadUtility component belongs to the Databases family.
The component in this framework is available in all Talend
products.
Basic settings
Property type |
Either Built-in or |
 |
Built-in: No property data stored |
 |
Repository: Select the repository |
Execution platform |
Select the Operating System type you use. |
Host |
Host name or IP address of the database server. |
Database |
Database name. |
Username and |
DB user authentication data. To enter the password, click the […] button next to the |
Table |
Name of the table to be written. Note that only one table can be |
Schema and Edit |
A schema is a row description. It defines the number of fields |
 |
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
|
Script generated folder |
Browse your directory and select the destination of the file which |
Load file |
Browse your directory and select the file from which you want to |
Field separator |
Character, string or regular expression to separate fields. |
Error file |
Browse your directory and select the destination of the file where |
Advanced settings
Define character set |
Specify the character encoding you need use for your |
Check point |
Enter the check point value. |
Error files |
Enter the file name where the error messages are stored. By |
Return fastload error |
Select this check box to specify the exit code number to indicate |
ERRLIMIT |
Enter the limit number of errors detected during the loading The default error limit value is 1000000. For more information, see Teradata FastLoad Reference |
tStatCatcher Statistics |
Select this check box to collect log data at the component |
Usage
Usage rule |
This component offers the flexibility of the DB query and covers |
Related scenario
For related topic, see Inserting data into a Teradata database table.