Oracle Message ORA-08433 - invalid picture type in convert raw to number

ERRORinvalid picture type in convert raw to number
CAUSEThe picture mask parameter passed to a UTL_PG RAW_TO_NUMBER conversion routine contained non-numeric characters, but the conversion was to a numeric data type.
ACTIONCorrect the picture mask parameter.