SQL Server Error Msg 6399 – The XML path ‘%.*ls’ of selective XML index ‘%.*ls’ cannot be dropped because it is used by secondary selective XML Index ‘%.*ls’.

In this blog post, let’s learn about the error message “6399 – The XML path ‘%.*ls’ of selective XML index ‘%.*ls’ cannot be dropped because it is used by secondary selective XML Index ‘%.*ls’.” in Microsoft SQL Server, the reason why it appears and the solution to fix it.

SQL Server Error Message

6399 – The XML path ‘%.*ls’ of selective XML index ‘%.*ls’ cannot be dropped because it is used by secondary selective XML Index ‘%.*ls’.

Reason for the Error

To be update soon…

Solution

To be update soon…