Oracle Message ORA-08436 - raw data has invalid sign digit

ERRORraw data has invalid sign digit
CAUSEThe input raw buffer passed to a UTL_PG RAW_TO_NUMBER conversion routine had an invalid sign digit in the position where the picture mask specified a sign.
ACTIONCorrect the input raw data or the picture mask so that they match.