MDDataSetBW.GetCellData. Unknown Error(WIS10901)

I am creating a webi report based on sap bw universe. The report has 12 measures alongwith few dimesions,when I am running this report following error is occuring

"A database error occured.The database error text is : Error in MDDataSetBW.GetCellData.Unknown error(WIS 10901).

If i remove measure( RM 12) from this query and run the report with remaining 11 measures,it works fine.

I thought probably something is wrong with this RM12 measure.I created a simple report with this RM12 measure and it worked fine too.

:hb:


pawan8785 (BOB member since 2008-09-09)

Have you checked the sql of the query as designed in business objects to see if it’s okay? It looks like there is a relational problem between RM12 and other objects in your query results. Sounds worse than just synchronisation if you’re getting that error too. I’d investigate that, then discuss with universe admin/designer.


SteveD :uk: (BOB member since 2009-11-02)

There is no sql generated as it is a sap bw universe. Is there any way by which I can see the back end mdx query generated.


pawan8785 (BOB member since 2008-09-09)

this thread might be a little old to reply but to add to the knowledge base… Is it possible that the amount of data RM12 brings is causing the issue?