BIP2461

Severity

20 : Error

Message

Error casting character string '<insert_2>' to a TIMESTAMP. State = '<insert_0>' '<insert_1>' '0' ''

Explanation

The character string must have a the form 'TIMESTAMP 'yyyy-mm-dd hh:mm:ss[.f+]'', or 'yyyy-mm-dd hh:mm:ss[.f+]' for it to be castable to a timestamp.

Response

Ensure that the string represents a valid time value.