Webi throwing error MDDataSetBW.GetCellData

Hi,
I am creating a webi based on Bex Query.
In Bex Query, I have 6 characteristics , 4 Key figures , all 6 char in Default values block too and 1 charcteristic (Plant) in Characterisic restriction block which is authorizing variable.
1) When i am creating a webi using above dimensions....i am able to run the report with plant as a optional prompt in the report when i supply any values to which the user is authorized. But when i do not supply any value it throws the error instead the report should show the data for all Plants.
A database error occured.The database error text is: Error in MDDataSetBW.GetCellData.
2) When i put all the available values in the promt for Plant, then also i receive an error
     A database error occured.The database error text is: Error in MDDataSetBW.GetCellData. FUNCTION_NOT_FOUND. WIS(10901)
The below versions and patch level is being used:
SAP BusinessObjects Edge BI Standard Package XI 3.1
SAP NetWeaver BI 7.0 , BW Support Package 19
Please Help!!!
Regards,
Akhil

Hi All,
I also found the same error message, but there is no problem with the authorization.
I run the query in MDXTEST and it's work fine. In BexQuery also can show the data.
But when I try to run the query from QAAWS or Web Intelligence,
it's show the same error message:
A database error occured. The database error text is: Error in MDDataSetBW.GetCellData. FUNCTION_NOT_FOUND. (WIS 10901)
My SAP BO version XI 3.1 and SAP Netweaver BI 7.0.
Need help,
Thanks and regards,
Henki Chen

Similar Messages

  • Getting WEBi Error ": MDdatasetBW.Getcelldata"

    Hi Gurus,
    When I am running a WEBi report which is built on top of SAP BW query, I am getting error "
    Database erro : the error is MDdatasetBW.Getcelldata. Unknown error (WIS 10901).
    This is an ADHOC query in SAP BW that drills down to the very detail level.
    Any advise is really appreciated.
    Thanks,
    Aruna..

    Hi Ingo, here is the info..
    BO XI 3.1
    Windows server Enterprise 2003 SP2
    SAP BI SAP Netweaver BI 7.0, Release 700 Level 18 SAPKW70018
    Yes. I agree that there is not concept of free chars in BO.
    In real scenario how I do run a query in BO  with all these chars. In BW becuase of the free chrs concept , we can drag the free chars dynamically at run time. How do I get this kind of report run in BO. If I add all chars , It is timing out.
    Please advise.
    Aruna..

  • Error MDDataSetBW.GetCellData (WIS 10901)

    Hi all,
    Iu2019m working with Business Objects series XI 3.1 and SAP BI. It give me the following error when I try to refresh a query in WebI after add on an additional characteristics. If remove that any characteristic, it works fine.
    "...MDDataSetBW.GetCellData. See RFC trace file or SAP system log for more details. (WIS 10901)"
    Please help me on this.
    Regards,
    Hizam

    Hi Davis and Hizam,
      Think is not million of records if cells if you have 10 dimensions and 100.000 records you will have this problem, because is million of cells.
      How many dimension do you have in the query panel?
      Other issue that I had with similar error number was related to LOV, and I solved this procedure:
    1. check your Web Intelligence Processing Servers are enabled and running?
    2. Does the user have the appropriate rights to the universe and connection underlying the report?
    3. Do an integrity check on the Universe and resolve all cardinality issues from the migration.
    Once all the integrity issues were resolved and the LOV's recreated u2013try to re-export the Universe, which will resolve the WIS errors.
    4. check you have the Universes existing in the correct universe folders.
    5. And also check the disk space.
    Best regards,

  • ERROR : MDDataSetBW.GetCellData

    Hi
    I have this error when i lunch a query on BO, why?
    The query based on anagen linked to a Multiprovider on BW.
    Please colud you help me?
    Thank you very much.
    Massimo.

    >
    Ingo Hilgefort wrote:
    > Hi,
    > sorry - you started off with an error on GetCellData and now you coming back with prompting... what exactly is the issue you are facing ?
    >
    > Could you try to provide the answers to the previous questions ?
    >
    > thanks
    > ingo
    Now, I include in the WebI query with the prompt (mandatory) of the object authorization of the SAP/BI.
    This procedure is correct? That's right?
    Thanks
    Sandy

  • Error MDDataSetBW.GetCellData on Qaaws if BEx Query contains a structure

    Hi everybody!
    I'm getting an error every time I executy a query on a universe based on a BEx query which contains a structure. This query works good if it carries data, but when no data is returned I get the following error:
    Error in MDDataSetBW.GetCellData.
    By the way testing the MDX in MDXTEST it display no errors, only the empty dataset.
    After doing a few tests I can assume this issue is related to the use of a structure in the query.
    Have you got any solutions/suggestions please?
    Thanks

    Ciao Roberto,
    thank you very much. Actually I wasn't using the "xml document" mode in MDXTEST, and switching to that analysis I've got this message: "Object MEASURE 0 not found". But the MDX is like this:
    SELECT  { [D9S9GS5IZK94F9FA2E29EF6DU].[D9S9GS5IZK9W3VR1DXHVGUKNM] }  ON COLUMNS , NON EMPTY CROSSJOIN( CROSSJOIN( CROSSJOIN(  { [0CALYEAR].[2010], [0CALYEAR].[2011] } , [D9S8VDQFWXBZTTTIT5KETFV2Q].MEMBERS ), [0VTYPE].[LEVEL01].MEMBERS ), [0PLANT].[LEVEL00].MEMBERS ) DIMENSION PROPERTIES MEMBER_CAPTION, [0VTYPE].[20VTYPE] ON ROWS FROM [ZCEMPBC/ZCEM_GENERAL_YTD] SAP VARIABLES [!V000001] INCLUDING [ZBUSINESS].[GCEM] [!V000002] INCLUDING [0COUNTRY].[DK] [ZCUR_SEL] INCLUDING 1
    So, I don't understand that message. What "MEASURE 0" stands for?
    Thanks.

  • Error in MDDataSetBW.GetCellData for WebI report on SAP BW

    Hello All,
    I am getting below error when running a WebI report (BOBJ XI SP3) on top of a universe built on a SAP BW BEx Query (SAP BW 7.01 Level 0007).
    "A database error occured. The database error text is: Error in MDDataSetBW.GetCellData.  Please enter a valid value for characteristic ZPRODCODE.. (WIS 10901)"
    I observed that
    1. Error is coming only with more number of restrictions in selection criteria.Without those selections ( as they are optional prompts ) data is coming properly with all 950 records.  So as mentioned in old threads huge data is not an issue here
    2. Error is coming only when data is not available in cube for the given selection criteria after taking long time.
    Any idea why error is coming instead of report throwing No Data to retreive.
    Vamsi Ch

    Hi,
    There are couple of threads around this issue. Go through the below links and hope you might get the proper info.
    error MDDataSetBW.GetCellData
    Error in MDDataSetBW.GetCellData (WIS 10901)
    Webi throwing error MDDataSetBW.GetCellData
    Re: Error in MDDataSetBW.GetCellData
    -Noor.

  • MDDataSetBW.GetCellData Error

    Hello Experts,
    I have Universe on Bex Query and when I try to create webI report, I am just selecting 2 dimensions and 1key figure, it's throwing error MDDataSetBW.GetCellData Error.
    We are on Business Objects 3.1 Service Pack1. Please advise what can be wrong.

    Hi,
    The error is certainly with the BEx query. Check the key figure & the characteristics in the query.
    Execute the Bex query 1st in RSRT & ensure it's running fine. Also chk whether u have used any variable (customer exits, etc...) & chk for their correctness.
    Regards
    Arnab

  • Webi - MDDataSetBW.GetCellData

    Dear master,
    I created an Universe based on BEx query.
    In Webi, I select 3 objects [one structure, 0CALMONTH, one measure] and view the report with parameter range of 0CALMONTH.
    I inserted the variable value as following:
    start range: 11.2010
    End range: 11.2010
    When I attempted to preview the query, an error appeared as following:
    A database error occured. The database error text is: Error in MDDataSetBW.GetCellData.  See RFC trace file or SAP system log for more details. (WIS 10901)
    When i changed the start range to 06.2010, the error has rip-off immediately....
    Based on the scenario above, the error message only prompt when there was no data exists in BW system. Example 11.2010 has no data in BW system.
    How to resolve this? Thanks in advance.
    Regards,
    KS

    Hi Ingo,
    Sorry, I should change the topic title to Xcelsius.
    I created a new query via "Query As A Web  Service" client tool. Then I copied the URL.
    Inside xcelsius's data manager, there are a few options from the list for adding a new connection. Then I select "Query As A Web Service" and paste the URL and do the other necessary. When I preview the report, I get the error MDDataSetBW.GetCellData.
    After that I changed the data connection to "Web Service Connection" and paste the URL and do the other necessary. The error of MDDataSetBW.GetCellData has never shown up again.
    I'm not sure why QAAWS data connection on Xcelsius doesn't work.

  • MDDataSetBW.GetCellData EXCEPTION FUNCTION_NOT_FOUND RAISED. (WIS 10901)

    Hello Guru,
    I am facing one issue when i try to execute one Webi Report. I created Universe on top of 0PP_C14 Infocube. I am using Basic Finish Date, Production Order, Group Finish Date as Dimension and Number of Manufacturing orders as Keyfigures and executed the query. I get error "MDDataSetBW.GetCellData EXCEPTION FUNCTION_NOT_FOUND RAISED ()WIS 10901)".
    I search on SDN but didn't find anything that helped me. i tried to refresh the univere, Re-export it again but not helped me. I have only 20,000 records in my infocube so data is not huge. We have support pack level SAPKW70021 at BW side and 12.3.0.601 on BOBJ side (Service pack 3 and fix paxk 0)
    Can anyone help me to find the solution ?
    Regards,
    Rishit Kamdar

    Are all the required transports included in the integraiton Kit XI 3.1 SP3 imported in your SAP BW system?
    Regards,
    Stratos

  • MDDataSetBW.GetCellData. See RFC trace file or SAP system log for more...

    Ingo,
    I am getting below error message in BO Test environment when I refresh WebI document.
    MDDataSetBW.GetCellData. See RFC trace file or SAP system log for more details
    It was working when we migrated the objects initially. Subsequently when we try to refresh WebI document we are getting the above error message. It still works in BO Dev environment and the no of records are the same in Dev and Test.
    I am able run the underlying BEx query in SAP BW Test environment and it does return data.
    I checked ST22 and SM21 log, but no details there.
    Is it related to Authorization on the Universe or Bex Query?
    We are in the middle of UAT and not able to move forward. I would greatly appreciate your input.
    Thanks
    Ram

    Ingo,
    I ran the zip file and added the required entries to registry.
    And then I tried to reproduce the error, but the files are not generated instead I noticeed below error message on the server:
    The description for Event ID ( 7939 ) in Source ( Crystal OLAP Client ) cannot be found. The local computer may not have the necessary registry information or message DLL files to display messages from a remote computer. You may be able to use the /AUXSOURCE= flag to retrieve this description; see Help and Support for details. The following information is part of the event: Registry Access Error: , [HKEY_LOCAL_MACHINE]Software\Business Objects\Suite 12.0\MDA\Log\Modules: The system cannot find the file specified..
    Does tha t mean we do not have permissons to read the registry?
    I would greatly appreciate your input.
    Thanks in advance.
    Ram

  • WebI Report using YTD expression causes MDDataSetBW.GetCellData error

    Hello everyone
    We are using BusinessObjects XI 3.1 FP 1.8 on OS AIX 5.3 and we are obtaining information from SAP BI 7.0 Patch Level 19. We are using the Integration Kit for SAP Solutions.
    We are developing a report in which we are trying to create a Year to Date cumulative ratio in a universe connected to a BI multiprovider, we are using the next expression:
    <EXPRESSION>SUM(YTD(@Select(RatiosNúmero de Equipos Instalados)))</EXPRESSION>
    When we check the integrity and grammar in the universe is  OK.
    But if we export the universe and try to use the variable in the WebIntelligence report, we got the next error:
    u201CAn error in the database was produced. The database error text is: Error of MDDataSetBW.GetCellData. (WIS 10901)u201D
    Thanks in advance for your help!
    Edited by: Azucena de los Angeles Coronel Castañeda on Oct 8, 2009 11:00 AM

    Hi,
    whats the exepcted data volume ?
    how may elements did you include into the Web Intelligence Query Panel ?
    Ingo

  • BW-WebI Report: MDDataSetBW.GetCellData.  System error in program

    Hi,
    I'm trying to run a WebIntelligence Report connected with BW Query but return error before showing the results.
    The error is:
    Error in MDDataSetBW.GetCellData.  System error in program CL_RSDRC_MULTIPROV and form SETRESOLVE-01- (consid.TxtDescrit.). (WIS 10901)
    My query in BO contain 8 dimensions and 2 measures.
    Someone has been there?
    Tks!
    Edited by: Peeter Cassiano Antunes Bonomo on Sep 6, 2011 7:33 PM

    Ingo,
    running the query in RSRT with the same elements works perfectly.The results are displayed.
    But tested the MDX query in the transaction MDXTest and entered in the ABAP Debugger, press F8 and the following message appeared:
    "The current application triggered a termination with a short dump".
    "The current application program detected a situation which really should not occur. Therefore, a termination with a short dump was triggered on purpose by the key word MESSAGE (type x)."
    "Short text of error message:
    System error in program SAPLRRK0 and form CHECK_KHANDLE (consid.TxtDescrit)."
    Does that help?
    Tks,
    Edited by: Peeter Cassiano Antunes Bonomo on Sep 9, 2011 3:18 PM

  • WebI report throwing error when migrated from XIR2 to XI3.1

    I have some webi reports built in BO XIR2 on OLAP universes (SAP BW3.5 based). Recently I have migrated the reports from old XIR2 environment to a new XI3.1 environment.
    The specification of new system is as below:
    BO XI3.1
    SAP BW 3.5
    No SP and FP is installed. (Actually when I tried to install the SP2, it failed)
    After the migration, some of my reports are running for 5 minutes and then throwing an error like below:
    A database error occured. The database error text is: Error in MDDataSetBW.GetCellData. See RFC trace file or SAP system log for more details. (WIS 10901).
    The same report is working fine in old system.
    Has anyone faced this problem yet?
    Regards

    Hi Jacques,
    The transports are already imported.
    What I can see is if there is a query with only dimension objects and no measure, then that is throwing error in XI3.1. But the same query is running fine in XIR2.
    Any Idea?
    Thanks and Regards

  • Error in MDDataSetBW.GetCellData. Unknow error (WIS 10901)

    Hello to Everybody,
    We are working with Business Objects EDGE series XI 3.0 and SAP BW 3.5. We work over Financial Infocubes.  Our problem appears when we try to refresh a Profit & (Loss) (CO-PA Query) with more than two periods of time.  If we work with one or two periods everything works perfect.
    The error:
    Error in MDDataSetBW.GetCellData. Unknow error (WIS 10901)
    Could someone help us?
    Thanks on advance,
    Martí

    Hi Marti,
    could you provide the details on the elements that you included into the query panel for the Web Intelligence report and which items are being used in the report ?
    Can you execute a BI query that looks the same meaning that all elements from the web Intelligence query panel need to be in the rows or columns.
    thanks
    ingo

  • Error in MDDataSetBW.GetCellData.Please enter a valid value for character

    Hi All,
    We have a mandotory prompt on 0FISCPER for Web I Report . The promt is present in the universe.
    The query works fine in Dev , but in Quality it shows the following error
    A database error occured. The database error text is: Error in MDDataSetBW.GetCellData.  Please enter a valid value for characteristic 0FISCPER.. (WIS 10901)
    The universe is on BW Query and the BW Query works fine.
    Can someone please help on this

    Thanks Sathish for your input.
    We have created report level prompts and facing this issue because  we were selecting multiple values for prompts.
    Its working fine for single selection. Is there any way to  enable multi selection for the particular object at the BW end ?
    Or else we have to create the prompts (Single selection) at the universe level.
    Regards,
    Pranay

Maybe you are looking for

  • Want help speeding up a track on garageband

    Need help speeding up a track. I have an audition song I need to be at 1 min. and I need to speed it up just a bit to fit it all in.  Can't figure it out, any help would be great!

  • Is it possible to call different queries in a report whn called from a form

    hello all I want to know if it is possible to call different report queries when called from oracle 9i form . i tried to use he SET_REPORT_OBJECT_PROPERTY(REPORT_QUERY = 'q_diff' ) option and actualy called the report name but it dint seem to work !!

  • Looking for good apps for trial attorneys

    thanks in advance.

  • Basics of oracle

    Hi Guys Iam begginer.. and want to know the basics of oralce like its architecture,instance ,listener,TNS, sid , tablespace,.. Please tell me about or provide a site through which i can get details, specially Architecture of oracle10g. Thanks

  • AjaxRequest not assigning Application Item value

    Hello, I have an application item called DESTINATION_PAGE and a page item called P63_NEXT_PAGE. I have an Application process that does the following: declare begin select get_page(:PLATFORM) into :DESTINATION_PAGE from dual; htp.p(:DESTINATION_PAGE)