tMSSqlInvalidRows
implement any required correction.
tMSSqlInvalidRows Standard properties
These properties are used to configure tMSSqlInvalidRows running in the Standard Job framework.
The Standard
tMSSqlInvalidRows component belongs to the Data Quality family.
This component is available in Talend Data Management Platform, Talend Big Data Platform, Talend Real Time Big Data Platform, Talend Data Services Platform, Talend MDM Platform and Talend Data Fabric.
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 |
Validation type |
DQ rule validation: Validate data in |
Property type |
Either Built-in or Repository. |
 |
Built-in: No property data stored |
 |
Repository: Select the repository |
Use an existing connection |
Select this check box and in the Component List click the relevant connection component to 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 |
JDBC Provider |
Drop-down list of available JDBC providers. |
Host |
Database server IP address. |
Port |
Listening port number of database server. |
Database |
Name of the database. |
MsSQL schema |
Name of the Microsoft SQL Server Schema. |
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 Click Edit
|
 |
Built-In: You create and store the schema locally for this component |
 |
Repository: You have already created the schema and stored it in the |
Table Name |
Enter the name of the table to be read. |
Where clause |
Enter a WHERE clause to define a row filter on the table. You can use the WHERE clause to filter the rows you want to |
DQ rule list |
Select from the list the rule against which you want to check the database rows. |
Query type |
Either Built-in or Repository: |
 |
Built-in: Fill in manually the |
 |
Repository: Select the relevant query stored in the |
Guess query |
Click the Guess Query button to generate the query |
Guess schema |
Click the Guess Schema button to |
Query |
Enter your DB query paying particular attention to properly |
Advanced settings
Additional JDBC Parameters |
Specify additional connection properties for the DB connection you Note:
You can press Ctrl+Space to |
Enable stream |
Select this check box to enable streaming over buffering. This allows |
Trim all the String/char columns |
Select this check box to remove leading and trailing |
Trim column |
Remove leading and trailing whitespace from defined Note:
Clear the Trim all the String/Char columns check box |
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 read by an input component or
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 |
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 |
Related scenarios
No scenario is available for the Standard version of this component yet.