Column must be named: %1

Item Value
SQLCODE -874
Constant SQLE_NO_XML_IDENTIFIER
SQLSTATE WX001
Sybase error code 13880
ODBC 2 State ERROR
ODBC 3 State ERROR
Parameter 1 Number of the column that must be named

Probable cause 

Unnamed columns cannot be used as XML element or attribute names. Name unnamed columns in the SELECT list using AS.