In this blog post, let’s learn about the error message “20048 – To modify the priority of a subscription, run sp_changemergesubscription at the Publisher instead of using sp_changemergepullsubscription at subscriber. This is for backward compatibility only.” in Microsoft SQL Server, the reason why it appears and the solution to fix it.
SQL Server Error Message
20048 – To modify the priority of a subscription, run sp_changemergesubscription at the Publisher instead of using sp_changemergepullsubscription at subscriber. This is for backward compatibility only.
Reason for the Error
To be update soon…
Solution
To be update soon…