In this blog post, let’s learn about the error message “22542 – Invalid value for property @subscriber_upload_options. Valid values are 0 (allow uploads), 1 (disable uploads), 2 (disable uploads prohibit subscriber changes), and 3 (disable_outofpartition_subscriber_changes).” in Microsoft SQL Server, the reason why it appears and the solution to fix it.
SQL Server Error Message
22542 – Invalid value for property @subscriber_upload_options. Valid values are 0 (allow uploads), 1 (disable uploads), 2 (disable uploads prohibit subscriber changes), and 3 (disable_outofpartition_subscriber_changes).
Reason for the Error
To be update soon…
Solution
To be update soon…