37022

primary subscribe permission required.

4.6 RSSD SQL Server Bounced

Symptoms

The following error message is displayed in the Replication Server error log:

Error #37022: “PRIMARY SUBCRIBE permission is required to execute the subscription command.”

Explanation

The user does not have the permission required to create a subscription. You must have primary subscribe, create object, or sa permission at the primary Replication Server.

Solution

Use the grant command to change the user’s permissions.