
This component is closely related to tInformixConnection and tInformixRollback. They are generally used to execute transactions
together.
Component |
Databases/Informix |
|
Function |
tInformixCommit validates data processed in a job |
|
Purpose |
Using a single Note that if you need to commit each statement as an individual transaction, you have to use |
|
Basic |
Component list |
If there is more than one connection in the Job, |
|
Close connection |
This check box is selected by default. It means Warning If you are using a Row > Main type connection to link tInformixCommit to your Job, your |
Advanced |
tStatCatcher |
Select this check box to collect the log data at a |
Dynamic settings |
Click the [+] button to add a row in the table and fill Once a dynamic parameter is defined, the Component List For more information on Dynamic settings and context |
|
Usage |
This component is |
|
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 |
This component is for use with tInformixConnection and tInformixRollback. They are generally used along with tInformixConnection as the latter allows you to open a
connection for the transaction which is underway
To see a scenario in which tInformixCommit might be used, see Scenario 1: Inserting data in mother/daughter tables.