Cause: The 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. See the solution below.
Error solution: Correct the input raw data or the picture mask so that they match.
Database version: Oracle 11g Release 2 (11.2)