ORA-01438: value larger than specified precision allows for this column
- by bobir
We get sometimes the following error from our partner's database:
ORA-01438: value larger than specified precision allows for this column
The full response looks like the following:
ORA-01438: value larger than specified precision allows
for this column ORA-06512:
at "UMAIN.PAY_NET_V1_PKG",
line 176 ORA-06512: at line 1
5592988
What can be the cause for this error?
Thank you in advance.