Component family |
ELT/SQLTemplate |
|
Function |
tSQLTemplateRollback cancels the |
|
Purpose |
To avoid committing transactions accidentally. |
|
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 |
SQL Template |
SQL Template List |
To add a default system SQL template: Click in the SQL template field and then click the arrow to
Note: You can create your own SQL
To create a user-defined SQL -Select a system template from the SQL -Click Yes to open the SQL -Define your new SQL template in the corresponding fields and -Click the Add button to add the For more information, see Talend Studio User Guide. |
Global Variables |
NB_LINE: the number of rows read by an input component or
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 is more commonly used with the tSQLTemplateCommit component and the ELT |
|
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 |
n/a |
For a tSQLTemplateRollback related scenario, see
Scenario: Filtering and aggregating table columns directly on the DBMS.