SQL Server Error Msg 21622 – Unable to grant SELECT permission on the public synonym %s. Verify that the replication administrative user has sufficient permissions.

In this blog post, let’s learn about the error message “21622 – Unable to grant SELECT permission on the public synonym %s. Verify that the replication administrative user has sufficient permissions.” in Microsoft SQL Server, the reason why it appears and the solution to fix it.

SQL Server Error Message

21622 – Unable to grant SELECT permission on the public synonym %s. Verify that the replication administrative user has sufficient permissions.

Reason for the Error

To be update soon…

Solution

To be update soon…