In this blog post, let’s learn about the error message “21333 – A generation that was expected to be in %s.dbo.MSmerge_genhistory could not be found. If this error occurred in a subscription database, reinitialize the subscription. If this error occurred in a publication database, restore the database from a backup.” in Microsoft SQL Server, the reason why it appears and the solution to fix it.
SQL Server Error Message
21333 – A generation that was expected to be in %s.dbo.MSmerge_genhistory could not be found. If this error occurred in a subscription database, reinitialize the subscription. If this error occurred in a publication database, restore the database from a backup.
Reason for the Error
To be update soon…
Solution
To be update soon…