In this blog post, let’s learn about the error message “21535 – The article ‘%s’ is already published in another publication, and is set to use nonoverlapping partitions with multiple subscribers per partition (@partition_options = 2). This setting does not permit the article to be included in more than one publication.” in Microsoft SQL Server, the reason why it appears and the solution to fix it.
SQL Server Error Message
21535 – The article ‘%s’ is already published in another publication, and is set to use nonoverlapping partitions with multiple subscribers per partition (@partition_options = 2). This setting does not permit the article to be included in more than one publication.
Reason for the Error
To be update soon…
Solution
To be update soon…