Cause: The picture mask parameter passed to a UTL_PG RAW_TO_NUMBER conversion routine contained a zero, but the corresponding input from the raw data was not a zero. See the solution below.
Error solution: Either the input data is incorrect, or the picture mask is incorrect. Correct the appropriate item.
Database version: Oracle 11g Release 2 (11.2)