Category: SQL Server

SQL Server Error Code – 47129 creating distributed availability group

In this blog post, you’ll learn more about the SQL Server Error Code 47129 and the error message description that is shown SQL Server Error Code 47129 SQL Server Error Description for the Code :47129 Creating Distributed availability group ‘%.*ls’ has failed. Cannot create Distributed Availability Group on top of Contained Availability Group. Verify Availability Group’s name, then retry the operation.

SQL Server Error Code – 22985 change data capture has not been enabled

In this blog post, you’ll learn more about the SQL Server Error Code 22985 and the error message description that is shown SQL Server Error Code 22985 SQL Server Error Description for the Code :22985 Change data capture has not been enabled for source table ‘%s.%s’. Specify the name of a table enabled for Change Data Capture. To report on the tables enabled for Change…

SQL Server Error Code – 21607 sp_refresh_heterogeneous_publisher was u

In this blog post, you’ll learn more about the SQL Server Error Code 21607 and the error message description that is shown SQL Server Error Code 21607 SQL Server Error Description for the Code :21607 sp_refresh_heterogeneous_publisher was unable to obtain publisher information for Oracle publisher ‘%s’. sp_refresh_heterogeneous_publisher may only be called to refresh Oracle publishers currently defined at the distributor.

SQL Server Error Code – 40660 could not successfully restore database.

In this blog post, you’ll learn more about the SQL Server Error Code 40660 and the error message description that is shown SQL Server Error Code 40660 SQL Server Error Description for the Code :40660 Could not successfully restore database. This request has been assigned a tracing ID of ‘%.*ls’.  Provide this tracing ID to customer support when you need assistance.

SQL Server Error Code – 9808 this session’s ydm date format is not su

In this blog post, you’ll learn more about the SQL Server Error Code 9808 and the error message description that is shown SQL Server Error Code 9808 SQL Server Error Description for the Code :9808 This session’s YDM date format is not supported when converting from this character string format to date, time, datetime2 or datetimeoffset. Change the session’s date format or provide a style…

SQL Server Error Code – 11515 the metadata could not be determined bec

In this blog post, you’ll learn more about the SQL Server Error Code 11515 and the error message description that is shown SQL Server Error Code 11515 SQL Server Error Description for the Code :11515 The metadata could not be determined because statement ‘%.*ls’ invokes a CLR procedure.  Consider using the WITH RESULT SETS clause to explicitly describe the result set.

SQL Server Error Code – 7105 the database id %d, page %s_pgid, slot %

In this blog post, you’ll learn more about the SQL Server Error Code 7105 and the error message description that is shown SQL Server Error Code 7105 SQL Server Error Description for the Code :7105 The Database ID %d, Page %S_PGID, slot %d for LOB data type node does not exist. This is usually caused by transactions that can read uncommitted data on a data…

SQL Server Error Code – 8720 cannot execute query. there is more than

In this blog post, you’ll learn more about the SQL Server Error Code 8720 and the error message description that is shown SQL Server Error Code 8720 SQL Server Error Description for the Code :8720 Cannot execute query. There is more than one TABLE HINT clause specified for object ‘%.*ls’. Use at most one such TABLE HINT clause per table reference.