Showing posts with label ORA-08437. Show all posts
Showing posts with label ORA-08437. Show all posts

Tuesday, 21 February 2012

ORA-08437: invalid picture type in picture mask

ORA-08437: invalid picture type in picture mask

Cause: The picture mask parameter passed to a UTL_PG NUMBER_TO_RAW conversion routine contained non-numeric characters, but the conversion was to a numeric data type.

Action: Correct the picture mask parameter.