In this post, you’ll learn about the DB2 error 25203-Data exception — numeric value out of range. %d. and the reason why you are receiving the error message and how to fix it
How does this Error Message Looks like
25203 – Data exception — numeric value out of range. %d.
Reason for the Error & Solution
A numeric range error occured. Ensure that the capacity of the numeric column is sufficient to store the specified value the persistent object is attempting to store.
Leave a Reply