BIP2515
Severity
20 : Error
Message
(<insert_0>, <insert_1>) : Illegal trim character '<insert_2>' argument to TRIM function.
Explanation
The trim character argument to the TRIM function must be a character string, a byte string or a bit string, and must be of length 1. The trim character argument was '<insert_2>'.
Response
Ensure that the trim character argument is an appropriate data type and length.