Tag: MS SQL Server Error Codes

SQL Server Error Code – 3966 transaction is rolled back when accessin

In this blog post, you’ll learn more about the SQL Server Error Code 3966 and the error message description that is shown SQL Server Error Code 3966 SQL Server Error Description for the Code :3966 Transaction is rolled back when accessing version store. It was earlier marked as victim when the version store was shrunk due to insufficient space in tempdb. This transaction was marked…

SQL Server Error Code – 4073 a return value of data type varchar(max)

In this blog post, you’ll learn more about the SQL Server Error Code 4073 and the error message description that is shown SQL Server Error Code 4073 SQL Server Error Description for the Code :4073 A return value of data type varchar(max), nvarchar(max), varbinary(max), XML or other large object type can not be returned to client driver versions earlier than SQL Server 2005.  Please resubmit…

SQL Server Error Code – 35350 the statement failed because a columnsto

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

SQL Server Error Code – 8926 table error: cross object linkage: paren

In this blog post, you’ll learn more about the SQL Server Error Code 8926 and the error message description that is shown SQL Server Error Code 8926 SQL Server Error Description for the Code :8926 Table error: Cross object linkage: Parent page %S_PGID, slot %d in object %d, index %d, partition %I64d, AU %I64d (%.*ls), and page %S_PGID->next in object %d, index %d, partition %I64d,…