SQL Server Error Code – 21407 cannot create the subscription. if you s
In this blog post, you’ll learn more about the SQL Server Error Code 21407 and the error message description that is shown
SQL Server Error Code
21407
SQL Server Error Description for the Code :21407
Cannot create the subscription. If you specify a value of “initialize with backup” for the @sync_type parameter, you must subscribe to all articles in the publication by specifying a value of “all” for the @article parameter.
Leave Your Comment