Hi Experts,
We have a Batch job which runs everyday successfully. we moved this job to a new environment where it sometimes fails with the below error message. Nothing has been changed, it is the same exact job and parameters which runs at the same time as in the old environment too, where it runs successfully all the time and in new environment it fails sometimes with the below message.
Error: <[FROMDBLOVER] RWDecimal: overflow converting from double (0)>
Both the environment are in the same version too (BODS 4.2).Any suggestions?
Please file another incident @ SAP Support. The more issues they get, the sooner they will fix this.
Update from my side. I have done two things. Update to BODS 4.2 SP2, and alter the mapping. The problem hasn’t returned since (but it still can, it’s very random)
I also encounter the same problem in our production server.
I found that there’s no such problem when the application database is of oracle version 11.2.0.2
The problem happens intermittently for same set of DI ETL jobs when connecting to oracle version 11.2.0.4
During production loading of one of our Business Units we got the Error:
<[FROMDBLOVER] RWDecimal: overflow converting from double
(2.01301e+007)>.
(14.0) 07-24-14 08:37:33 (E) (6876:3272) RUN-053008: |Data flow
DF_B_TXN_DELTA_POINT|Transform Query_2-Mapping2
INFO: The above error occurs in the context <|Data flow
DF_B_TXN_DELTA_POINT|Transform Query_2-Mapping2|Project Column
TRANSACTION_DT_KEY|>.
appeared. This column mapped along with “cast” function.
However my jobs cannot get started when patching the work around files.
Bottomline, I have production ETL which crashes randomly in the night, and according to the same SAP note, the scheduled fix is planned for SP3 Patch 3, or later because they can change the schedule without prior notification.
I’m going to file another incident about this, that it’s taking too long and that it’s affecting our customer satisfaction.
I saw it was mentioned in the SP3 PL2 release notes.
Apparently changing/adding a parameter to the dsconfig.txt file on your job server(s) is also required. I haven’t tried it yet. Will do on my sandbox this week though.