Tag: MS SQL Server Error Codes

SQL Server Error Code – 21736 unable to relocate the article log table

In this blog post, you’ll learn more about the SQL Server Error Code 21736 and the error message description that is shown SQL Server Error Code 21736 SQL Server Error Description for the Code :21736 Unable to relocate the article log table to a different tablespace. Verify that the replication administrative user login can connect to the Oracle Publisher using SQL*PLUS. If you can connect,…

SQL Server Error Code – 6903 xml validation: invalid definition for t

In this blog post, you’ll learn more about the SQL Server Error Code 6903 and the error message description that is shown SQL Server Error Code 6903 SQL Server Error Description for the Code :6903 XML Validation: Invalid definition for type ‘%ls’. SQL Server does not currently support inclusion of ID, QName, or list of QName among the member types of a union type.

SQL Server Error Code – 21878 unable to create a linked server to use

In this blog post, you’ll learn more about the SQL Server Error Code 21878 and the error message description that is shown SQL Server Error Code 21878 SQL Server Error Description for the Code :21878 Unable to create a linked server to use in contacting the remote publisher for original publisher ‘%s’, publisher database ‘%s’, and redirected publisher ‘%s’. The command ‘%s’ failed with Error…

SQL Server Error Code – 25746 operation failed. operation will cause d

In this blog post, you’ll learn more about the SQL Server Error Code 25746 and the error message description that is shown SQL Server Error Code 25746 SQL Server Error Description for the Code :25746 Operation failed. Operation will cause database %S_MSG memory to exceed allowed limit. Event session memory may be released by stopping active sessions or altering session memory options. Check sys.dm_xe_database_sessions for…

SQL Server Error Code – 28063 a corrupted message has been received. a

In this blog post, you’ll learn more about the SQL Server Error Code 28063 and the error message description that is shown SQL Server Error Code 28063 SQL Server Error Description for the Code :28063 A corrupted message has been received. A required variable data field is not present: %S_MSG. This occurred in the message with Conversation ID ‘%.*ls’, Initiator: %d, and Message sequence number:…

SQL Server Error Code – 9464 xml parsing: line %d, character %d, xml

In this blog post, you’ll learn more about the SQL Server Error Code 9464 and the error message description that is shown SQL Server Error Code 9464 SQL Server Error Description for the Code :9464 XML parsing: line %d, character %d, XML namespace prefix ‘xml’ can only be associated with the URI http://www.w3.org/XML/1998/namespace. This URI cannot be used with other prefixes.

SQL Server Error Code – 3964 transaction failed because this ddl stat

In this blog post, you’ll learn more about the SQL Server Error Code 3964 and the error message description that is shown SQL Server Error Code 3964 SQL Server Error Description for the Code :3964 Transaction failed because this DDL statement is not allowed inside a snapshot isolation transaction. Since metadata is not versioned, a metadata change can lead to inconsistency if mixed within snapshot…