Oracle Message ORA-08430 - raw data missing leading sign

ERRORraw data missing leading sign
CAUSEThe input raw buffer passed to a UTL_PG RAW_TO_NUMBER conversion routine had no leading sign, but the mask options parameter specified a leading sign.
ACTIONCorrect the input raw data or the mask options so that they match.