Subject | Fake error "arithmetic exception, numeric overflow..." on stored procedure or trigger |
---|---|
Author | marco andreolli |
Post date | 2018-02-21T11:29:41Z |
Hi,
Recently I have found the error arithmetic exception, numeric overflow, or string truncation
string right truncationAt trigger 'XXXXX'
on different trigger or stored procedure.
The strange thing is that are not true, in the trigger or procedure there isn't any operation that coud produce this exception!
The strange thing is that are not true, in the trigger or procedure there isn't any operation that coud produce this exception!
I "recompile" the trigger or procedure that are affected and the error disappear!.
It could be a bug in my relase of Firebird?