In this blog post, let’s learn about the error message “35357 – The statement failed because a secondary dictionary reached the maximum size limit. Consider dropping the columnstore index, altering the column, then creating a new columnstore index.” in Microsoft SQL Server, the reason why it appears and the solution to fix it.
SQL Server Error Message
35357 – The statement failed because a secondary dictionary reached the maximum size limit. Consider dropping the columnstore index, altering the column, then creating a new columnstore index.
Reason for the Error
To be update soon…
Solution
To be update soon…