| Error | ORA-08433 |
Description | invalid picture type in convert raw to number | Cause | The picture mask parameter passed to a UTL_PG RAW_TO_NUMBER conversion routine contained non-numeric characters, but the conversion was to a numeric data type. | Action | Correct the picture mask parameter. |