SQL Server Error Msg 20727 – An invalid value was specified for parameter @subscription_type. Valid values are ‘push’, ‘pull’, ‘both’, ‘anonymous’ or ‘all’.

In this blog post, let’s learn about the error message “20727 – An invalid value was specified for parameter @subscription_type. Valid values are ‘push’, ‘pull’, ‘both’, ‘anonymous’ or ‘all’.” in Microsoft SQL Server, the reason why it appears and the solution to fix it.

SQL Server Error Message

20727 – An invalid value was specified for parameter @subscription_type. Valid values are ‘push’, ‘pull’, ‘both’, ‘anonymous’ or ‘all’.

Reason for the Error

To be update soon…

Solution

To be update soon…