Tag: MS SQL Server Error Codes

SQL Server Error Code – 20739 the ddl operation is not supported for a

In this blog post, you’ll learn more about the SQL Server Error Code 20739 and the error message description that is shown SQL Server Error Code 20739 SQL Server Error Description for the Code :20739 The DDL operation is not supported for article ‘%s’. If the column in the DDL operation is enabled for FILESTREAM or is of type hierarchyid, geometry, geography, datetime2, date, time,…

SQL Server Error Code – 35342 the statement failed because specifying

In this blog post, you’ll learn more about the SQL Server Error Code 35342 and the error message description that is shown SQL Server Error Code 35342 SQL Server Error Description for the Code :35342 The statement failed because specifying ORDER is not a valid option for creating the non-clustered columnstore index ‘%.*ls’ on table ‘%.*ls’. Consider creating the non-clustered columnstore index without specifying ORDER,…

SQL Server Error Code – 35307 the statement failed because column ‘%.*

In this blog post, you’ll learn more about the SQL Server Error Code 35307 and the error message description that is shown SQL Server Error Code 35307 SQL Server Error Description for the Code :35307 The statement failed because column ‘%.*ls’ on table ‘%.*ls’ is a computed column. Columnstore index cannot include a computed column implicitly or explicitly.

SQL Server Error Code – 8981 table error: object id %d, index id %d,

In this blog post, you’ll learn more about the SQL Server Error Code 8981 and the error message description that is shown SQL Server Error Code 8981 SQL Server Error Description for the Code :8981 Table error: Object ID %d, index ID %d, partition ID %I64d, alloc unit ID %I64d (type %.*ls). The next pointer of %S_PGID refers to page %S_PGID. Neither %S_PGID nor its…