What is CDC in Informatica and what is the purpose of using it? Explain with an example?
Answers
Answered by
0
Change data capture (CDC) is the process of capturing changes made at the data source and applying them throughout the enterprise. CDC minimizes the resources required for ETL ( extract, transform, load ) processes because it only deals with data changes. The goal of CDC is to ensure data synchronicity.
Similar questions