ANR2906E
Unexpected SQL literal token - 'token'.

Explanation

A syntax error occurred because an SQL literal token was found that can not legally be used at the specified position within the SQL statement. Examples of SQL literal tokens are 'abc', 1.567, and DATE '1/1/96'.

System action

The SQL query is terminated.

User response

None.