BIP2462
Severity
20 : Error
Message
Error casting character string <insert_1> to a GMT timestamp.
Explanation
The character string had the value <insert_1>. A character string must have the form 'GMTTIMESTAMP 'yyyy-mm-dd hh&colon.mm&colon.ss[.f+]', or 'yyyy-mm-dd hh&colon.mm&colon.ss[.f]' for it to be castable to a GMT timestamp.
Response
Ensure that the string being cast is formatted correctly.