Oracle Error ORA-08432: raw data has invalid floating point data

Oracle Error Message

ORA-08432: raw data has invalid floating point data

Reason for the Error

The input raw data passed to a UTL_PG RAW_TO_NUMBER conversion routine contained invalid floating point data.

Solution

Correct the input raw data.