SQL Server Error Code – 10607 the clustered index ‘%.*ls’ on table ‘%.
In this blog post, you’ll learn more about the SQL Server Error Code 10607 and the error message description that is shown
SQL Server Error Code
10607
SQL Server Error Description for the Code :10607
The clustered index ‘%.*ls’ on table ‘%.*ls’ cannot be disabled because the table has change tracking enabled. Disable change tracking on the table before disabling the clustered index.
Leave Your Comment