In this blog post, let’s learn about the error message “21294 – Either @publisher (and @publisher_db) or @subscriber (and @subscriber_db) must be specified, but both cannot be specified.” in Microsoft SQL Server, the reason why it appears and the solution to fix it.
SQL Server Error Message
21294 – Either @publisher (and @publisher_db) or @subscriber (and @subscriber_db) must be specified, but both cannot be specified.
Reason for the Error
To be update soon…
Solution
To be update soon…