Tag: MS SQL Server Error Codes

SQL Server Error Code – 9340 %sexplicit import of the current target

In this blog post, you’ll learn more about the SQL Server Error Code 9340 and the error message description that is shown SQL Server Error Code 9340 SQL Server Error Description for the Code :9340 %sExplicit import of the current target namespace is invalid. References to items in the current target namespace that have already been loaded in the schema collection will be resolved implicitly.

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.