Category: SQL Server
SQL Server Error Code – 7950 – logical scan fragmentation ………………: %4.
In this blog post, you’ll learn more about the SQL Server Error Code 7950 and the error message description that is shown SQL Server Error Code 7950 SQL Server Error Description for the Code :7950 – Logical Scan Fragmentation ………………: %4.2f%ls
SQL Server Error Code – 10775 object ‘%.*ls’ is not a memory optimized
In this blog post, you’ll learn more about the SQL Server Error Code 10775 and the error message description that is shown SQL Server Error Code 10775 SQL Server Error Description for the Code :10775 Object ‘%.*ls’ is not a memory optimized table or a natively compiled inline table-valued function and cannot be accessed from a natively compiled module.
SQL Server Error Code – 11532 the object id ‘%d’ passed to sys.dm_exec
In this blog post, you’ll learn more about the SQL Server Error Code 11532 and the error message description that is shown SQL Server Error Code 11532 SQL Server Error Description for the Code :11532 The object id ‘%d’ passed to sys.dm_exec_describe_first_result_set_for_object was invalid.
SQL Server Error Code – 18053 error: %d, severity: %d, state: %d. (par
In this blog post, you’ll learn more about the SQL Server Error Code 18053 and the error message description that is shown SQL Server Error Code 18053 SQL Server Error Description for the Code :18053 Error: %d, Severity: %d, State: %d. (Params:%ls). The error is printed in terse mode because there was error during formatting. Tracing, ETW, notifications etc are skipped.
SQL Server Error Code – 18368 reason: login-based server access valida
In this blog post, you’ll learn more about the SQL Server Error Code 18368 and the error message description that is shown SQL Server Error Code 18368 SQL Server Error Description for the Code :18368 Reason: Login-based server access validation failed with an infrastructure error. Check for previous errors. [Database: ‘%.*ls’]
SQL Server Error Code – 16901 %hs: this feature has not been implement
In this blog post, you’ll learn more about the SQL Server Error Code 16901 and the error message description that is shown SQL Server Error Code 16901 SQL Server Error Description for the Code :16901 %hs: This feature has not been implemented yet.
SQL Server Error Code – 11272 a corrupted message has been received. t
In this blog post, you’ll learn more about the SQL Server Error Code 11272 and the error message description that is shown SQL Server Error Code 11272 SQL Server Error Description for the Code :11272 A corrupted message has been received. The message ID must not be NULL.
SQL Server Error Code – 13937 cannot disable clustered index ‘%.*ls’ o
In this blog post, you’ll learn more about the SQL Server Error Code 13937 and the error message description that is shown SQL Server Error Code 13937 SQL Server Error Description for the Code :13937 Cannot disable clustered index ‘%.*ls’ on table ‘%.*ls’. Permission denied to disable edge constraint ‘%.*ls’ on table ‘%.*ls’ that references this table.
SQL Server Error Code – 14847 cannot re-authorize database ‘%.*ls’ bec
In this blog post, you’ll learn more about the SQL Server Error Code 14847 and the error message description that is shown SQL Server Error Code 14847 SQL Server Error Description for the Code :14847 Cannot re-authorize database ‘%.*ls’ because it is already authorized and connected to a remote database.
SQL Server Error Code – 21800 the common generation watermark is inval
In this blog post, you’ll learn more about the SQL Server Error Code 21800 and the error message description that is shown SQL Server Error Code 21800 SQL Server Error Description for the Code :21800 The common generation watermark is invalid at this replica since it does not exist or metadata for changes not yet propagated may have been cleaned up.
SQL Server Error Code – 41921 restoring from a backup that contains mu
In this blog post, you’ll learn more about the SQL Server Error Code 41921 and the error message description that is shown SQL Server Error Code 41921 SQL Server Error Description for the Code :41921 Restoring from a backup that contains multiple log files is not supported in SQL Database Managed Instance.
SQL Server 2014 Tutorial – Personalize SQL Management Studio
Problem Statement You need to personalize SQL Server Management Studio. Solution There are various personalization options available for the SQL Server users in the SQL Management Studio. For example, if you want the Object explorer to be place on a different position instead of showing it in the left side of the SSMS, you can just move it by clicking it on the title bar…