In this blog post, let’s learn about the error message “1977 – Could not create %S_MSG ‘%.*ls’ on table ‘%.*ls’. Only XML Index can be created on XML column ‘%.*ls’.” in Microsoft SQL Server, the reason why it appears and the solution to fix it.
SQL Server Error Message
1977 – Could not create %S_MSG ‘%.*ls’ on table ‘%.*ls’. Only XML Index can be created on XML column ‘%.*ls’.
Reason for the Error
To be update soon…
Solution
To be update soon…