Tag: MS SQL Server Error Codes

SQL Server Error Code – 26072 found multiple dependent virtual network

In this blog post, you’ll learn more about the SQL Server Error Code 26072 and the error message description that is shown SQL Server Error Code 26072 SQL Server Error Description for the Code :26072 Found multiple dependent virtual network names for the Windows Failover Cluster Resource ‘%ls’. SQL Server will only listen on the first virtual network name resource: ‘%ls’. This may indicate that…

SQL Server Error Code – 2574 table error: page %s_pgid is empty in ob

In this blog post, you’ll learn more about the SQL Server Error Code 2574 and the error message description that is shown SQL Server Error Code 2574 SQL Server Error Description for the Code :2574 Table error: Page %S_PGID is empty in object ID %d, index ID %d, partition ID %I64d, alloc unit ID %I64d (type %.*ls). This is not permitted at level %d of…

SQL Server Error Code – 9538 paths with same path expression indexed

In this blog post, you’ll learn more about the SQL Server Error Code 9538 and the error message description that is shown SQL Server Error Code 9538 SQL Server Error Description for the Code :9538 Paths with same path expression indexed with selective XML index ‘%.*ls’ should have SINGLETON option either specified for all of them or for none of them.

SQL Server Error Code – 20689 the check for a publisher needing a new

In this blog post, you’ll learn more about the SQL Server Error Code 20689 and the error message description that is shown SQL Server Error Code 20689 SQL Server Error Description for the Code :20689 The check for a Publisher needing a new identity range allocation failed on table %s. This check occurs every time the Merge Agent and Snapshot Agent run. Rerun the Merge…

SQL Server Error Code – 13601 property ‘%.*ls’ cannot be generated in

In this blog post, you’ll learn more about the SQL Server Error Code 13601 and the error message description that is shown SQL Server Error Code 13601 SQL Server Error Description for the Code :13601 Property ‘%.*ls’ cannot be generated in JSON output due to a conflict with another column name or alias. Use different names and aliases for each column in SELECT list.