In this post, you’ll learn more about the Oracle ErrorORA-22054: underflow error with the details on why you receive this error and the possible solution to fix it.
Oracle Error Description
ORA-22054: underflow error
Reason for the Error ORA-22054: underflow error
This operation’s result is below the range of Oracle number.
How to fix the Error ORA-22054: underflow error ?
You can fix this error in Oracle by following the below steps
Increase the input value(s) so that the result is in the range of Oracle number.
Leave a Reply