Tag: MS SQL Server Error Codes

SQL Server Error Code – 6840 neither xmldata nor xmlschema supports n

In this blog post, you’ll learn more about the SQL Server Error Code 6840 and the error message description that is shown SQL Server Error Code 6840 SQL Server Error Description for the Code :6840 Neither XMLDATA nor XMLSCHEMA supports namespace elements or attributes such as ‘%.*ls’. Run the SELECT FOR XML statement without it or remove the namespace prefix declaration.

SQL Server Error Code – 1402 witness did not find an entry for databa

In this blog post, you’ll learn more about the SQL Server Error Code 1402 and the error message description that is shown SQL Server Error Code 1402 SQL Server Error Description for the Code :1402 Witness did not find an entry for database mirroring GUID {%.8x-%.4x-%.4x-%.2x%.2x-%.2x%.2x%.2x%.2x%.2x%.2x}. A configuration mismatch exists. Retry the command, or reset the witness from one of the database mirroring partners.

SQL Server Error Code – 7732 cannot specify partition number in alter

In this blog post, you’ll learn more about the SQL Server Error Code 7732 and the error message description that is shown SQL Server Error Code 7732 SQL Server Error Description for the Code :7732 Cannot specify partition number in Alter index statement along with keyword ALL to rebuild partitions of table ‘%.*ls’ when the table does not have any regular indexes.

SQL Server Error Code – 45429 the operation failed because it was issu

In this blog post, you’ll learn more about the SQL Server Error Code 45429 and the error message description that is shown SQL Server Error Code 45429 SQL Server Error Description for the Code :45429 The operation failed because it was issued on a custom maintenance window database. This is prohibited by default. Please try again with a switch to disable this check if the…