Tag: MS SQL Server Error Codes

SQL Server Error Code – 35351 drop index statement failed because a co

In this blog post, you’ll learn more about the SQL Server Error Code 35351 and the error message description that is shown SQL Server Error Code 35351 SQL Server Error Description for the Code :35351 DROP INDEX statement failed because a columnstore index on a partitioned table must be partition-aligned with the base table (heap). Consider dropping the columnstore index before dropping a clustered index.

SQL Server Error Code – 30086 the system ran out of memory while build

In this blog post, you’ll learn more about the SQL Server Error Code 30086 and the error message description that is shown SQL Server Error Code 30086 SQL Server Error Description for the Code :30086 The system ran out of memory while building a full-text index. The batch for the full-text indexing operation will automatically be retried using a smaller batch size.