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

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 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.

  • 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

  • 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

  • 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

  • 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.

  • 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

  • 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

  • Error in MDDataSetBW.GetCellData when Scheduling

    Dear Experts,
    We have a Web Intelligence report that refreshes in the Rich Client without a problem. If we try to schedule this report, we receive the following error message.
    A database error occurred. The database error text is: Error in MDDataSetBW.GetCellData. FUNCTION_NOT_FOUND. (WIS 10901)
    I've read the related SAP Note that says this is due to large data volumes, but it refreshes in the Rich Client fine. We've also restricted the WebI queries as much as we can and the underlying BEx query is also heavily restricted.
    We're running BOE 3.1 SP2.
    Any help to solve this problem will be massively appreciated,
    Andrew

    Hi Andrew,
    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,
    praveen

  • Error in MDDataSetBW.GetCellData (WIS 10901)

    Does anyone have any idea about the following error in Webi? This happens using SAP BI based universes.
    A database error occured. The database error text is: Error in MDDataSetBW.GetCellData.  No more storage space available for extending an internal table.. (WIS 10901)
    Thanks,
    Kahif

    Hi,
    can you trace the workflow according to these notes:
    Tracing:
    Unix : Note 1235111
    Windows : Note 1260004
    and then post a link to download the logfiles here
    ingo

  • Error in MDDataSetBW.GetCellData

    Hi Expert -  I got this error message while running any webi report.
    "A database error occurred.  The database error text is:  Error in MDDataSetBW.GetCellData.  See RFC trace file or SAP system log for more details. (WIS 10901)"
    How can i see - RFC trace file
    or from where in sap system i will get more details -  SAP system log for more details
    Any clue to solve this issue ?
    - the number of record are not much , just 10 - 20 recotrds , still i am getting this error.
    Please help.

    Hi Ingo i have tried to implement the note - 1260004 as you suggested , but in my registry files i am not able to see -
    HKEY_LOCAL_MACHINE\SOFTWARE\Business Objects\Suite 12.0\MDA\Log\Modules\APIMODULE\
    HKEY_LOCAL_MACHINE\SOFTWARE\Business Objects\Suite 12.0\MDA\Log\Modules\APIMODULE\Components\INFO
    I am on BO 3.1 at Sp-2 and BW  - SAPKW70105
    Why the bo server does have these paths.
    Also We are another Bo server of 3.1 sp-2 , When i see the registry there is no  entry like - HKEY_LOCAL_MACHINE\SOFTWARE\Business Objects
    How come this possible.
    Thanks
    Edited by: rohan1103 on Feb 10, 2010 9:04 PM

Maybe you are looking for

  • Corrupted Content Selectors

    I recieved the following error after running a Content Selector - which causes ALL of my Content Selectors to stop functioning - and NO content to render. "'weblogic.kernel.Default'> <<anonymous>> <BEA1-1CBD107156D1> <BEA-401004> <An error occured pa

  • Web Content Overlay Link to the HTML Resources

    Hi guys, Does anyone know what should go inside of "URL or File" field for the Web Content overlay if I need file from the HTMLResources.zip? DPS documentation is very unclear/confusing (e.g. there is no ".html" at the end): For the file inside of HT

  • Can /globaldevices be UFS on a zvol in zfs boot environment.

    I have tested using a zvol to "host" a UFS file system for the /globaldevices rather than using the lofi method and all seems to work properly. Will Sun support this in a production environment? Thanks!

  • Safari randomly stops opening pages

    Hi Everyone, Since upgrading to Yosemite, Safari randomly stops opening pages. It works for a while, then if I put my computer to sleep, sometimes when I wake my computer, Safari will no longer opens pages. When this happens, all apps requiring inter

  • Iphone 4s side volume control not working

    Hi, I own iPhone4s and off late the side volume control keys have stopped responding. I am unable to change the volume using those keys (Option to change the volume using keys under settings tab in on). When I press them a notification flashes on the