ORA-01438: value larger than specified precision allows for this column

Posted by bobir on Stack Overflow See other posts from Stack Overflow or by bobir
Published on 2008-10-08T04:30:11Z Indexed on 2010/04/29 22:07 UTC
Read the original article Hit count: 373

Filed under:
|
|

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.

© Stack Overflow or respective owner

Related posts about Oracle

Related posts about database