In this blog post, let’s learn about the error message “22529 – Cannot change the retention period unit for publication “%s” because the compatibility level of the publication is lower than 90. Use sp_changemergepublication to set publication_compatibility_level to 90RTM.” in Microsoft SQL Server, the reason why it appears and the solution to fix it.
SQL Server Error Message
22529 – Cannot change the retention period unit for publication “%s” because the compatibility level of the publication is lower than 90. Use sp_changemergepublication to set publication_compatibility_level to 90RTM.
Reason for the Error
To be update soon…
Solution
To be update soon…