Oracle Error ORA-08462: raw buffer contains invalid decimal data

Oracle Error Message

ORA-08462: raw buffer contains invalid decimal data

Reason for the Error

The input raw buffer passed to a UTL_PG RAW_TO_NUMBER conversion routine contains invalid decimal data.

Solution

Correct the input data.