In this blog post, let’s learn about the error message “20643 – Cannot change the value of validate_subscriber_info for publication ‘%s’ because the publication has active subscriptions. Set @force_reinit_subscription to 1 to change the value and reinitialize all active subscriptions.” in Microsoft SQL Server, the reason why it appears and the solution to fix it.
SQL Server Error Message
20643 – Cannot change the value of validate_subscriber_info for publication ‘%s’ because the publication has active subscriptions. Set @force_reinit_subscription to 1 to change the value and reinitialize all active subscriptions.
Reason for the Error
To be update soon…
Solution
To be update soon…