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

Monday, 9 April 2012

ORA-22065: number to text translation for the given format causes overflow

ORA-22065: number to text translation for the given format causes overflow

Cause: Rounding done due to the given string format causes overflow.

Action: Change the string format such that overflow does not occur.