Categories
- All Categories
- 127 Oracle Analytics News
- 23 Oracle Analytics Videos
- 14.5K Oracle Analytics Forums
- 5.5K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 47 Oracle Analytics Trainings
- 7 Oracle Analytics Data Visualizations Challenge
- 4 Oracle Analytics Career
- 8 Oracle Analytics Industry
- Find Partners
- For Partners
OBIEE fetch SAP-BW data - More than 1 million of cells

Hello My Friends,
I've got a problem here I never faced before.
Actually I'm working on an integration of OBIEE and SAP-BW by XMLA (I'm trying with the infrastructure team to change XMLA by a BAPI conector, but nothing at this moment) and I'm facing a curious problem.
When I run MDX queries on SAP-BW (7.04) frequently bellow issue occurs:
MDX result contains many cells. (more than 1 million)
Looking for answers, I saw on SAP Forum that there is a limitation on SAP and so on...
I would like to know if someone know a way to control data fetching on OBIEE?
For example imagine that there are 100.000 rows on a cube X. If I query 20 columns from this cube we have 100.000 X 20 = 2 millions of cells and the problem occurs.
On above situation I'd like to query 500.000 cells (or 25.000 rows), after that more 500.000 and so on. Is it possible?
Thanks a lot
Felipe Idalgo
Answers
-
Tricky question. Source limitations are...source limitations. OBI can fetch more of course (yay wonderful Essbase cubes...) but not sure how it would - in the specific case most importantly - split or reduce each fetch based on cells. Not really something that's possible.
0 -
Hi Christian,
Thanks so much for your response.
Felipe
0 -
Hello Felipe, Maybe this could be useful for you https://blogs.oracle.com/pa/resource/OBIEE_11G_on_SAP_BW_with_BAPI.pdf
0 -
Hello Cesar,
Thanks for your response.
I found something like that at MOS, anyway thanks a lot for your time and help.
Felipe Idalgo
0