Showing posts with label ORA-08465: input mask contains more than 32 characters. Show all posts
Showing posts with label ORA-08465: input mask contains more than 32 characters. Show all posts

Wednesday, 22 February 2012

ORA-08465: input mask contains more than 32 characters

ORA-08465: input mask contains more than 32 characters

Cause: The input mask passed to UTL_PG numeric conversion routine contained more the 32 characters.

Action: Correct the mask input buffer.