tSQLTemplateCommit
Commits a global action in one go using a single connection, instead of doing so
for every row or every batch of rows separately. This provides a gain in
performance.
tSQLTemplateCommit validates the data
processed in a Job in a specified database.
tSQLTemplateCommit Standard properties
These properties are used to configure tSQLTemplateCommit running in the Standard Job framework.
The Standard
tSQLTemplateCommit component belongs to the ELT family.
The component in this framework is available in all Talend
products.
Basic settings
Database Type |
Select the database type you want to connect to from the |
Component List |
Select the ELT database connection component in the list if more |
Close Connection |
Clear this check box to continue to use the selected connection |
Advanced settings
tStatCatcher Statistics |
Select this check box to gather the Job processing metadata at a |
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 more commonly used with the tSQLTemplateRollback component and the |
SQL Template |
SQL Template List |
Related scenario
For more information on tSQLTemplateCommit, see Filtering and aggregating table columns directly on the DBMS.