More detailed error message
Posted: Thu 13 Oct 2011 11:56
Hello,
If a column is of type NUMBER(8,4) and the input value does not have the defined format, you will get an error saying:
ORA-01438: value larger than specified precision allowed for this column
Would be really helpful if you provide information about the row/column for which the error was thrown.
Thank you,
Alex.
If a column is of type NUMBER(8,4) and the input value does not have the defined format, you will get an error saying:
ORA-01438: value larger than specified precision allowed for this column
Would be really helpful if you provide information about the row/column for which the error was thrown.
Thank you,
Alex.