SQL Server Error Msg 20718 – Log settings do not exist for subscriber server ‘%s’, subscriber db ‘%s’, webserver ‘%s’. Use sp_addmergelogsettings to add the settings.

In this blog post, let’s learn about the error message “20718 – Log settings do not exist for subscriber server ‘%s’, subscriber db ‘%s’, webserver ‘%s’. Use sp_addmergelogsettings to add the settings.” in Microsoft SQL Server, the reason why it appears and the solution to fix it.

SQL Server Error Message

20718 – Log settings do not exist for subscriber server ‘%s’, subscriber db ‘%s’, webserver ‘%s’. Use sp_addmergelogsettings to add the settings.

Reason for the Error

To be update soon…

Solution

To be update soon…