Thanks Dirk For Quick Response.
I have few points to ask:
!) I tried with extractor is CDC-enabled. but whenever i run all rows are processing.
Let say for yesterday 500 rows processed and same if i run next day with CDC enabled ( new rows added and updated is 5 rows) but am getting again 500 rows but i suppose to get only 5 rows which is changed one.
Please Can you explain how this process work as am struck in my project, we have requirement called incremental load , how to achieve by using Source as ECC Extractor.
2) What is difference between CDC enabled and Query mode (Extraction MODE) In what scenarios I need to use.