In this blog post, let’s learn about the error message “20642 – Cannot add article ‘%s’ with one or more dynamic functions in the subset_filterclause ‘%s’ to publication ‘%s’ because the publication could have active subscriptions. Set @force_reinit_subscription to 1 to add the article and reinitialize all active subscriptions.” in Microsoft SQL Server, the reason why it appears and the solution to fix it.
SQL Server Error Message
20642 – Cannot add article ‘%s’ with one or more dynamic functions in the subset_filterclause ‘%s’ to publication ‘%s’ because the publication could have active subscriptions. Set @force_reinit_subscription to 1 to add the article and reinitialize all active subscriptions.
Reason for the Error
To be update soon…
Solution
To be update soon…