Category: SQL Server
SQL Server Error Code – 5855 the affinity setting was not changed. th
In this blog post, you’ll learn more about the SQL Server Error Code 5855 and the error message description that is shown SQL Server Error Code 5855 SQL Server Error Description for the Code :5855 The affinity setting was not changed. This can be caused by low system resources.
SQL Server Error Code – 7117 error reading large object (lob) data fr
In this blog post, you’ll learn more about the SQL Server Error Code 7117 and the error message description that is shown SQL Server Error Code 7117 SQL Server Error Description for the Code :7117 Error reading large object (LOB) data from the tabular data stream (TDS).
SQL Server Error Code – 20611 cannot add the article. publications tha
In this blog post, you’ll learn more about the SQL Server Error Code 20611 and the error message description that is shown SQL Server Error Code 20611 SQL Server Error Description for the Code :20611 Cannot add the article. Publications that allow transformable subscriptions with Data Transformation Services (DTS) can only include tables and indexed views that are published as tables.
SQL Server Error Code – 41636 fabric service ‘%ls’ (partition id ‘%ls’
In this blog post, you’ll learn more about the SQL Server Error Code 41636 and the error message description that is shown SQL Server Error Code 41636 SQL Server Error Description for the Code :41636 Fabric Service ‘%ls’ (partition ID ‘%ls’) is unable to enqueue a work item for the database restart of ‘%ls’ database (ID %d). The administrator may have exhausted all available resources. …
SQL Server Error Code – 49910 software usage metrics is disabled.
In this blog post, you’ll learn more about the SQL Server Error Code 49910 and the error message description that is shown SQL Server Error Code 49910 SQL Server Error Description for the Code :49910 Software Usage Metrics is disabled.
SQL Server Error Code – 4446 cannot update the union all view “%.*ls”
In this blog post, you’ll learn more about the SQL Server Error Code 4446 and the error message description that is shown SQL Server Error Code 4446 SQL Server Error Description for the Code :4446 Cannot update the UNION ALL view “%.*ls” because the definition of column “%.*ls” of view “%.*ls” is used by another view column.
SQL Server Error Code – 6507 failed to open malformed assembly ‘%ls’
In this blog post, you’ll learn more about the SQL Server Error Code 6507 and the error message description that is shown SQL Server Error Code 6507 SQL Server Error Description for the Code :6507 Failed to open malformed assembly ‘%ls’ with HRESULT 0x%x.
SQL Server Error Code – 15647 no views with schema binding reference t
In this blog post, you’ll learn more about the SQL Server Error Code 15647 and the error message description that is shown SQL Server Error Code 15647 SQL Server Error Description for the Code :15647 No views with schema binding reference table ‘%ls’.
SQL Server Error Code – 20675 the identity range values cannot be null
In this blog post, you’ll learn more about the SQL Server Error Code 20675 and the error message description that is shown SQL Server Error Code 20675 SQL Server Error Description for the Code :20675 The identity range values cannot be NULL.
SQL Server Error Code – 21661 the value specified for the @shutdown_ag
In this blog post, you’ll learn more about the SQL Server Error Code 21661 and the error message description that is shown SQL Server Error Code 21661 SQL Server Error Description for the Code :21661 The value specified for the @shutdown_agent parameter for article ‘%s’ must be 0 or 1.
How to get the Size of all tables in a SQL Server ?
In SQL Server 2014 Management Studio , you can get the size of all tables in a SQL Server from the Object explorer details window. How to get the Size of all tables in a SQL Server ? 1. In SQL Management Studio 2014 , navigate to the Object explorer details screen from View -> Object explorer details menu or by simply pressing the F7…
SQL Server Error Code – 3726 could not drop object ?%.*ls? because it
In this blog post, you’ll learn more about the SQL Server Error Code 3726 and the error message description that is shown SQL Server Error Code 3726 SQL Server Error Description for the Code :3726 Could not drop object ?%.*ls? because it is referenced by a FOREIGN KEY constraint.