ANR2912E
Invalid character string literal token - 'token'.

Explanation

An invalid SQL character string literal token was found. For example, the hexadecimal literal X'78FG' is not valid because it contains the character 'G'.

System action

The SQL query is terminated.

User response

None.