REP-00314: The column name exceeds 256 characters, and no alias is assigned.
Cause: One of the SQL SELECT statements contains an expression that is longer than 256 characters, but has no alias.
Action: Edit the SELECT statement and assign an alias to the expression.
Level: 1
Impact: Other