Category: SQL Server
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 – 49603 create file encountered operating system
In this blog post, you’ll learn more about the SQL Server Error Code 49603 and the error message description that is shown SQL Server Error Code 49603 SQL Server Error Description for the Code :49603 CREATE FILE encountered operating system error %ls while attempting to copy the physical file ‘%.*ls’.
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 – 895 hybrid buffer pool: proposing %i64d hash
In this blog post, you’ll learn more about the SQL Server Error Code 895 and the error message description that is shown SQL Server Error Code 895 SQL Server Error Description for the Code :895 Hybrid buffer Pool: proposing %I64d hashPages for %I64u GiB of %S_MSG Persistent Memory.
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…
SQL Server Error Code – 11529 the metadata could not be determined bec
In this blog post, you’ll learn more about the SQL Server Error Code 11529 and the error message description that is shown SQL Server Error Code 11529 SQL Server Error Description for the Code :11529 The metadata could not be determined because every code path results in an error; see previous errors for some of these.
SQL Server Error Code – 13284 encryption by
In this blog post, you’ll learn more about the SQL Server Error Code 13284 and the error message description that is shown SQL Server Error Code 13284 SQL Server Error Description for the Code :13284 ENCRYPTION BY
SQL Server Error Code – 27163 the value for the integration services s
In this blog post, you’ll learn more about the SQL Server Error Code 27163 and the error message description that is shown SQL Server Error Code 27163 SQL Server Error Description for the Code :27163 The value for the Integration Services server property, ‘%ls’, is not valid. In Management Studio, in the Integration Services Properties dialog box, enter a valid value for this property.
SQL Server Error Code – 33144 cannot change the schema of a temporary
In this blog post, you’ll learn more about the SQL Server Error Code 33144 and the error message description that is shown SQL Server Error Code 33144 SQL Server Error Description for the Code :33144 Cannot change the schema of a temporary object.
SQL Server Error Code – 5180 could not open file control block (fcb)
In this blog post, you’ll learn more about the SQL Server Error Code 5180 and the error message description that is shown SQL Server Error Code 5180 SQL Server Error Description for the Code :5180 Could not open File Control Block (FCB) for invalid file ID %d in database ‘%.*ls’. Verify the file location. Execute DBCC CHECKDB.