monitor
#monitor#9524

9524

Product Name Event ID 9254 Event Source MSSQLSERVER Component SQLEngine Symbolic Name XMLERR_INVALID_COLUMNSET_XML Message Text

Product Name

Event ID

9254

Event Source

MSSQLSERVER

Component

SQLEngine

Symbolic

Name

XMLERR_INVALID_COLUMNSET_XML

Message Text

The XML content provided does not conform to the required XML format for sparse

column sets.

An attempt was made to modify a column set. The XML content of a column set must meet the

format restrictions of a column set. The general format of a column set is as follows:

For more information about column sets, see the topic “Using Column Sets” in SQL Server

Books Online.

Correct the format of the XML for the column set in the statement.

Expand table

<column_name_1>value1</column_name_1><column_name_2>value2</column_name_2>.