Tag: MS SQL Server Error Codes
SQL Server Error Code – 13536 cannot insert an explicit value into a g
In this blog post, you’ll learn more about the SQL Server Error Code 13536 and the error message description that is shown SQL Server Error Code 13536 SQL Server Error Description for the Code :13536 Cannot insert an explicit value into a GENERATED ALWAYS column in table ‘%.*ls’. Use INSERT with a column list to exclude the GENERATED ALWAYS column, or insert a DEFAULT into…
SQL Server Error Code – 21803 cannot update agent parameter metadata.
In this blog post, you’ll learn more about the SQL Server Error Code 21803 and the error message description that is shown SQL Server Error Code 21803 SQL Server Error Description for the Code :21803 Cannot update agent parameter metadata. Replication could not insert parameter ‘%s’ into table ‘%s’. Verify that replication is properly installed. Check errors returned by SQL Server during execution of sp_createagentparameter.
SQL Server Error Code – 41617 fabric service ‘%ls’ is unable to find o
In this blog post, you’ll learn more about the SQL Server Error Code 41617 and the error message description that is shown SQL Server Error Code 41617 SQL Server Error Description for the Code :41617 Fabric Service ‘%ls’ is unable to find out start of log and end of log LSN for ‘%ls’ database. Refer to the SQL Server error log for information about the…
SQL Server Error Code – 1789 cannot use checksum(*) in a computed col
In this blog post, you’ll learn more about the SQL Server Error Code 1789 and the error message description that is shown SQL Server Error Code 1789 SQL Server Error Description for the Code :1789 Cannot use CHECKSUM(*) in a computed column, constraint, default definition, or INSERT statement.
SQL Server Error Code – 1817 only the owner of database ?%.*s? or the
In this blog post, you’ll learn more about the SQL Server Error Code 1817 and the error message description that is shown SQL Server Error Code 1817 SQL Server Error Description for the Code :1817 Only the owner of database ?%.*s? or the system administrator can create a database snapshot on it.
SQL Server Error Code – 8982 table error: cross object linkage. page
In this blog post, you’ll learn more about the SQL Server Error Code 8982 and the error message description that is shown SQL Server Error Code 8982 SQL Server Error Description for the Code :8982 Table error: Cross object linkage. Page %S_PGID->next in object ID %d, index ID %d, partition ID %I64d, AU ID %I64d (type %.*ls) refers to page %S_PGID in object ID %d,…
SQL Server Error Code – 965 warning: a column nullability inconsiste
In this blog post, you’ll learn more about the SQL Server Error Code 965 and the error message description that is shown SQL Server Error Code 965 SQL Server Error Description for the Code :965 Warning: A column nullability inconsistency was detected in the metadata of index ?%.*ls? (index_id = %d) on object ID %d in database ?%.*ls?. The index may be corrupt. Run DBCC…
SQL Server Error Code – 27121 the project is currently running or has
In this blog post, you’ll learn more about the SQL Server Error Code 27121 and the error message description that is shown SQL Server Error Code 27121 SQL Server Error Description for the Code :27121 The project is currently running or has completed. An instance of execution can only be started once.
SQL Server Error Code – 4982 alter table switch statement failed. che
In this blog post, you’ll learn more about the SQL Server Error Code 4982 and the error message description that is shown SQL Server Error Code 4982 SQL Server Error Description for the Code :4982 ALTER TABLE SWITCH statement failed. Check constraints of source table ‘%.*ls’ allow values that are not allowed by range defined by partition %d on target table ‘%.*ls’.
SQL Server Error Code – 19067 cannot create a new trace because the tr
In this blog post, you’ll learn more about the SQL Server Error Code 19067 and the error message description that is shown SQL Server Error Code 19067 SQL Server Error Description for the Code :19067 Cannot create a new trace because the trace file path is found in the existing traces.
SQL Server Error Code – 22864 the call to sp_mscdc_capture_job by the
In this blog post, you’ll learn more about the SQL Server Error Code 22864 and the error message description that is shown SQL Server Error Code 22864 SQL Server Error Description for the Code :22864 The call to sp_MScdc_capture_job by the Capture Job for database ‘%s’ failed. Look at previous errors for the cause of the failure.
SQL Server Error Code – 27251 cannot add a worker agent to execute the
In this blog post, you’ll learn more about the SQL Server Error Code 27251 and the error message description that is shown SQL Server Error Code 27251 SQL Server Error Description for the Code :27251 Cannot add a worker agent to execute the cluster job instance ‘%ls’ because the job is specified for all worker agents.