Seaquel
SQL Server error code

SQL Server error 6800

SQL Server raises error 6800 at severity 16, which marks a problem with the query or data that you can correct.

FOR XML AUTO requires at least one table for generating XML tags. Use FOR XML RAW or add a FROM clause with a table name.
Msg6800
Severity16
Group6000–6999

Source: Database Engine events and errors