In this blog post, let’s learn about the error message “21148 – Both @subscriber and @subscriberdb must be specified with non-null values simultaneously, or both must be left unspecified.” in Microsoft SQL Server, the reason why it appears and the solution to fix it.
SQL Server Error Message
21148 – Both @subscriber and @subscriberdb must be specified with non-null values simultaneously, or both must be left unspecified.
Reason for the Error
To be update soon…
Solution
To be update soon…