Question regarding steps from article on solving issue with MS-CDC table structure changes
Hi,
I was reading through this article as our client is experiencing the same issue. The client has changed the base table structure and they are using MS-CDC so I was reading the relevant section that addresses this specific scenario from the article:
These steps are a little vague. Especially step 3.
I believe step 3 means to truncate the MS-CDC table on the source and not the actual source table.
Then in step 4, I believe the steps are to truncate the table on the target platform and then reload the data via QR. Is this correct?