| Error | ORA-08431 |
Description | raw data missing zero as defined in picture | 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. | Action | Either the input data is incorrect, or the picture mask is incorrect. Correct the appropriate item. |