ENT-06965: Creation of BIBeans MetadataManager from OLAP .... has failed

Hi!
I tried to change a dimension definition in OWB (also changed its corresponding mapping). I deployed the modifications succesfully and executed the mapping.
However, when I try to see the data from the Design Center I get this error:
ENT-06965: Creation of BIBeans MetadataManager from OLAP and the Catalog informatation has failed.
I have never worked with BIBeans or deployed anything to AW (I use a relational implementation).
There is this post (ENT-06965: Creation of BIBeans MetadataManager from OLAP .... has failed.
which says that I have to use some PL/SQL packages owned by OLAPSYS, but I don`t know which one.
Does anybody know how to solve this problem?
Thank you,
Yorgos

Hi Thomas,
Just look at the above link (ENT-06965: Creation of BIBeans MetadataManager from OLAP .... has failed. you can find there the solution.
I`m copying here the relevant part:
"You may have invalid OLAP metadata left over within your CWM catalogs".
"there are some views owned by OLAPSYS user that show all the dimension and cubes that are "OLAP enabled"
"You will need to use the following packages:
CWM2_OLAP_DIMENSION.DROP_DIMENSION(owner, dimension_name)
CWM2_OLAP_CUBE.DROP_CUBE(owner, cube_name)
Use this view to find the names of installed dimensions : ALL$OLAP2_DIMENSIONS
Use this view to find the names of installed cubes : ALL$OLAP2_CUBES"

Similar Messages

  • Creation of flash file from Device Central failing

    Hi,
    I'm currently trying to create a new flash document from Device Central and the application is throwing the following error:
    Cannot create new document. The xfl template document is either missing or corrupted.
    I am also unable to test my flash files in Device Central via Test Movie.
    This function was working fine until a couple of days ago.
    Has anyone had any similar issues? I am running Master Collection CS5.5 for Mac.
    Any assistance would be appreciated.

    For anyone who has this problem in the future, I have managed to get it working again by doing a complete reinstall of Master Collection.

  • Creation of RFC (YMCR) from Incident (ZMIN) fails

    Dear experts,
    I created an action to automatically create an RFC (YMCR) from an Incident (ZMIN). In the action i assigned the method SOCM_COPY_DOCUMENT in it. Did the copy control to. Now i am getting the error  "Details An action was terminated due to an exceptional situation" if i process the action.
    But when i create the YMCR transaction through the 'Follow up' button i am getting no errors and transaction YMCR is created.
    Has someone came accros this error before? I would really appriciate some advice on this one.
    Thanks in advance.
    Regards,
    Ricky

    Hello,
    Are you letting the wizard create the RFC's for you?
    On the Client tab in SMSY?
    Also you assigned S_RFCACL  what about S_RFC?
    I would ask you to check the logon tab and make sure Current user is not checked.
    Also, please review this Note 128447 - Trusted/trusting systems
    This should help resolve.
    Regards,
    Paul

  • Printing from websites has failed with latest update

    Firefox won't print anything...everything just sits in the que. Other programs resident on my laptop print fine. Print is via wireless network. I switched over to Chrome and print function is fine for same websites.

    There is a known bug involving printing in beta 12 that has been fixed in the Firefox 4 release candidate which is due out soon.

  • Creation of Cache has failed

    Hi, we have a cache instance on Azure and we are trying to create an additional cache.
    But the create always ends with a generic failure:
    Creation of Cache '...' has failed. Please contact support.
    The operation failed. Please contact support for help.
    Any ideas? And where to report issues with azure itself? I didn't find anything

    Hi Zbynek,
    Thanks for posting!
    I need confirm how did your create the new cache instance? Did you use Azure portal auto-scale or Visual Studio?
    If you could make sure your operation is right, I guess you may need contact azure support team via this channel, it may be the best choice for you.
    SUPPORT CHANNEL:
    Please contact support team by creating a support ticket at http://www.windowsazure.com/en-us/support/contact/
    Or if that doesn't work because you don't have an active subscription you will need to contact general customer support to have them create a support ticket for you
    http://support.microsoft.com/gp/customer-service-phone-numbers?wa=wsignin1.0
    Please try it.
    Regards,
    Will
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • ENT-06965- view dimension or cube.

    It reproduces east problem to me when attempt to see the data of some dimension or cube after deploying them and to execute mappings. (for this I use the option To Deploy All).
    how I can solve my problem?
    If later derive the dimensions and the cube to the Discoverer I will be able to see it or it will give he himself error me?.
    Please to respond.
    Thank you very much by the help.
    ENT-06965:Failure in the creation of the manager of metadatos of BiBeans from OLAP and the information of catalogue.

    if I connect myself instead of with the proprietor of repositorio, with the user of the area in where they are the dimensions and the bucket, it changes of error to the ENT-06952: Failure in the connection to database OLAP.
    It can be by the roles of the user?
    As I can see whereupon usuary I accede to the BiBeans?
    thanks,

  • ENT-06965

    Hello,
    I have deployed the tables, external tables, dimensions and sequences successfully.
    I was now going to deploy my cube and then my mappings.
    When deploying my cube I get an error saying:
    French:
    ORA-06510: PL/SQL : exception définie par l'utilisateur non traitée
    ORA-06512: à "OLAPSYS.CWM2_OLAP_UTILITY", ligne 1660
    ORA-01403: aucune donnée trouvée
    ORA-06512: à "OLAPSYS.CWM2_OLAP_CUBE", ligne 33
    ORA-06512: à "OLAPSYS.CWM2_OLAP_CUBE", ligne 55
    ORA-06512: à "OLAPSYS.CWM2_OLAP_CUBE", ligne 386
    ORA-06512: à ligne 4
    English:
    ORA-06510: PL/SQL : exception defined by user not processed
    ORA-06512: "OLAPSYS.CWM2_OLAP_UTILITY", line 1660
    ORA-01403: no data found
    ORA-06512: "OLAPSYS.CWM2_OLAP_CUBE", line 33
    ORA-06512: "OLAPSYS.CWM2_OLAP_CUBE", line 55
    ORA-06512: "OLAPSYS.CWM2_OLAP_CUBE", line 386
    ORA-06512: at line 4
    Any ideas or pointers as to where or what I should do to fix this issue?
    Thank you!
    PS. I am doing the Oracle By Example (OBE) - Oracle Warehouse Builder 10g Release 2 online tutorials found at:
    http://www.oracle.com/technology/obe/10gr2_owb/admin/owb10gr2_gs.htm
    The error comes at the chapter "Deploying the Target Warehouse"
    http://www.oracle.com/technology/obe/10gr2_owb/owb10gr2_gs/owb/lesson5/deployingobjects.htm#t2
    Message was edited by:
    EGil

    Managed to deploy the cube and load data into all objets.
    I'm supposed to be able to see my data in the Dimensions and the Cubes now but I'm getting a new error:
    ENT-06965
    ENT-06965 : La création du gestionnaire de métadonnées BI Beans à partir d'OLAP et des informations du catalogue a échoué.
    ENT-06965 : La création du gestionnaire de métadonnées BI Beans à partir d'OLAP et des informations du catalogue a échoué.
         at oracle.wh.ui.owbcommon.dataviewer.dimensional.DataViewerConnection.connect(DataViewerConnection.java:153)
         at oracle.wh.ui.owbcommon.dataviewer.dimensional.DimDataViewerMain.BIBeansConnect(DimDataViewerMain.java:433)
         at oracle.wh.ui.owbcommon.dataviewer.dimensional.DimDataViewerMain.init(DimDataViewerMain.java:202)
         at oracle.wh.ui.owbcommon.dataviewer.dimensional.DimDataViewerEditor._init(DimDataViewerEditor.java:68)
         at oracle.wh.ui.editor.Editor.init(Editor.java:1115)
         at oracle.wh.ui.editor.Editor.showEditor(Editor.java:1431)
         at oracle.wh.ui.owbcommon.IdeUtils._tryLaunchEditorByClass(IdeUtils.java:1431)
         at oracle.wh.ui.owbcommon.IdeUtils._doLaunchEditor(IdeUtils.java:1344)
         at oracle.wh.ui.owbcommon.IdeUtils._doLaunchEditor(IdeUtils.java:1362)
         at oracle.wh.ui.owbcommon.IdeUtils.showDataViewer(IdeUtils.java:864)
         at oracle.wh.ui.owbcommon.IdeUtils.showDataViewer(IdeUtils.java:851)
         at oracle.wh.ui.console.commands.DataViewerCmd.performAction(DataViewerCmd.java:19)
         at oracle.wh.ui.console.commands.TreeMenuHandler$1.run(TreeMenuHandler.java:188)
         at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:178)
         at java.awt.EventQueue.dispatchEvent(EventQueue.java:454)
         at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:201)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:151)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:145)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:137)
         at java.awt.EventDispatchThread.run(EventDispatchThread.java:100)
    Anyone has information in regards to this error?
    Message was edited by:
    EGil

  • Creation of backend contract from SRM system?

    Dear Experts,
    I am bit confused with the scenario of creation of backend contract from SAP SRM system? It says in few cases, based on the BAdi 'BBP_DETERMINE_Logsys', the system creates a backned contract directly in a backend ERP system. Why do we need when we have central contract?
    We can meet the same requirement through central contract where we will authorize only purchasing organizations of a backend system and block the contract for local sourcing in SRM?
    Secondly, How to find a contract / scheduling agreement created in a backend system when a central contract is distributed to the backend system?
    Thanks and regards,
    Ranjan

    Hello Ranjan
    question on contracts?
    Note 1476307 - Importing parameter not filled in BADI BBP_DETERMINE_LOGSYS
    in classic scenario , The Business wanted to create a contract from cockpit or via BID
    this BADI helps
    Symptom
    You have implemented BAdi BBP_DETERMINE_LOGSYS to control the system in which contract is created in following scenarios:
    1. Creation of contract from an accepted quote / bid.
    2. Creation of contract from a requisition in SOCO.
    In the method IF_EX_BBP_DETERMINE_LOGSYS~CONTRACT_LOGSYS_DETERMINE of the BAdi implementation, importing parameter IT_ORG doesnot have any values.
    Other terms
    Backend contract
    Reason and Prerequisites
    some business wants to create a backend contract from SRM . see some Dinesh Powale / Claude  threads for more understanding.
    Muthu

  • Issue during automatic Creation of Work Order from Notification

    Hi,
    I have a issue during automatic Creation of Work Order from Notification.
    BADI implemented: NOTIF_EVENT_POST
    BAPI called in BADI: BAPI_ALM_ORDER_MAINTAIN
    I am able to create Work Order successfully but after that i need to update notification header with created work order number.
    But i am unable to update the same (VIQMEL-AUFNR).
    Can anybody provide solution for the same!
    Thanks,
    Kumar.

    Hi,
    Any inputs on above posted issue!
    Thanks in advance.
    Thanks,
    Kumar.

  • Creation of Collaboration Room from the backend.

    Hi,
         I need to create the collaboration room from the backend. When I tried to do so, its showing the error "Error in RFC Connection". I checked the RFC connection, its working fine.
    Do i need to set any configuration properties either in portal or R/3  to enable the creation of collaboration room from the backend.
    Kinldy provide your valuable inputs.
    Thank you.
    Regards,
    Eben

    Hi,
    If ur talking abt creating rooms from backend in e-learning then thier is some configuration document for that
    Please check..
    Thanks and regards,
    sarang

  • How we can block creation of PM order from non released notification

    Hi ,
    how we can block creation of PM order from notification if notification is not released.
    Regards
    AM

    Hi Luke and Maheshwaran ,
    thanx for your reply.
    One more thing the option 2 has not been suggested by some users in the thread mentioned by Maheshwaran.
    Can I still use BS22 or option 1 is the best one.
    REgards
    AM

  • Number of records being pulled from OLAP/ SQL in BPC 5.1

    Hello BPC gurus,
                         We are experience performance issues with EVDRE.basically the report errors out and the error log states " Decompressing request failed". We are in BPC 5.1
           We were trying to understand how many number of records the evdre is pulling from from OLAP / database  so that we can look into some fine tuning opportunities of the EVDRE. 
          In the BI world we have RSRT where in which we can view the number of records from database, number of records transferred. Is there any such feature in BPC, where in which we can information on record counts.
    We have turned on the error logs , but none of them give us an idea of the record count.
    Appreciate your help in advance.
    Thanks
    sai

    Hi Sorin,
                   Thank you very much for getting to me on my clarificaiton on the record count. As per your suggestion, we have already looked into this OSS note, and changed the entries in the table. After making these changes, the queries that normally execute in 1 min, now take 30 minutes to complete. Believe this was the observation also in some of the threads related to this issue. 
    You had mentioned that there might be an issue with the communication between application server  and BPC Client. or SQE generating MDX query.  Can you please give us some pointers on how to investigate this. Have turned on error logs evdataserver_debug.txt & EVDATASERVER_TRACE.txt on the file server,  but i believe there is an OSS note 1311019, that talks about these logs not workign with SP9.
    If you can guide us in the folllowing that would be helpful
    1  how to bebug this issue that we are currently facing.
    2. How does the concept of compressing / decompressing work in BPC.
    Thanks
    sai

  • Problem in drilling out to relational from OLAP worksheet

    Hi,
    I am using level based hierarchy for my dimensions and trying drill out to relation worksheet from OLAP worksheet.
    The problem I am facing is that the way OLAP stores data is always sufixed with the "_LEVELNAME". Now when passing parameters from OLAP we have two option (i) pass the label (ii) pass the value
    a) We cannot pass the value as the value will be appended with the _levelname. and will not match to the relational data.
    b) On the disco report it displays the long description which in our case is code_description value which is again not same data as stored in relational table.
    My question is how can I make the short description visible in the report? Excel addin has feature through which you can either show long or short description.
    Your help is much appreciated.
    Thanks
    Brijesh

    Issue resloved now.
    Thanks
    Brijesh

  • Shopping cart Creation Time is different from system time

    Hi ,
    Shopping Cart Creation Time is Different from System time.
    Could you tell me,        to which time it is refering to.
    How to change it.
    Create By is      webseruser
    Where can I find the required settings for the same
    Thanks In advance

    Hello,
    Are you checking this in BBP_PD?
    If you go to SU01 and check parameter "Personal Time Zone" -> "of the user", this time will appear to end user when creating document (document header in web).
                                                                                    If you do not have informed any value, it will be populated the pattern system timezone, defined in SU01 as well.
                                                                                    - I created a RFX in my test system with a user who's timezone (in tx SU01) is set as:
    Sys. Time Zone     CET                                                                 
    of the User        INDIA                                                                               
    - CET time  was 20:01:55                                                              
    - GMT time was 18:01:55                                                              
    - India time was 23:31:55                                                                               
    Looking at this RFX in BBP_PD I see the following:                                     
    Same user (India timezone and CET as "Sys. Time Zone"):                                
    Created_At: 20:01:55                                                                   
    Changed_at: 20:01:55                                                                   
    DETAILS (header):
    Created at: 18:01:55                                                                   
    Changed at: 18:01:55                                                                   
    RFX header (description): 23:31:55                                                     
    So, for end users, you should populate field "of the user" in SU01.
    In BBP_PD header details, you will have the GMT time (which is stored in internal tables).
    In BBP_PD created_at and changed_at you will have the system time zone, as defined in SU01.
    Regards,
    Ricardo

  • Process instance creation on 5.5 from a process A to a process B Dif engine

    Process Instance creation on 5.5 from a Process A to a Process B on different engine.
    I have 5.5 enterprise with 2 engines.
    I want to create a process instance from process a to process b
    this is the example that is working if processes are deployed on the same engine
    argumentos = this.buildInstanceArgs(arg_processID : AltaDeCuentas, arg_xmlObj : xmlObj);
    suc = suc + "/AltaDeCuentasSucursales";
    ProcessInstance.create(processId : suc, arguments : argumentos, argumentsSetName : "BeginIn");
    break;
    This example uses the OU and the process id I also need to set the engine where the process is deployed
    Thanks In advance!
    Nico

    Hi, just an update, at least now I have an error message on the first button,
    there was a condition that I left over preventing it to work,
    I have also amended the JavaScript code removing " from the "dataType"
    Its now
    function PrintSelectedItems()
    var r = confirm("In print selected items");
    apex.server.process('DISPLAY_SELECTED_ITEMS',
    {"x01": "Sent from Page 5",
    dataType: "text"},
    {success: function(data){alert("here->" + data);}}
    and I get Error: parsererror - SyntaxError: JSON.parse: unexpected character

Maybe you are looking for