SQL Server Error Code – 35357 the statement failed because a secondary
In this blog post, you’ll learn more about the SQL Server Error Code 35357 and the error message description that is shown
SQL Server Error Code
35357
SQL Server Error Description for the Code :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.
Leave Your Comment