In this blog post, let’s learn about the error message “20717 – sp_addmergelogsettings failed to add log settings. If log settings already exist for this subscription then use sp_changemergelogsettings to change the settings or sp_dropmergelogsettings to remove the settings.” in Microsoft SQL Server, the reason why it appears and the solution to fix it.
SQL Server Error Message
20717 – sp_addmergelogsettings failed to add log settings. If log settings already exist for this subscription then use sp_changemergelogsettings to change the settings or sp_dropmergelogsettings to remove the settings.
Reason for the Error
To be update soon…
Solution
To be update soon…