tSQLDWHInput
database.
tSQLDWHInput Standard properties
These properties are used to configure tSQLDWHInput running in the
Standard Job framework.
The Standard
tSQLDWHInput component belongs to two families: Cloud and Databases.
The component in this framework is available in all Talend
products.
Basic settings
Use an existing connection |
Select this check box and in the Component List click the relevant connection component to When a Job contains the parent Job and the child Job, if you need to
For an example about how to share a database connection across Job |
Property Type |
Select the way the connection details
|
JDBC Provider |
Select the provider of the JDBC driver to be used. |
Host |
Specify the IP address or hostname of the Azure SQL Data Warehouse to be used. |
Port |
Specify the listening port number of the Azure SQL Data Warehouse to be used. |
Schema |
Enter the name of the Azure SQL Data Warehouse schema. |
Database |
Specify the name of the Azure SQL Data Warehouse to be used. |
Username and Password |
Enter the user authentication data to access the Azure SQL Data Warehouse. To enter the password, click the […] button next to the |
Schema and Edit schema |
A schema is a row description. It defines the number of fields
Click Edit
schema to make changes to the schema. Note: If you
make changes, the schema automatically becomes built-in.
|
Table name |
Specify the name of the table to be used. |
Query Type |
Select the way the query will be set.
|
Guess Query |
Click this button to generate the query which corresponds to your table schema in the |
Guess schema |
Click this button to generate the schema columns based on the query specified in the |
Query |
Specify the query paying particularly attention to properly sequence the fields in |
Specify a data source alias |
Select this check box and in the This check box is not available when the Use an existing |
Advanced settings
Additional JDBC Parameters |
Specify additional connection properties for the database |
Trim all the String/Char columns |
Select this check box to remove leading and trailing whitespace from all the |
Trim column |
Select the check box(es) in the Trim column to remove leading This property is not available if the Trim all the String/Char |
tStatCatcher Statistics |
Select this check box to gather the Job processing metadata at the Job level |
Global Variables
ERROR_MESSAGE |
The error message generated by the component when an error occurs. This is an After |
NB_LINE |
The number of rows processed. This is an After variable and it returns an integer. |
QUERY |
The query statement being processed. This is a Flow variable and it returns a |
Usage
Usage rule |
This component is usually used as a start component of a Job or |
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 |
Note that some features that are supported by |
Related scenario
No scenario is available for this component yet.