Error 21038

Message

Possible error messages:

Without Resource Bundle (default)
  • The attribute after GROUP BY must have alias :{ALIAS}
With Resource Bundle
  • the attribute after GROUP BY must have alias :{ALIAS}
Domain Persistence.PersistenceException
Number 21038
Label ATTRIBUTE_MUST_HAVE_ALIAS
Applicable Platform(s) Android, BlackBerry, Windows Mobile

Cause

groupBy value must be an alias inside the select clause.

Action

Add an alias in the select clause for this groupBy attribute.