Tag: MS SQL Server Error Codes

SQL Server Error Code – 4893 could not bulk load because ssis file ma

In this blog post, you’ll learn more about the SQL Server Error Code 4893 and the error message description that is shown SQL Server Error Code 4893 SQL Server Error Description for the Code :4893 Could not bulk load because SSIS file mapping object ‘%ls’ could not be opened. Operating system error code %ls. Make sure you are accessing a local server using integrated authentication.

SQL Server Error Code – 22585 the schema option to script out the file

In this blog post, you’ll learn more about the SQL Server Error Code 22585 and the error message description that is shown SQL Server Error Code 22585 SQL Server Error Description for the Code :22585 The schema option to script out the FILESTREAM attribute on varbinary(max) columns has been enabled for article ‘%s’. Enabling this option after the article is created can cause replication to…

SQL Server Error Code – 45389 target subnet has no associated route ta

In this blog post, you’ll learn more about the SQL Server Error Code 45389 and the error message description that is shown SQL Server Error Code 45389 SQL Server Error Description for the Code :45389 Target subnet has no associated Route Table. Associate Route Table with single User Defined Route (UDR): Name: default, Address prefix: 0.0.0.0/0, Next hop type: Internet. (https://go.microsoft.com/fwlink/?linkid=871071)

SQL Server Error Code – 6841 for xml could not serialize the data for

In this blog post, you’ll learn more about the SQL Server Error Code 6841 and the error message description that is shown SQL Server Error Code 6841 SQL Server Error Description for the Code :6841 FOR XML could not serialize the data for node ‘%.*ls’ because it contains a character (0x%04X) which is not allowed in XML. To retrieve this data using FOR XML, convert…

SQL Server Error Code – 6921 xml validation: element or attribute ‘%s

In this blog post, you’ll learn more about the SQL Server Error Code 6921 and the error message description that is shown SQL Server Error Code 6921 SQL Server Error Description for the Code :6921 XML Validation: Element or attribute ‘%s’ was defined as fixed, the element value has to be equal to value of ‘fixed’ attribute specified in definition. %S_MSG %s

SQL Server Error Code – 8302 create rule and drop rule will be remove

In this blog post, you’ll learn more about the SQL Server Error Code 8302 and the error message description that is shown SQL Server Error Code 8302 SQL Server Error Description for the Code :8302 CREATE RULE and DROP RULE will be removed in a future version of SQL Server. Avoid using CREATE RULE and DROP RULE in new development work, and plan to modify…