Component Family |
Databases/Teradata |
|
Function |
tTeradataMultiLoad reads a |
|
Purpose |
tTeradataMultiLoad executes a |
|
Basic settings |
Property type |
Either Built-in or Since version 5.6, both the Built-In mode and the Repository mode are |
|
|
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 to be processed and passed on Since version 5.6, both the Built-In mode and the Repository mode are |
|
|
Built-In: You create and store the schema locally for this |
|
|
Repository: You have already created the schema and |
Click Edit schema to make changes to the schema. If the
|
||
|
Script generated folder |
Browse your directory and select the destination of the file which |
|
Action to data |
On the data of the table defined, you can perform:
Insert: Add new entries to the
Update: Make changes to existing Insert or update: Insert a new record. If the record with
Delete: Remove entries Warning
It is necessary to specify at least one |
|
Where condition in case Delete |
Type in a condition, which, once verified, will delete the This field appears only when Delete is selected from the Action to data drop-down list. |
|
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 Log table |
This check box is selected to define a log table you want to use |
|
BEGIN LOAD |
This field allows you to define your BEGIN LOAD command to For more information, see Teradata MultiLoad |
|
Return mload error |
Select this check box to specify the exit code number to indicate |
|
Define character set |
Specify the character encoding you need use for your system |
|
tStat |
Select this check box to collect log data at the component |
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 Talend Studio |
|
Usage |
This component offers the flexibility of the DB query and covers |
|
Log4j |
The activity of this component can be logged using the log4j feature. For more information on this feature, see Talend Studio User For more information on the log4j logging levels, see the Apache documentation at http://logging.apache.org/log4j/1.2/apidocs/org/apache/log4j/Level.html. |
For related topic, see Scenario: Inserting data into a Teradata database table.