Tag: MS SQL Server Error Codes
SQL Server Error Code – 987 a duplicate key insert was hit when upda
In this blog post, you’ll learn more about the SQL Server Error Code 987 and the error message description that is shown SQL Server Error Code 987 SQL Server Error Description for the Code :987 A duplicate key insert was hit when updating system objects in database ?%.*ls?.
SQL Server Error Code – 1015 an aggregate cannot appear in an on clau
In this blog post, you’ll learn more about the SQL Server Error Code 1015 and the error message description that is shown SQL Server Error Code 1015 SQL Server Error Description for the Code :1015 An aggregate cannot appear in an ON clause unless it is in a subquery contained in a HAVING clause or select list, and the column being aggregated is an outer…
SQL Server Error Code – 20736 warning: values of some of the flags spe
In this blog post, you’ll learn more about the SQL Server Error Code 20736 and the error message description that is shown SQL Server Error Code 20736 SQL Server Error Description for the Code :20736 Warning: Values of some of the flags specified in the ‘schema_option’ property are not compatible with the publication’s compatibility level. The modified schema_option value of ‘%s’ will be used instead.
SQL Server Error Code – 22973 the specified filegroup ‘%s’ is not a va
In this blog post, you’ll learn more about the SQL Server Error Code 22973 and the error message description that is shown SQL Server Error Code 22973 SQL Server Error Description for the Code :22973 The specified filegroup ‘%s’ is not a valid filegroup for database ‘%s’. Specify a valid existing filegroup or create the named filegroup, and retry the operation.
SQL Server Error Code – 6875 uri ‘%.*ls’ used in with xmlnamespaces i
In this blog post, you’ll learn more about the SQL Server Error Code 6875 and the error message description that is shown SQL Server Error Code 6875 SQL Server Error Description for the Code :6875 URI ‘%.*ls’ used in WITH XMLNAMESPACES is invalid. ‘%c'(0x%04X) is the first character at fault.
SQL Server Error Code – 10716 a nested insert, update, delete, or merg
In this blog post, you’ll learn more about the SQL Server Error Code 10716 and the error message description that is shown SQL Server Error Code 10716 SQL Server Error Description for the Code :10716 A nested INSERT, UPDATE, DELETE, or MERGE statement must have an OUTPUT clause.
SQL Server Error Code – 7706 partition function ‘%ls’ is being used b
In this blog post, you’ll learn more about the SQL Server Error Code 7706 and the error message description that is shown SQL Server Error Code 7706 SQL Server Error Description for the Code :7706 Partition function ‘%ls’ is being used by one or more partition schemes.
SQL Server Error Code – 7897 creating and altering soap endpoints wil
In this blog post, you’ll learn more about the SQL Server Error Code 7897 and the error message description that is shown SQL Server Error Code 7897 SQL Server Error Description for the Code :7897 Creating and altering SOAP endpoints will be removed in a future version of SQL Server. Avoid using this feature in new development work, and plan to modify applications that currently…
SQL Server Error Code – 9747 the address and mirror_address of route
In this blog post, you’ll learn more about the SQL Server Error Code 9747 and the error message description that is shown SQL Server Error Code 9747 SQL Server Error Description for the Code :9747 The ADDRESS and MIRROR_ADDRESS of route ‘%.*ls’ cannot be the same.
SQL Server Error Code – 22505 the merge completed with no data changes
In this blog post, you’ll learn more about the SQL Server Error Code 22505 and the error message description that is shown SQL Server Error Code 22505 SQL Server Error Description for the Code :22505 The merge completed with no data changes processed.
SQL Server Error Code – 45392 sql service endpoint is currently not al
In this blog post, you’ll learn more about the SQL Server Error Code 45392 and the error message description that is shown SQL Server Error Code 45392 SQL Server Error Description for the Code :45392 SQL service endpoint is currently not allowed on Managed Instance. Remove SQL service endpoint from %ls. (https://go.microsoft.com/fwlink/?linkid=871071)
SQL Server Error Code – 10115 cannot create %s_msg on view “%.*ls” bec
In this blog post, you’ll learn more about the SQL Server Error Code 10115 and the error message description that is shown SQL Server Error Code 10115 SQL Server Error Description for the Code :10115 Cannot create %S_MSG on view “%.*ls” because it uses the UNPIVOT operator. Consider not indexing this view.
SQL Server Error Code – 14261 the specified %s (‘%s’) already exists.
In this blog post, you’ll learn more about the SQL Server Error Code 14261 and the error message description that is shown SQL Server Error Code 14261 SQL Server Error Description for the Code :14261 The specified %s (‘%s’) already exists.
SQL Server Error Code – 14521 %s is not a valid sql server fixed serve
In this blog post, you’ll learn more about the SQL Server Error Code 14521 and the error message description that is shown SQL Server Error Code 14521 SQL Server Error Description for the Code :14521 %s is not a valid SQL Server fixed server role, Windows NT user, or Windows NT group.
SQL Server Error Code – 36010 the caller must be a member of the dbcre
In this blog post, you’ll learn more about the SQL Server Error Code 36010 and the error message description that is shown SQL Server Error Code 36010 SQL Server Error Description for the Code :36010 The caller must be a member of the dbcreator fixed server role to perform this action.
SQL Server Error Code – 45310 unable to return metrics. request would
In this blog post, you’ll learn more about the SQL Server Error Code 45310 and the error message description that is shown SQL Server Error Code 45310 SQL Server Error Description for the Code :45310 Unable to return metrics. Request would return too much data.
SQL Server Error Code – 3170 the standby filename is invalid.
In this blog post, you’ll learn more about the SQL Server Error Code 3170 and the error message description that is shown SQL Server Error Code 3170 SQL Server Error Description for the Code :3170 The STANDBY filename is invalid.
SQL Server Error Code – 7735 cannot specify partition number in alter
In this blog post, you’ll learn more about the SQL Server Error Code 7735 and the error message description that is shown SQL Server Error Code 7735 SQL Server Error Description for the Code :7735 Cannot specify partition number in alter %S_MSG statement to rebuild or reorganize a partition of %S_MSG ‘%.*ls’ as %S_MSG is not partitioned.
SQL Server Error Code – 16635 cannot create sync group ‘%ls’ because t
In this blog post, you’ll learn more about the SQL Server Error Code 16635 and the error message description that is shown SQL Server Error Code 16635 SQL Server Error Description for the Code :16635 Cannot create sync group ‘%ls’ because the maximum number of basic sync groups can be created is %d.
SQL Server Error Code – 3967 insufficient space in tempdb to hold row
In this blog post, you’ll learn more about the SQL Server Error Code 3967 and the error message description that is shown SQL Server Error Code 3967 SQL Server Error Description for the Code :3967 Insufficient space in tempdb to hold row versions.? Need to shrink the version store to free up some space in tempdb. Transaction (id=%I64d xsn=%I64d spid=%d elapsed_time=%d) has been marked as…