In this blog post, let’s learn about the error message “21120 – Only members of the sysadmin fixed server role or db_owner fixed database role, or the owner of the subscription can drop subscription ‘%s’ to publication ‘%s’.” in Microsoft SQL Server, the reason why it appears and the solution to fix it.
SQL Server Error Message
21120 – Only members of the sysadmin fixed server role or db_owner fixed database role, or the owner of the subscription can drop subscription ‘%s’ to publication ‘%s’.
Reason for the Error
To be update soon…
Solution
To be update soon…