Oracle Message ORA-13007 - an invalid HEX character was detected

ERRORan invalid HEX character was detected
CAUSEA character that is not in the range [0-9] or [A-F a-f] was detected.
ACTIONVerify that all characters in a string are in [0-9] or [A-F a-f].