Tag: MS SQL Server Error Codes
SQL Server Error Code – 15588 the old and new master keys are identica
In this blog post, you’ll learn more about the SQL Server Error Code 15588 and the error message description that is shown SQL Server Error Code 15588 SQL Server Error Description for the Code :15588 The old and new master keys are identical. No data re-encryption is required.
SQL Server Error Code – 18856 agent ‘%s’ is retrying after an error. %
In this blog post, you’ll learn more about the SQL Server Error Code 18856 and the error message description that is shown SQL Server Error Code 18856 SQL Server Error Description for the Code :18856 Agent ‘%s’ is retrying after an error. %d retries attempted. See agent job history in the Jobs folder for more details.
SQL Server Error Code – 35292 an internal error occurred when performi
In this blog post, you’ll learn more about the SQL Server Error Code 35292 and the error message description that is shown SQL Server Error Code 35292 SQL Server Error Description for the Code :35292 An internal error occurred when performing an operation on extended recovery forks. This is an informational message only. No user action is required.
SQL Server Error Code – 1486 database mirroring transport is disabled
In this blog post, you’ll learn more about the SQL Server Error Code 1486 and the error message description that is shown SQL Server Error Code 1486 SQL Server Error Description for the Code :1486 Database Mirroring Transport is disabled in the endpoint configuration.
SQL Server Error Code – 1776 there are no primary or candidate keys i
In this blog post, you’ll learn more about the SQL Server Error Code 1776 and the error message description that is shown SQL Server Error Code 1776 SQL Server Error Description for the Code :1776 There are no primary or candidate keys in the referenced table ?%.*ls? that match the referencing column list in the foreign key ?%.*ls?.
SQL Server Error Code – 20084 publication ‘%s’ cannot be subscribed to
In this blog post, you’ll learn more about the SQL Server Error Code 20084 and the error message description that is shown SQL Server Error Code 20084 SQL Server Error Description for the Code :20084 Publication ‘%s’ cannot be subscribed to by Subscriber database ‘%s’.
SQL Server Error Code – 21230 do not call this stored procedure for sc
In this blog post, you’ll learn more about the SQL Server Error Code 21230 and the error message description that is shown SQL Server Error Code 21230 SQL Server Error Description for the Code :21230 Do not call this stored procedure for schema change because the current database is not enabled for replication.
SQL Server Error Code – 434 function ?%ls? is not allowed in the out
In this blog post, you’ll learn more about the SQL Server Error Code 434 and the error message description that is shown SQL Server Error Code 434 SQL Server Error Description for the Code :434 Function ?%ls? is not allowed in the OUTPUT clause.
SQL Server Error Code – 1226 an invalid application lock owner was pa
In this blog post, you’ll learn more about the SQL Server Error Code 1226 and the error message description that is shown SQL Server Error Code 1226 SQL Server Error Description for the Code :1226 An invalid application lock owner was passed to %ls.
SQL Server Error Code – 7873 the endpoint “%.*ls” is a built-in endpo
In this blog post, you’ll learn more about the SQL Server Error Code 7873 and the error message description that is shown SQL Server Error Code 7873 SQL Server Error Description for the Code :7873 The endpoint “%.*ls” is a built-in endpoint and cannot be dropped. Use the protocol configuration utilities to ADD or DROP Transact-SQL endpoints.
SQL Server Error Code – 9450 xml parsing: line %d, character %d, well
In this blog post, you’ll learn more about the SQL Server Error Code 9450 and the error message description that is shown SQL Server Error Code 9450 SQL Server Error Description for the Code :9450 XML parsing: line %d, character %d, well formed check: no external entity references
SQL Server Error Code – 15015 the server ‘%s’ does not exist. use sp_h
In this blog post, you’ll learn more about the SQL Server Error Code 15015 and the error message description that is shown SQL Server Error Code 15015 SQL Server Error Description for the Code :15015 The server ‘%s’ does not exist. Use sp_helpserver to show available servers.
SQL Server Error Code – 40979 database is unavailable because it is pa
In this blog post, you’ll learn more about the SQL Server Error Code 40979 and the error message description that is shown SQL Server Error Code 40979 SQL Server Error Description for the Code :40979 Database is unavailable because it is paused. Server ‘%.*ls’, Database ‘%.*ls’. Please resume before trying to access the database again.
SQL Server Error Code – 1056 the number of elements in the select lis
In this blog post, you’ll learn more about the SQL Server Error Code 1056 and the error message description that is shown SQL Server Error Code 1056 SQL Server Error Description for the Code :1056 The number of elements in the select list exceeds the maximum allowed number of %d elements.
SQL Server Error Code – 2005 the table ?%.*ls? is unavailable and nee
In this blog post, you’ll learn more about the SQL Server Error Code 2005 and the error message description that is shown SQL Server Error Code 2005 SQL Server Error Description for the Code :2005 The table ?%.*ls? is unavailable and needs to be rebuilt. Rebuild the table offline.
SQL Server Error Code – 10961 the request has been aborted because its
In this blog post, you’ll learn more about the SQL Server Error Code 10961 and the error message description that is shown SQL Server Error Code 10961 SQL Server Error Description for the Code :10961 The request has been aborted because its CPU usage exceeds the maximum configured limit for the workload group.
SQL Server Error Code – 20063 table ‘%s’ into which you are trying to
In this blog post, you’ll learn more about the SQL Server Error Code 20063 and the error message description that is shown SQL Server Error Code 20063 SQL Server Error Description for the Code :20063 Table ‘%s’ into which you are trying to insert, update, or delete data has been marked as read-only. Only the merge process can perform these operations.
SQL Server Error Code – 35001 parent server group does not exist.
In this blog post, you’ll learn more about the SQL Server Error Code 35001 and the error message description that is shown SQL Server Error Code 35001 SQL Server Error Description for the Code :35001 Parent Server Group does not exist.
SQL Server Error Code – 1733 cannot create the sparse column set ?%.*
In this blog post, you’ll learn more about the SQL Server Error Code 1733 and the error message description that is shown SQL Server Error Code 1733 SQL Server Error Description for the Code :1733 Cannot create the sparse column set ?%.*ls? in the table ?%.*ls? because a sparse column set must be a nullable xml column. Modify the column definition to allow null values.
SQL Server Error Code – 4436 union all view ‘%.*ls’ is not updatable
In this blog post, you’ll learn more about the SQL Server Error Code 4436 and the error message description that is shown SQL Server Error Code 4436 SQL Server Error Description for the Code :4436 UNION ALL view ‘%.*ls’ is not updatable because a partitioning column was not found.