MDDataSetBW.GetCellData

Hi;
I have an interesting problem. We are making some reports from SAP BW Query. From web intelligence when I filter my query with year/month (e.g. MAY 2010) there is no problem. But If I try to filter my query from 01.05.2010 to 15.05.2010 then I keep getting following two error messages.
MDDataSetBW.GetCellData. No more storage space available for extending an internal table
MDDataSetBW.GetCellData. No roll storage space of lenght 2880 available for OCCURS
Any idea what would be the reason?
Thanks a lot.

Hi Dogus,
check the MDX statement that is passed to the BW engine. You can either do it by getting a sofa log on the BO side, or by creating an RSTT trace (see note 1272044) on the BW system and extracting the statement with the report RSR_MDX_RSTT_TRACE_EXTRACT (see note 1406664). 
Once you have the MDX statement check how many dates are really requested from BW. I suspect that when you filter on specific dates (01.05.2010 to 15.05.2010) the MDX statement still includes much more than just 15 days. So much more data is requested and the result is a memory dump. If this is the case, there might be two reasons for that:
- your BO user and your BW user have different date format settings (as a result the filters are passed incorrectly)
- you are facing a BW bug from the note 1454894.
Let me know if this helps.
Regards,
Maxim

Similar Messages

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

  • BO on top of SAP BI 7.0 - MDDataSetBW.GetCellData

    Hi,
    We have created a Universe (BO 3.0) on top of a BI 7.0 Query.
    We got the below error when we tried to execute the query from Web I:
    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)
    We selected only 2 objects in web I query panel. If we select each objects separately, it works fine.
    The data should be around 200K rows.
    When we tried to run this in BEX we got the error - "No more storage space available for extending an internal table".
    Please let us know if someone solved this issue.
    Thanks
    Jai

    Hi Ingo,
    we're facing similiar problems and my basis admin tells me that he already expand the ABAP memory alocation using 70% of the physical memory, also we have Enhancement Package 1 installed, but we're still facing the same error message.
    FYI, the BO server uses 8 GB of RAM and 8 core processor, the SAP BW server uses 16 GB of RAM and 8 core processor. We want to analyze 3 years of daily data from highest hierarchi down to the details. We have 3 hierarchies :
    1. Sales : sales organization - sales office - distribution channel - customer group - sold to party
    2. Material : material group 1 - material group 2 - material group 3 - material
    3. Time : year - guarter - month - day
    so far we are able to query only 1 week of data using webi and that generates 900+ webi report pages. the total rows of whole data is roughly 12 million rows. any suggestions?
    Thx

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

  • 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

  • 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

  • MDDataSetBW.GetcellData. Unknown error (WIS 10901)

    Hi,
    We have a webi report and this report's universe is based a bex query. During the run of webi report the error occured as :
    MDDataSetBW.GetcellData. Unknown error (WIS 10901)
    When we examined the similar errors in SDN, we generally see that remove the unused measures, dimensions and check your filters. When we have removed the unused measures(number of unused measures are not too much, maybe max 5) we don't get this error. But we are sure our data will grow and if this problem is a memory problem based on BO, or BW(we dont know) we will get this error again and there will not be any chance to remove unused objects.
    We have run the report on BW via RSRT t-code and we don't get error. Meanwhile, the result of says that max 65535 rows displayed. Also, when we run the bex report via bex analyzer, we see that the dialog user's process is finalizing without any problem but excel gives an internal error during the show results.
    Our BW server's release is 701 and level of package is 7. And our BO server is 3.1 and sp1.
    We need your help.
    Thanks.

    Hi,
    We have a webi report and this report's universe is based a bex query. During the run of webi report the error occured as :
    MDDataSetBW.GetcellData. Unknown error (WIS 10901)
    >>which normally indicates that you are asking for too much information
    When we examined the similar errors in SDN, we generally see that remove the unused measures, dimensions and check your filters. When we have removed the unused measures(number of unused measures are not too much, maybe max 5) we don't get this error. But we are sure our data will grow and if this problem is a memory problem based on BO, or BW(we dont know) we will get this error again and there will not be any chance to remove unused objects.
    We have run the report on BW via RSRT t-code and we don't get error. Meanwhile, the result of says that max 65535 rows displayed. Also, when we run the bex report via bex analyzer, we see that the dialog user's process is finalizing without any problem but excel gives an internal error during the show results.
    >> you most likely comparing "oranges" with "apples" here. Take a look at the Web Intelligence query panel and make sure that all objects that you have in the web Intelligence query panel are in the rows for your BW query BEFORE running the query in transaction RSRT >> then you comparing the right things.
    In addition you might want to look at the feature "Query stripping" which is part of SP3 with Web Inteligence.
    ingo

  • 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

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

Maybe you are looking for

  • Class Cast Exception in Portable Remote Object

    Hai guys, I am new to jsp.I have made a simple j2ee application in which i am getting class cast exception in PortableRemoteObject.narrow function. The exception is: org.apache.jasper.JasperException      org.apache.jasper.servlet.JspServletWrapper.s

  • Generic Extraction-example

    hello EXPERTS I am trying to give one presentation about 'Generic Extraction using View'...I know how to explain the process.But as I donot have project experience,I have never worked with Generic Extraction. Can any one give an example where they us

  • Custom Namespace Not Appearing in SICF

    Hi Team, I have created a custom namespace(XYZ), by using this namespace i have created my own WDA applications it worked in development, but when i try to move this applications to QA system, namespace got transfered and applications also available

  • IPhoto not opening after upgrade to OSX10.6.8 intel iMac

    I can no longer run iPhoto by clicking on the app icon, open images in it, or access the photos in it in any other way. Since upgrading OS my iMovie has also been upgraded to v11. I don't knoiw if this is a factor.

  • SOLUTION FOR THE SCENERIO(URGENT)

    Hi All,        Sorry for troublin you ppl again...Well i have a scenerio here... I have a view which is divided into 3 containers..In one container i key in some details like say accno,bank key etc. Now the second page has a static tree structure and