Category: SQL Server

SQL Server Error Code – 7961 object id %d, index id %d, partition id

In this blog post, you’ll learn more about the SQL Server Error Code 7961 and the error message description that is shown SQL Server Error Code 7961 SQL Server Error Description for the Code :7961 Object ID %d, index ID %d, partition ID %I64d, alloc unit ID %I64d (type %.*ls) , page ID %S_PGID, row ID %d. Column ‘%.*ls’ is a var column with a…

SQL Server Error Code – 12002 the requested %s_msg index on column ‘%.

In this blog post, you’ll learn more about the SQL Server Error Code 12002 and the error message description that is shown SQL Server Error Code 12002 SQL Server Error Description for the Code :12002 The requested %S_MSG index on column ‘%.*ls’ of table ‘%.*ls’ could not be created because the column type is not %S_MSG . Specify a column name that refers to a…

SQL Server Error Code – 3285 filemark on device ?%ls? appears not to

In this blog post, you’ll learn more about the SQL Server Error Code 3285 and the error message description that is shown SQL Server Error Code 3285 SQL Server Error Description for the Code :3285 Filemark on device ?%ls? appears not to be aligned. The restore operation will proceed using less efficient I/O.? To avoid this, re-issue the Restore statement with the same blocksize used…

SQL Server Error Code – 8010 the incoming tabular data stream (tds) r

In this blog post, you’ll learn more about the SQL Server Error Code 8010 and the error message description that is shown SQL Server Error Code 8010 SQL Server Error Description for the Code :8010 The incoming tabular data stream (TDS) remote procedure call (RPC) protocol stream is incorrect. Parameter %d (“%.*ls”): The RPC is marked with the metadata unchanged flag, but data type 0x%02X…

SQL Server Error Code – 41354 the xtp background checkpoint thread enc

In this blog post, you’ll learn more about the SQL Server Error Code 41354 and the error message description that is shown SQL Server Error Code 41354 SQL Server Error Description for the Code :41354 The XTP background checkpoint thread encountered an unrecoverable error (‘%ls’) for database ‘%.*ls’. The checkpoint process is terminating so that the thread can clean up its resources. This is an…

SQL Server Error Code – 914 script level upgrade for database ?%.*ls

In this blog post, you’ll learn more about the SQL Server Error Code 914 and the error message description that is shown SQL Server Error Code 914 SQL Server Error Description for the Code :914 Script level upgrade for database ?%.*ls? failed because upgrade step ?%.*ls? was aborted before completion. If the abort happened during upgrade of the ?master? database, it will prevent the entire…

SQL Server Error Code – 4188 column or parameter ‘%.*ls’ has type ‘%l

In this blog post, you’ll learn more about the SQL Server Error Code 4188 and the error message description that is shown SQL Server Error Code 4188 SQL Server Error Description for the Code :4188 Column or parameter ‘%.*ls’ has type ‘%ls’ and collation ‘%.*ls’. The legacy LOB types do not support UTF-8 or UTF-16 encodings. Use types varchar(max), nvarchar(max) or a collation which does…

SQL Server Error Code – 11275 a corrupted message has been received. t

In this blog post, you’ll learn more about the SQL Server Error Code 11275 and the error message description that is shown SQL Server Error Code 11275 SQL Server Error Description for the Code :11275 A corrupted message has been received. The End of Conversation and Error flags are both set. This occurred in the message with Conversation ID ‘%.*ls’, Initiator: %d, and Message sequence…

SQL Server Error Code – 846 a time-out occurred while waiting for bu

In this blog post, you’ll learn more about the SQL Server Error Code 846 and the error message description that is shown SQL Server Error Code 846 SQL Server Error Description for the Code :846 A time-out occurred while waiting for buffer latch ? type %d, bp %p, page %d:%d, stat %#x, database id: %d, allocation unit Id: %I64d%ls, task 0x%p : %d, waittime %d…

SQL Server Error Code – 9525 the xml content that is supplied for the

In this blog post, you’ll learn more about the SQL Server Error Code 9525 and the error message description that is shown SQL Server Error Code 9525 SQL Server Error Description for the Code :9525 The XML content that is supplied for the sparse column set ‘%.*ls’ contains duplicate references to the column ‘%.*ls’. A column can only be referenced once in XML content supplied…

SQL Server Error Code – 10532 cannot create plan guide ‘%.*ls’ because

In this blog post, you’ll learn more about the SQL Server Error Code 10532 and the error message description that is shown SQL Server Error Code 10532 SQL Server Error Description for the Code :10532 Cannot create plan guide ‘%.*ls’ because the batch or module specified by @plan_handle does not contain a statement that is eligible for a plan guide.  Specify a different value for…