tEXAInput
order which corresponds to the schema definition, and passes the data to the next
component.
tEXAInput Standard properties
These properties are used to configure tEXAInput running in the Standard Job framework.
The Standard
tEXAInput component belongs to the Databases family.
The component in this framework is available in all Talend
products.
connector. The properties related to database settings vary depending on your database
type selection. For more information about dynamic database connectors, see Dynamic database components.
Basic settings
Database |
Select a type of database from the list and click |
Property Type |
Either Built-In or Repository.
|
|
Click this icon to open a database connection wizard and store the For more information about setting up and storing database connection |
Use an existing connection |
Select this check box and from the list displayed select the Note: When a Job contains the parent Job and the child Job, if you
need to share an existing connection between the two levels, for example, to share the connection created by the parent Job with the child Job, you have to:
For an example about how to share a database connection |
Host name |
Enter the host or host list of the EXASol database servers. EXASol can run in a cluster |
Port |
Enter the listening port number of the EXASolution database cluster. |
Schema name |
Enter the name of the schema you want to use. |
Username and Password |
Enter the user authentication data to access the EXASolution 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
This This |
Click Edit
|
|
Table Name |
Enter the name of the table to be queried. |
Query Type and Query |
Enter the database query, paying particularly attention to the proper |
Guess Query |
Click the button to generate the query that corresponds to the table |
Guess schema |
Click the button to retrieve the schema from the table. |
Advanced settings
Change fetch size |
Select this check box to change the fetch size which specifies the |
Additional JDBC parameters |
Specify additional connection properties for the database connection you are This field is not available if the Use an existing |
Trim all the String/Char columns |
Select this check box to remove leading and trailing whitespaces from |
Trim column |
Select the check box in the Trim This table is not available if the Trim all the |
tStatCatcher Statistics |
Select this check box to gather the Job processing metadata at the Job level |
Global Variables
Global Variables |
NB_LINE: the number of rows processed. This is an After
QUERY: the query statement being processed. This is a Flow
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 |
This component is usually used as a start component of a Job or subJob |
Dynamic settings |
Click the [+] button to add a row in the table The Dynamic settings table is For examples on using dynamic parameters, see Reading data from databases through context-based dynamic connections and Reading data from different MySQL databases using dynamically loaded connection parameters. For more information on Dynamic |
Limitation |
Due to license incompatibility, one or more JARs required to use |
Related scenario
For a related scenario, see Importing data into an EXASolution database table from a local CSV file.
For similar scenarios using other databases, see: