Component family |
Databases/EXA |
|
Function |
tEXAInput reads databases and |
|
Purpose |
tEXAInput executes queries in |
|
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 properties stored |
|
|
Repository: Select the repository |
|
Click this icon to open a database connection wizard and store the For more information about setting up and storing database |
|
|
Host name |
Database server IP address. |
|
Port |
Listening port number of the DB server |
|
Schema name |
Enter the schema name. |
|
Username and |
User authentication information. 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 This component offers the advantage of the dynamic schema feature. This allows you to This dynamic schema feature is designed for the purpose of retrieving unknown columns |
|
|
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
|
||
|
Table Name |
Enter the table name. |
|
Query type and |
Enter your database query, taking care to ensure that the order of Warning
If using the dynamic schema feature, the |
|
Guess Query |
Click this button to generate a query that corresponds to your |
|
Guess schema |
Click this button to retrieve the schema from the table. |
Advanced settings |
Additional JDBC parameters |
Specify additional connection properties for the DB connection you |
|
Trim all the String/Char columns |
Select this check box to delete the spaces at the start and end of |
|
Trim column |
Deletes the spaces from the start and end of fields in the |
|
tStatCatcher Statistics |
Select this check box to collect the log data and a component |
Global Variables |
NB_LINE: the number of rows processed. This is an After
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 covers all possible SQL queries for EXA |
|
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 |
Due to license incompatibility, one or more JARs required to use this component are not |
For scenarios in which tEXAInput might be used, see
the following tBIInput and tMysqlInput scenarios: