Component family |
Databases/MaxDB |
|
Function |
tMaxDBRow is the specific |
|
Purpose |
Depending on the nature of the query and the database, tMaxDBRow acts on the actual DB structure |
|
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 |
|
Host |
Database server IP address |
|
Port |
Listening port number of DB server. |
|
Database |
Name of the database. |
|
Username and |
DB user authentication data. 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 to be processed and passed on Since version 5.6, both the Built-In mode and the Repository mode are |
|
|
Built-in: The schema is created |
|
|
Repository: The schema already |
Click Edit schema to make changes to the schema. If the
|
||
|
Table name |
Type in the table name. |
|
Query type |
The query can be Built-in for a particular Job, or for commonly used Since version 5.6, both the Built-In mode and the Repository mode are |
Built-in: Fill in manually the query statement or build it graphically |
||
Repository: Select the relevant query stored in the Repository. The |
||
|
Query |
Enter your DB query paying particularly attention to properly |
|
Guess Query |
Click the Guess Query button to generate the query |
|
Die on error |
This check box is selected by default. Clear the check box to skip |
Advanced settings |
Propagate QUERY’s recordset |
Select this check box to insert the result of the query into a |
|
Use PreparedStatement |
Select this check box if you want to query the database using a
Parameter Index: Enter the
Parameter Type: Enter the parameter
Parameter Value: Enter the NoteThis option is very useful if you need to execute the same |
|
Commit every |
Number of rows to be completed before committing batches of rows |
|
tStat |
Select this check box to collect log data at the component |
Global Variables |
QUERY: the SQL query statement being processed. This is a 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 benefit of the DB query and |
|
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. |
|
Limitation |
This component requires installation of its related jar files. For more information about the |
For a related scenario, see: