Category: SQL Server
SQL Server Error Code – 35476 transactions that access memory optimize
In this blog post, you’ll learn more about the SQL Server Error Code 35476 and the error message description that is shown SQL Server Error Code 35476 SQL Server Error Description for the Code :35476 transactions that access memory optimized tables or natively compiled modules
SQL Server Error Code – 4164 a group by clause in a prob_match query
In this blog post, you’ll learn more about the SQL Server Error Code 4164 and the error message description that is shown SQL Server Error Code 4164 SQL Server Error Description for the Code :4164 A GROUP BY clause in a PROB_MATCH query can only have key columns, and needs to include all the key columns.
SQL Server Error Code – 17898 the tabular data stream (tds) version 0x
In this blog post, you’ll learn more about the SQL Server Error Code 17898 and the error message description that is shown SQL Server Error Code 17898 SQL Server Error Description for the Code :17898 The Tabular Data Stream (TDS) version 0x%x of the client library used to open the connection is unsupported or unknown. Please use the client library which supports TDS Version 7.4…
SQL Server Error Code – 22932 capture instance name ‘%s’ is invalid. s
In this blog post, you’ll learn more about the SQL Server Error Code 22932 and the error message description that is shown SQL Server Error Code 22932 SQL Server Error Description for the Code :22932 Capture instance name ‘%s’ is invalid. Specify a valid name. See the topic ‘Identifiers’ in SQL Server Books Online for object name rules.
SQL Server Error Code – 595 bulk insert with another outstanding res
In this blog post, you’ll learn more about the SQL Server Error Code 595 and the error message description that is shown SQL Server Error Code 595 SQL Server Error Description for the Code :595 Bulk Insert with another outstanding result set should be run with XACT_ABORT on.
SQL Server Error Code – 671 large object (lob) data for table ?%.*ls
In this blog post, you’ll learn more about the SQL Server Error Code 671 and the error message description that is shown SQL Server Error Code 671 SQL Server Error Description for the Code :671 Large object (LOB) data for table ?%.*ls? resides on a read-only filegroup (?%.*ls?), which cannot be modified.
SQL Server Error Code – 8018 invalid parameter %d (‘%.*ls’): data ty
In this blog post, you’ll learn more about the SQL Server Error Code 8018 and the error message description that is shown SQL Server Error Code 8018 SQL Server Error Description for the Code :8018 Invalid parameter %d (‘%.*ls’): Data type 0x%02X is a deprecated large object, or LOB, but is marked as output parameter. Deprecated types are not supported as output parameters. Use current…
SQL Server Error Code – 9523 cannot update the sparse column set ‘%.*
In this blog post, you’ll learn more about the SQL Server Error Code 9523 and the error message description that is shown SQL Server Error Code 9523 SQL Server Error Description for the Code :9523 Cannot update the sparse column set ‘%.*ls’ because the XML content supplied references the non-sparse column ‘%.*ls’ which does not belong to this column set. The XML data used to…
SQL Server Error Code – 2328 %sschema namespace ?%ls? doesn?t match
In this blog post, you’ll learn more about the SQL Server Error Code 2328 and the error message description that is shown SQL Server Error Code 2328 SQL Server Error Description for the Code :2328 %sSchema namespace ?%ls? doesn?t match directive?s ?%ls?
SQL Server Error Code – 6343 cannot create secondary xml or secondary
In this blog post, you’ll learn more about the SQL Server Error Code 6343 and the error message description that is shown SQL Server Error Code 6343 SQL Server Error Description for the Code :6343 Cannot create secondary xml or secondary selective xml index ‘%.*ls’ without a USING XML INDEX clause.
SQL Server Error Code – 6523 method, property or field ‘%ls’ of class
In this blog post, you’ll learn more about the SQL Server Error Code 6523 and the error message description that is shown SQL Server Error Code 6523 SQL Server Error Description for the Code :6523 Method, property or field ‘%ls’ of class ‘%ls’ in assembly ‘%.*ls’ is static.
SQL Server Error Code – 1071 cannot specify a join algorithm with a r
In this blog post, you’ll learn more about the SQL Server Error Code 1071 and the error message description that is shown SQL Server Error Code 1071 SQL Server Error Description for the Code :1071 Cannot specify a JOIN algorithm with a remote JOIN.