I need to restore CDC tables from transaction logs? As far as I understand - CDC reads these logs, and catches specially marked records. However, when this is done, CDC isn’t able to process those records again. But, I need them to be processed again,
because my database was restored without any KEEP_CDC options
↧