We have noticed some holes when capturing some of our database changes captured via Change Data Capture(CDC) functions and pumping that data to our "Silo" Database where we combine some of our data touch points from our "Database of Truth".
Has anyone seen or experienced any holes in CDC and maybe some anomalies that appear sometimes when trying to capture changed data through CDC functions?
Soooo it looks like in order to fix these anomalies...like a payment method that is either wrong or missing for example...it looks like we're going to have to sweep through the "Database of Truth" and our "Silo" Database in order to fix them.
Just wondering if anyone else has experienced CDC anomalies, gaps before and how they may have gone about fixing them.
Thanks in advance for your review and am hopeful for aa reply.