SQL Server Error Msg 5089 – Change tracking is disabled for database ‘%.*ls’. Change tracking must be enabled on a database to modify change tracking settings.

In this blog post, let’s learn about the error message “5089 – Change tracking is disabled for database ‘%.*ls’. Change tracking must be enabled on a database to modify change tracking settings.” in Microsoft SQL Server, the reason why it appears and the solution to fix it.

SQL Server Error Message

5089 – Change tracking is disabled for database ‘%.*ls’. Change tracking must be enabled on a database to modify change tracking settings.

Reason for the Error

To be update soon…

Solution

To be update soon…