In this blog post, let’s learn about the error message “21841 – DDL replication is forcing reinitialization because either publication’%s’ uses character mode bcp, or timestamp/identity column is being replicated as base type only for article ‘%s’.” in Microsoft SQL Server, the reason why it appears and the solution to fix it.
SQL Server Error Message
21841 – DDL replication is forcing reinitialization because either publication’%s’ uses character mode bcp, or timestamp/identity column is being replicated as base type only for article ‘%s’.
Reason for the Error
To be update soon…
Solution
To be update soon…