ANR2905E
Unexpected SQL identifier token - 'token'.

Explanation

A syntax error occurred because an SQL identifier was found that can not legally be used at the specified position within the SQL statement. Examples of SQL identifiers are table names and column names.

System action

The SQL query is terminated.

User response

None.