ANR2903E
An SQL parser stack overflow occurred while processing token 'token'.

Explanation

The internal stack used by the SQL query parser has overflowed. This typically occurs when too many column names or expressions have been specified in the SELECT clause.

System action

The SQL query is terminated.

User response

None.