SQL Server Error Code – 21582 article “%s” in publication “%s” does no

In this blog post, you’ll learn more about the SQL Server Error Code 21582 and the error message description that is shown

SQL Server Error Code

21582

SQL Server Error Description for the Code :21582

Article “%s” in publication “%s” does not qualify for the partition option that you specified. You cannot specify a value of  2 or 3 (nonoverlapping partitions) for the @partition_options parameter because the article has a direct or indirect join filter relationship with parent article “%s”. The parent article does not use the same value for partition_options. Use sp_changemergepublication to change the value for one of the articles.

Leave Your Comment