Forum Discussion
The system cannot find message text for message number 0x80040e4b in the message file for OraOLEDB.'
Hello,
I am getting this error Failed to save modifications to the server. The error returned: 'OLE DB or ODBC error: The system cannot find message text for message number 0x80040e4b in the message file for OraOLEDB.'. While processing my Cube.
Data is coming from Oracle, and I am able to run the query in SQL Developer successfully. But when I process the cube, After fetching 1480,001 records, the Processing of the cube fails with this error.
Could you please help me?
2 Replies
- v-xiaotangCommunity Support
Hi sonaliverma
I find a post about this error, please check whether it helps,
in this post, the issue was due to exceeded number of digits(23 digits) in the source column, which cube could not consider that.
Best Regards,
Community Support Team _Tang
If this post helps, please consider Accept it as the solution to help the other members find it more quickly.