tIngresCDC
Extracts source system data that has changed since the last extraction and
transports it to another/other system(s).
tIngresCDC addresses data extraction and transportation
needs, it only extracts the changes made to the source operational data and makes them
available to the target system(s) using database CDC views.
tIngresCDC Standard properties
These properties are used to configure tIngresCDC running in the Standard Job framework.
The Standard
tIngresCDC component belongs to the Databases family.
The component in this framework is available in any
subscription-based Talend
solution.
Advanced settings
|
Encoding |
Select an encoding type to be used from this list. |
| Keep data in CDC table | Select this check box to keep the changes made available to one or more target systems, even after they have been consulted. |
|
Trim all the String/Char columns |
Select this check box to remove leading and trailing whitespace |
|
Trim column |
Remove leading and trailing whitespace from defined Note:
Clear Trim all the String/Char |
|
tStatCatcher Statistics |
Select this check box to collect log data at a component |
|
Enable parallel execution |
Select this check box to perform high-speed data processing, by treating multiple data flows
simultaneously. Note that this feature depends on the database or the application ability to handle multiple inserts in parallel as well as the number of CPU affected. In the Number of parallel executions field, either:
Note that when parallel execution is enabled, it is not possible to use global variables to
|
Global Variables
|
Global Variables |
NB_LINE: the number of rows processed. This is an After
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 used as a start component. It requires an output |
Related scenario
For a related scenario, see Scenario 2: Retrieving modified data using CDC.