SQL Server Error Msg 21667 – The index “%s” was not created. The index has a key length of at least %d bytes. The maximum key length supported by SQL Server is %d bytes.

In this blog post, let’s learn about the error message “21667 – The index “%s” was not created. The index has a key length of at least %d bytes. The maximum key length supported by SQL Server is %d bytes.” in Microsoft SQL Server, the reason why it appears and the solution to fix it.

SQL Server Error Message

21667 – The index “%s” was not created. The index has a key length of at least %d bytes. The maximum key length supported by SQL Server is %d bytes.

Reason for the Error

To be update soon…

Solution

To be update soon…