DBMAN350 Error reading MultiCube data over aggregate

Hi, I have handed down multicube over a Cube, DSO, and IP Aggregate.  When I try to display the data using a LISTCUBE I get errors.  I just noticed I get the same error in my development box.
1. Error reading the data of InfoProvider Z_C017_A8    Message no. DBMAN305
Diagnosis - Errors occurred while reading a VirtualProvider outside the BI system. Check whether the previous error messages contain any information about the possible cause of this error.
It is possible that the error message cannot be displayed because the error message class does not exist in the BI system. If this is the case, only the name of the error class and the message number are displayed. View the error message text in the specified error class in the source system of the VirtualProvider.
Procedure - Since the error is not necessarily in the BI system, there is no specific procedure for resolving it. With VirtualProviders, problems often occur with the connection to the remote system; these can lead to system termination. If the code for the VirtualProvider is not from SAP, contact the relevant contact person to help resolve the issue.
If an SQL error is listed in the previous message, see the procedure for SQL errors.
2. Reading from InfoProvider Z_C017_A8 is not permitted    Message no. RSPLS801
Diagnosis - Cannot read data from InfoProvider Z_C017_A8 here.
System Response - The system has cancelled the read operation.
Procedure - Use InfoProvider Z_P_C017 for the read operation here
I am suspecting this is why data from the planning aggregate is not showing up on my query, but the query doesn't return an error like listcube does.  It is OK to have planning aggregates in a multiprovider I am assuming because it allows it.
Any ideas why this error is appearing? 
I already searched SDN and OSS, but nothing relevant appears.

Hi Kenneth,
I found this notes which could be relevant for you:
Error when reading RemoteCubes in MultiProviders
SAP Note Number: [1011321|https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/oss_notes/sdn_oss_bw_bex/~form/handler]
DBMAN 305: Error when reading data of InfoProvider ...$N
SAP Note Number: [1051291|https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/oss_notes/sdn_oss_bw_whm/~form/handler]
Additional this thread:
Remote cube - uncaught exception
Regards
Andreas

Similar Messages

  • Error reading the data from the remote cube

    Hi all,
    When we try to get the data for remote cube from LISTCUBE, we are getting the following msg.
    1) Messages for DataSource 9AUPA_DP_HK_01 from source system AD1CLNT100
    2) 224(/SAPAPO/TSM): No planning version selected
    3) Errors have occurred while extracting data from DataSource 9AUPA_DP_HK_01
    4) Error reading the data of InfoProvider UICHKRMTC.
    Any Inputs?

    Hi,
    Check whether the sourcesystem is responding.
    And also in the error mesg: 224(/SAPAPO/TSM): No planning version selected
    It seems you have not selected any planning version. Give any planning version in the listcube selection screen and execute.
    Regards,
    Ravi Kanth

  • Error reading the data of InfoProvider /APC/FINGLV01

    Hi All,
    Via RSA1 I wanted to check the data but met the following error
    /APC/FIAGLACC_TD01_FQ9CLNT001: The application running deliberately caused an abo
    Error in substep Error reading the data of InfoProvider /APC/FINGLV01
    Also, in all oview view, it displayed "No data available" error.
    Error msg : Error reading the data of InfoProvider /APC/FINGLV01
    Message no. DBMAN305
    Diagnosis
    Errors occurred while reading a VirtualProvider outside the BI system. Check whether the previous error messages contain any information about the possible cause of this error.
    It is possible that the error message cannot be displayed because the error message class does not exist in the BI system. If this is the case, only the name of the error class and the message number are displayed. View the error message text in the specified error class in the source system of the VirtualProvider.
    Procedure
    Since the error is not necessarily in the BI system, there is no specific procedure for resolving it. With VirtualProviders, problems often occur with the connection to the remote system; these can lead to system termination. If the code for the VirtualProvider is not from SAP, contact the relevant contact person to help resolve the issue.
    If an SQL error is listed in the previous message, see the procedure for SQL errors.
    Thanks in advance
    regards,
    Anil
    Edited by: Anil Kumar Koppuravuri on Oct 16, 2009 3:53 AM

    At this point of time, we are unable to implement any patches, we would like to know exact reason behind the error, so that  we can correct it with out implementing a patch.
    And also the problem is not Consistent, Some time it works fine (50% Time it works fine)
    I really appreciate your time
    Message was edited by: TR Palle

  • BEX query error---Error reading the data of InfoProvider

    Hello all,
    we are getting the following msg when we execute the query-
    Error reading the data of InfoProvider ZEUDPR01
    Errors occurred when extracting data from DataSource 9AEU_DOM
    Short Text: Error for COM routine using application program (return c
    Parameter: 1028533- LC kernel
    Message in Source System: E102(/SAPAPO/OM) ...
    Short Text: COM - error Unknown
    Parameter: Unknown
    Message in Source System: E001(/SAPAPO/OM) ...
    Messages for DataSource 9AEU_DOM from source system PA1CLNT100
    Errors occurred during parallel processing of query 4, RC: 3
    Error while reading data; navigation is possible
    Row: 54 Inc: WRITE_MESSAGES Prog: CL_RSDR_AT_QUERY
    Found
    This is the error observed for a particular selection only..for rest of the selection we get the data correctly.
    Please help with the possible causes of error.
    Thanks,
    Pallavi

    Hi Pallavi,
    How did you manage the pb?
    we have the same error after Stack 21 (SP23)
    we could not run query.
    Thanks.
    John

  • Maxon EPOS P + WinXP + Labview2013 = error reading USB data 0x23000002

    Hi, 
    I have a DC servo with 3-channel encoder and Maxon Epos P 24/5 controller, connected via RS232 to a Windows XP machine with Labview 2013.
    Epos Studio 2.0 works fine, PIDs are tuned and all functions work 100%. When I try any of the Maxon example VI's, however, it gives me this "error reading USB data. (0x23000002)"
    I can communicate with EPOS in Labview using NI VISA. I have recorded the sequence that Epos Studio sends when scanning COM interfaces (something with hex 07 00 00 00 ). I have sent this sequence via "write to COM port" VI, and received a response from EPOS P.
    If I put my COM Tx and Rx lines on the oscilloscope and run the example VI, I see that at the execution of "VCS Set Operation Mode" VI the computer sends one byte to EPOS, but EPOS does not respond with anything. I guess the read times out and triggers the error. Other EPOS VI's which query the controller for information produce the same error, as EPOS does not talk back to them either...
    I urgently need assistance on this matter. Thank you in advance for your prompt response!

    I need to apologize for confusion. I wrote "error reading USB", while of course I mean "error reading RS232" everywhere in the text. Sorry for that, but the question remains - why do the Maxon LabView VIs give this error when communicating via COM port to EPOS P?

  • Error running query - 'Error reading the data of InfoProvider 0TCT_VC01'

    Hi,
    I have worked through all the steps to activate BI statistics in our system (Netweaver 2004s SAP_BW 700 BI_CONT 702) yet some of the queries are not working.
    Specifically when I run the query 0TCT_MC01/0TCT_MC01_Q0131 I get an error that reads:
    Error reading the data of InfoProvider 0TCT_VC01                  
    There is still no data source assigned to VirtualProvider 0TCT_VC01
    Any help on how to resolve this would be appreciated.
    Thanks.
    Dyllan

    Did you install the underlying basic cube for the virtual cube(FM) to read the data from? That shoudl be 0TCT_C01- I guess

  • Error reading keystore data

    Hi,
    I following the tutorial to create a secure WS using Jdevlopor:
    http://www.oracle.com/technology/products/jdev/101/howtos/securews/index.html
    when I try to deploy the EAR, I got:
    ERROR Error reading keystore data
    ERROR OWS-20066 Invalid port config : Error reading keystore data
    Anyone knows what is going on?
    Thanks.

    Hi,
    I have exactly the same problem. Here is the complete log for deployment operation:
    2007-07-16 14:40:15.515 ERROR Error reading keystore data
    2007-07-16 14:40:15.515 ERROR OWS-20066 Invalid port config oracle.security.wss.config.SecurityPortImpl@1aa48fe
    07/07/16 14:40:15 java.lang.RuntimeException: Invalid port config : Error reading keystore data
    07/07/16 14:40:15 at oracle.security.wss.interceptors.SecurityPortDescriptor.configure(SecurityPortDescriptor.java:159)
    07/07/16 14:40:15 at oracle.j2ee.ws.server.mgmt.runtime.mbean.ServerInterceptorPortRuntime.reconfigure(ServerInterceptorPortRuntime.java:109)
    07/07/16 14:40:15 at oracle.j2ee.ws.server.mgmt.runtime.mbean.ServerInterceptorPortRuntime.<init>(ServerInterceptorPortRuntime.java:51)
    07/07/16 14:40:15 at oracle.j2ee.ws.server.mgmt.runtime.mbean.ServerInterceptorRuntime.createInterceptorPort(ServerInterceptorRuntime.java:119)
    07/07/16 14:40:15 at oracle.j2ee.ws.common.mgmt.runtime.InterceptorContainerImpl.setupPortInterceptor(InterceptorContainerImpl.java:86)
    07/07/16 14:40:15 at oracle.j2ee.ws.common.mgmt.runtime.InterceptorContainerImpl.handlePortChange(InterceptorContainerImpl.java:179)
    07/07/16 14:40:15 at oracle.j2ee.ws.common.mgmt.runtime.InterceptorContainerImpl.handleChange(InterceptorContainerImpl.java:254)
    07/07/16 14:40:15 at oracle.j2ee.ws.server.mgmt.runtime.InterceptorConfigImpl.notifyConfigListeners(InterceptorConfigImpl.java:99)
    07/07/16 14:40:15 at oracle.j2ee.ws.server.mgmt.runtime.InterceptorConfigImpl.notifyConfigListeners(InterceptorConfigImpl.java:89)
    07/07/16 14:40:15 at oracle.j2ee.ws.server.mgmt.runtime.InterceptorConfigImpl.setPortConfig(InterceptorConfigImpl.java:396)
    07/07/16 14:40:15 at oracle.j2ee.ws.server.mgmt.runtime.ServerInterceptorPipeline.parsePortRuntimeElement(ServerInterceptorPipeline.java:116)
    07/07/16 14:40:15 at oracle.j2ee.ws.server.mgmt.runtime.ServerInterceptorPipeline.parsePortDescriptorElement(ServerInterceptorPipeline.java:98)
    07/07/16 14:40:15 at oracle.j2ee.ws.server.mgmt.runtime.ServerInterceptorPipeline.init(ServerInterceptorPipeline.java:66)
    07/07/16 14:40:15 at oracle.j2ee.ws.server.JAXRPCProcessor.createAntInitWsmgmtInterceptor(JAXRPCProcessor.java:865)
    07/07/16 14:40:15 at oracle.j2ee.ws.server.JAXRPCProcessor.init(JAXRPCProcessor.java:841)
    07/07/16 14:40:15 at oracle.j2ee.ws.server.JAXRPCServlet.init(JAXRPCServlet.java:214)
    07/07/16 14:40:15 at javax.servlet.GenericServlet.init(GenericServlet.java:256)
    07/07/16 14:40:15 at com.evermind.server.http.HttpApplication.loadServlet(HttpApplication.java:2361)
    07/07/16 14:40:15 at com.evermind.server.http.HttpApplication.findServlet(HttpApplication.java:4810)
    07/07/16 14:40:15 at com.evermind.server.http.HttpApplication.findServlet(HttpApplication.java:4734)
    07/07/16 14:40:15 at com.evermind.server.http.HttpApplication.initPreloadServlets(HttpApplication.java:4922)
    07/07/16 14:40:15 at com.evermind.server.http.HttpApplication.initDynamic(HttpApplication.java:1134)
    07/07/16 14:40:15 at com.evermind.server.http.HttpApplication.<init>(HttpApplication.java:738)
    07/07/16 14:40:15 at com.evermind.server.ApplicationStateRunning.getHttpApplication(ApplicationStateRunning.java:414)
    07/07/16 14:40:15 at com.evermind.server.Application.getHttpApplication(Application.java:571)
    07/07/16 14:40:15 at com.evermind.server.http.HttpSite$HttpApplicationRunTimeReference.createHttpApplicationFromReference(HttpSite.java:1990)
    07/07/16 14:40:15 at com.evermind.server.http.HttpSite$HttpApplicationRunTimeReference.<init>(HttpSite.java:1909)
    07/07/16 14:40:15 at com.evermind.server.http.HttpSite.addHttpApplication(HttpSite.java:1606)
    07/07/16 14:40:15 at oracle.oc4j.admin.internal.WebApplicationBinder.bindWebApp(WebApplicationBinder.java:238)
    07/07/16 14:40:15 at oracle.oc4j.admin.internal.WebApplicationBinder.bindWebApp(WebApplicationBinder.java:99)
    07/07/16 14:40:15 at oracle.oc4j.admin.internal.ApplicationDeployer.bindWebApp(ApplicationDeployer.java:547)
    07/07/16 14:40:15 at oracle.oc4j.admin.internal.ApplicationDeployer.doDeploy(ApplicationDeployer.java:202)
    07/07/16 14:40:15 at oracle.oc4j.admin.internal.DeployerBase.execute(DeployerBase.java:93)
    07/07/16 14:40:15 at oracle.oc4j.admin.jmx.server.mbeans.deploy.OC4JDeployerRunnable.doRun(OC4JDeployerRunnable.java:52)
    07/07/16 14:40:15 at oracle.oc4j.admin.jmx.server.mbeans.deploy.DeployerRunnable.run(DeployerRunnable.java:81)
    07/07/16 14:40:15 at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
    07/07/16 14:40:15 at java.lang.Thread.run(Thread.java:595)
    2007-07-16 14:40:15.625 NOTIFICATION Binding web application(s) to site default-web-site ends...
    2007-07-16 14:40:15.625 NOTIFICATION Application Deployer for WSSecurityHowTo COMPLETES. Operation time: 2829 msecs
    Help anyone.
    Thanks

  • Error reading the data of InfoProvider

    Hi experts,
    The execution of a query raises an exception.
    If we execute it through TC RSRT we get next messagge:
    "EError while reading data; navigation is possible
    EError reading the data of InfoProvider ZBCS_V10
    EUnable to determine consolidation area for data basis GP
    I>> Row: 11 Inc: RAISE_READ_ERROR Prog: CL_RSDRV_VPROV_BASE
    'No Applicable Data Found"
    Note 887383 aplies to solve the problem but the solution is update the
    system to level patch 6 but we have a higher level patch (15).
    How can we solve this issue?
    Regards.

    Hello,
    The Cube ZBCS_V10 cannot be a standard cube as it does not belong to SAP Name Space, generally starting with '0'.
    Can you check on the logic behind population of this cube. Its a virtual cube i believe and there might be some FM or real TIme mode to extract data.
    Also you can try to check whether you can display data in the cube. From the context menu of the cube, select display data. Here check whether you can see the needed data.
    If you cannot then there is some problem with the data population.
    Regards,
    Shashank

  • VISA error when trying to read hex data over serial port

    Hi - Sorry about this. I am posting this question as a new thread as I am still having serious problems and may be able to shed more light now.
    Basically I am trying to read data formatted as a string of comma separated hexadecimal words over the serial link.
    The data is formatted thus:  <first word>,  <second word>, <third word> etc.... <last word, <CR>  where <CR> is a carriage return.
    Where each word represents a number, e.g.  AB01 is 43777 in decimal.
    Now the VI is stalling at VISA close (I attach VI again to this message), the string data is read across by the VI but it will not then close the link unless I remove to USB cable from the comms port.  When I run the device in hyperterminal I do not have this problem.  The data sting comes back fine (when I send out the command message), the carriage return is recognized as the end of the data message and the comma channel is cleared and ready to accept the next command message.
    LabVIEW is then not happy.  I don't know why but it could be that the amount of data the demo device I have is sending back is more than the NI-VISA can cope with.  Am I correct in thinking 13kbytes is the maximum.  If this were the case This would account for my problem.  It seems that the number of bytes read by the VI is consistently 12999.
    Hope someone can help or this information will at least be useful to somebody so they don't have this problem.
    Many Thanks
    Ashley.

    Yes there is. If your data contains data from 0x00 to 0xFF then you have to disable the 'termination char' in the VISA configure function. The boolean input at the top. Set it to false. Otherwise your transmission will stop at 0x0A by default. You can also tell what the termination character should be, if you want.
    btw. Still no VI attached. 
    Sorry replied to the wrong message. No I did not where are both replying at the same time
    Message Edited by K C on 12-08-2005 12:44 PM
    Message Edited by K C on 12-08-2005 12:46 PM

  • Error reading the data from the infoprovider 0FIGL_R10

    Hi Guru's
    i am trying to execute the report on the 0FiGL_R10. When i execute the query i am getting the following msg:
    No data source is assigned to 0FIGL_R10.
    But the datasource is already assigned to the cube.
    For this InfoCube the DS is 0FI_GL_10, cheked in the RSA3 it works fine n showing data.
    Is there any steps before we r geting the report from this Remote Cube? if yes then plz let me know....
    wil assign pts for sure........
    thanks in adv
    regards
    Mohan

    Hi Annie,
    Are you trying to execute the query on 0FIGL_R10 or 0FIGL_C10, check the
    query properties and find the infoprovider where query is based upon.. and
    see the cube contents of that cube..
    also check the connectivity problems if any...
    Cheers,
    Pattan.

  • Error reading XML data into a DOM

    Hi,
    I'm trying to read a SVG file from a URI into a DOM like this:
    String uri = "file://d:/mysvgfile.svg";
    DocumentBuilderFactory factory = DocumentBuilderFactory.newInstance();
    DocumentBuilder builder = factory.newDocumentBuilder();
    Document svgDoc = builder.parse(uri);
    When I execute the code the following exception is thrown:
    java.net.UnknownHostException: d
    I can't figure out why the exception is thrown. I can create a File object from the URI so the file exists and can be accessed for sure.
    Any help is greatly appreciated!
    Regards,
    Stefan

    try this:
    Document svgDoc = builder.parse("d:/mysvgfile.svg");

  • Error when reading the data of infoprovider

    Hello,
    I have a problem when excecuting the transaction 'listcube' on a specific infocube. It occurs an error message which complains problem when reading the data of the infoprovider. The message text sounds as follows:
    Error reading the data of InfoProvider ZDPPTGR1
    Message no. DBMAN305
    Diagnosis
    Errors occurred while reading a VirtualProvider outside the BI system. Check whether the previous error messages contain any information about the possible cause of this error.
    It is possible that the error message cannot be displayed because the error message class does not exist in the BI system. If this is the case, only the name of the error class and the message number are displayed. View the error message text in the specified error class in the source system of the VirtualProvider.
    Procedure
    Since the error is not necessarily in the BI system, there is no specific procedure for resolving it. With VirtualProviders, problems often occur with the connection to the remote system; these can lead to system termination. If the code for the VirtualProvider is not from SAP, contact the relevant contact person to help resolve the issue.
    If an SQL error is listed in the previous message, see the procedure for SQL errors.
    Has anybody experience with solving this problem? It sounds like a bigger problem - can somebody confirm this? Or is it a problem which is easy to solve?
    Thanks for answering!
    Kind regards
    Heinz

    Hi,
    Please follow the below threads. They are similar to the error you are facing and they may help you with the issue ::
    Remote cube - uncaught exception
    DBMAN350 Error reading MultiCube data over aggregate
    Error reading the data of InfoProvider 0TCT_VC01
    Regards,
    Arpit

  • Error reading data from an infocube

    Hello,
    I want to read data from a remote infocube in tcode listcube, and I get this 2 error messages: "Error reading the data of InfoProvider IC_SNP_DR" and "Error when generating program". This is a remote cube reading data from a SNP Planning Area.
    I´ve already activated Plng Object Strucuture 9ASNPBAS and repair all infoobject but in tcode /SAPAPO/MSDP_ADMIN in 9ASNPBAS I get message "Not All InfoObjects Can Be Read". Is this why I get the error in reading the infocube?
    Does anyone know why I get this errors and how to solve them?
    Thanks and Regards,
    Teresa Lopes

    Teresa
      From   /SAPAPO/MSDP_ADMIN go to extras/data extraction tools.  This gives you all the things you need to manage the extractors on the snp planning areas.  you can use RSA3 to test the extractor and pull data to a list.  Are you sure you want to extract using the total POS  (9SNPBAS).  Based on the data you need you might want to extract based on one of the standard SNP aggregates.  MALO  (material location) for example.
    You mention that the POS was active.  Make sure you Planning area is also initialized
    George

  • Interactive Reporting:Error reading data of InfoProvider /CRMBW/CSAL_C01

    Hi Forum,
    I configured an interactive reporting to read interaction record data.
    When I execute the reporting, I am getting the following error message: 
                 +Error reading the data of InfoProvider /CRMBW/CSAL_C01+
                 +No destination exists to source system YYYCLNT999+
    The RFC mentioned in the error message is not the correct one. But I checked the configuration in RSA1 and the RFC mentioned there is the correct one. So, I think I am missing a customizing that is pointing to the wrong client...
    Any idea ?
    Thanks a lot and best regards.

    Hi,
    first you should check the overall configuration. Go to your CRM client and run transaction /CRMBW/CONFIG_WIZARD. If there are errors or warnings, solve them step by step. The transaction should be self-explaining but may require some expertise (the documentation provided should help, though).
    Best regards

  • Error reading data of virtual provider.

    Hi,
    I am receiving the below error message when reporting on a virtual provider/remote cube and unable to identify the root cause. Same error message is displayed when trying to view content of virtual provider/remote cube via listcube T-code or report created directly on remote cube or report created on a multiprovider which has this virtual provider.
    Error Message:
    An exception has occured
    Error in substep
    Error in substep
    Error reading the data of Infoprovider
    Thanks and Regards
    Vikram Reddy

    Hi Vishwa,
    The extraction checker on the data source in RSA3 in R3 is fine. Can you please ellobrate on how to check if the custom view on the table GLPCA is active or not.
    Just to clarify, below steps have a been successfully carried in R3 and BW:
    1. R3- Creation of view on table GLPCA
    2. R3- Creation of reconciliation direct access data source based on this view
    3. BW- Replication of this data source in BW and activation of data source.
    4. BW- Linked the virtual provider with the data source through transformation and created and activated a DTP process.
    5. BW- Context menu of the virtual provider and clicked on activate direct access and save the selection.
    After all these steps when i try reading data through the virtual provider, i the recieve the error msg.
    Thanks and Regards
    Vikram Reddy

Maybe you are looking for