In this blog post, let’s learn about the error message “20513 – Database ‘%s’ does not contain any replication metadata for a row whose ROWGUIDCOL matches the value specified for the @rowguid parameter of sp_showrowreplicainfo. Verify that the value specified for @rowguid parameter is correct.” in Microsoft SQL Server, the reason why it appears and the solution to fix it.
SQL Server Error Message
20513 – Database ‘%s’ does not contain any replication metadata for a row whose ROWGUIDCOL matches the value specified for the @rowguid parameter of sp_showrowreplicainfo. Verify that the value specified for @rowguid parameter is correct.
Reason for the Error
To be update soon…
Solution
To be update soon…