Tag: MS SQL Server Error Codes

SQL Server Error Code – 20805 peer-to-peer topologies require identica

In this blog post, you’ll learn more about the SQL Server Error Code 20805 and the error message description that is shown SQL Server Error Code 20805 SQL Server Error Description for the Code :20805 Peer-to-peer topologies require identical publication names on each Publisher. You are attempting to republish object [%s].[%s] that is already being published in the peer-to-peer publication [%s].[%s].[%s].

SQL Server Error Code – 823 the operating system returned error %ls

In this blog post, you’ll learn more about the SQL Server Error Code 823 and the error message description that is shown SQL Server Error Code 823 SQL Server Error Description for the Code :823 The operating system returned error %ls to SQL Server during a %S_MSG at offset %#016I64x in file ?%ls?. Additional messages in the SQL Server error log and operating system error…

SQL Server Error Code – 8651 could not perform the operation because

In this blog post, you’ll learn more about the SQL Server Error Code 8651 and the error message description that is shown SQL Server Error Code 8651 SQL Server Error Description for the Code :8651 Could not perform the operation because the requested memory grant was not available in resource pool ‘%ls’ (%ld).  Rerun the query, reduce the query load, or check resource governor configuration…

SQL Server Error Code – 17005 event notification ‘%ls’ in database ‘%l

In this blog post, you’ll learn more about the SQL Server Error Code 17005 and the error message description that is shown SQL Server Error Code 17005 SQL Server Error Description for the Code :17005 Event notification ‘%ls’ in database ‘%ls’ dropped due to send time service broker errors. Check to ensure the conversation handle, service broker contract, and service specified in the event notification…

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 – 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 – 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.