SQL Server Error Msg 6387 – You cannot remove all paths for selective XML index ‘%.*ls’. A selective XML index must have at least one path specified.

In this blog post, let’s learn about the error message “6387 – You cannot remove all paths for selective XML index ‘%.*ls’. A selective XML index must have at least one path specified.” in Microsoft SQL Server, the reason why it appears and the solution to fix it.

SQL Server Error Message

6387 – You cannot remove all paths for selective XML index ‘%.*ls’. A selective XML index must have at least one path specified.

Reason for the Error

To be update soon…

Solution

To be update soon…