SQL Server Error Code – 22578 cannot change publication “%s” to disall
In this blog post, you’ll learn more about the SQL Server Error Code 22578 and the error message description that is shown
SQL Server Error Code
22578
SQL Server Error Description for the Code :22578
Cannot change publication “%s” to disallow use_partition_groups because it contains one or more logical record relationships. When using logical record relationships the publication must set the @use_partition_groups property to ‘true’.
Leave Your Comment