ANR2960E
Unexpected SQL enumerated type name token - 'token'.

Explanation

A syntax error occurred because an SQL enumerated type name was found that can not legally be used at the specified position within the SQL statement. A list of all of the enumerated types declared by the server can be found in the SQL catalog table SYSCAT.ENUMTYPES.

System action

The SQL query is terminated.

User response

None.