ANR2952E
The value 'value' (data type data type) is not a valid character string representation of an SQL date or a timestamp for operator 'operator'.

Explanation

An invalid character string representation of a DATE or TIMESTAMP was specified. For example, the string 'abc' is neither a valid date nor a timestamp.

System action

The SQL query is terminated.

User response

None.