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

Explanation

An invalid character string representation of a TIME or TIMESTAMP was specified. For example, the string 'g pm' is neither a valid time nor a timestamp.

System action

The SQL query is terminated.

User response

None.