SQL Server error code
SQL Server error 7847
SQL Server raises error 7847 at severity 16, which marks a problem with the query or data that you can correct.
XML data was found in the parameter '%.*ls' which is not an XML parameter. Please entitize any invalid XML character data in this parameter, or pass the parameter in typed as XSD:anyType or sqltypes:xml.
| Msg | 7847 |
|---|---|
| Severity | 16 |
| Group | 7000–7999 |