Subject | Arithmetic exception e.t.c. after reinstallation |
---|---|
Author | Radovan Bukoci |
Post date | 2005-02-24T10:13:56Z |
Hello,
I have performed this:
- backed up my DB
- reinstalled FB 1.5.2 on 1.5.0 (both SS, on linux Slackware 10. The
1.5.0 was backed up by installation program)
- I copied my own library udf_nd.so to the new installation (contains
several functions, e.g. TS_FMT)
- restored the DB
Now, when I perform
select '02/14/2005', ts_fmt('02/14/2005', '%Y-%m') from rdb$database;
I get the error
"arithmetic exception, numeric overflow, or string truncation"
Please help me, what could be wrong ?
Thank you very much
Rado
I have performed this:
- backed up my DB
- reinstalled FB 1.5.2 on 1.5.0 (both SS, on linux Slackware 10. The
1.5.0 was backed up by installation program)
- I copied my own library udf_nd.so to the new installation (contains
several functions, e.g. TS_FMT)
- restored the DB
Now, when I perform
select '02/14/2005', ts_fmt('02/14/2005', '%Y-%m') from rdb$database;
I get the error
"arithmetic exception, numeric overflow, or string truncation"
Please help me, what could be wrong ?
Thank you very much
Rado