SQL Server Error Msg 22543 – When the publication property @allow_partition_realignment is set to “false”, the article property @subscriber_upload_options for all articles in the publication must be set to disable uploads.

In this blog post, let’s learn about the error message “22543 – When the publication property @allow_partition_realignment is set to “false”, the article property @subscriber_upload_options for all articles in the publication must be set to disable uploads.” in Microsoft SQL Server, the reason why it appears and the solution to fix it.

SQL Server Error Message

22543 – When the publication property @allow_partition_realignment is set to “false”, the article property @subscriber_upload_options for all articles in the publication must be set to disable uploads.

Reason for the Error

To be update soon…

Solution

To be update soon…