Updated GLOBAL_OCM.ZIP posted to Oracle OLAP site on OTN

There was a bug in the GLOBAL_MAIN.SQL script that is part of the
GLOBAL_OCM.ZIP file found on the OLAP OTN web page:
http://www.oracle.com/technology/products/bi/olap/doc_sample_schemas/globalschemawithocm.html
This issue has been fixed. The problem was the GLOBAL_MAIN script did not grant select on the UNITS_HISTORY_FACT and the PRICE_AND_COST_HISTORY_FACT
tables to GLOBAL_AW, so the BuildAWExample.java program could not successfully build the measures in the analytic workspace. These grants have now been added.

I also get a CRC error when unzipping these same files.

Similar Messages

  • Where is iSQL*Plus distribution zip file for Oracle 8i (8.1.7)?

    I am running Oracle 8i (8.1.7) under Windows 2000. The iSQL*Plus Installation and Users Guide Release 8.1.7 Beta for Windows says the iSQL*Plus distribution zip file can be downloaded from the Oracle TechNet site (http://otn.oracle.com). I went there but could only fine iSQL*Plus for Oracle 9i. I even clicked on a link for the 8.1.7 version but ended up on a page with the 9i version. Can the 8.1.7 version still be downloaded? If so, what http address will get me to it?
    I want to run iSQL*Plus on my PC to see if I can access my oracle database from an iMAC (apple computer).
    Thanks in advance for your help!

    John,
    iSQL*Plus 8.1.7 beta was available only for a short time. That version was in beta testing and not intended for long term use. iSQL*Plus 9.0.1 (with Oracle9i release 9.0.1 for Windows) is more stable, and has more features. iSQL*Plus 9.2.0.1 (just released with Oracle9i release 9.2.0.1 on most platforms!) is even better. You might want to install a version of Oracle9i and use the new, production releases of iSQL*Plus.
    Alison
    iSQL*Plus Team

  • New Wiki Site for Oracle OLAP Option

    There is a new Wiki site for Oracle technology and there is a specific area that focuses on the Oracle OLAP Option. The URL for this new site is:
    http://wiki.oracle.com/page/Oracle+OLAP+Option
    and so far we have added content for:
    General Information:
    Background and History - of the OLAP Option     
    Versions - Key Features of the OLAP Option (From Express Server to 11g)     
    Terminology - Key Concepts and Terms     
    DBA Zone:
    Script Samples - for DBAs managing the OLAP option.
    Diagnostic Techniques - for those using the OLAP option.
    Google Custom Search - pertaining to Oracle Database.
    The site is open to everyone for contributions. Feel free to add new content and update existing content.
    Keith Laker
    Oracle EMEA Consulting
    OLAP Blog: http://oracleOLAP.blogspot.com/
    OLAP Wiki: http://wiki.oracle.com/page/Oracle+OLAP+Option
    DM Blog: http://oracledmt.blogspot.com/
    OWB Blog : http://blogs.oracle.com/warehousebuilder/
    OWB Wiki : http://wiki.oracle.com/page/Oracle+Warehouse+Builder
    DW on OTN : http://www.oracle.com/technology/products/bi/db/11g/index.html

    This site is fantastic and many new items are added nearly every day. Please take the time to visit the site, contribute and challenge the contributors. Many of you know Keith and the valuable information he continues to contribute to the Business Intelligence and Data Warehousing community is undeniable.
    Keith has invited members of Oracle Development and Consulting to contribute so this Wiki will become an invaluable resource to those who consider using, are using or have highly technical questions about areas relevant to the Oracle OLAP option.
    Oracle OLAP option - Wiki
    http://wiki.oracle.com/page/Oracle+OLAP+Option
    Oracle OLAP option - Blog
    http://oracleolap.blogspot.com

  • BIB-9509 Oracle OLAP doesn't have  created the cursor

    Hello,
    I'm using Oracle Analytic Workspace Manager 10.1.0.4 on a database 10g enterprise edition 10.1.0.3.0.
    When I create a cube with more then 10 dimensions, it gives me the error:
    BIB-9509 Oracle OLAP non ha creato il cursore.
    oracle.express.idl.util.OlapiException
    oracle.dss.dataSource.common.OLAPException: BIB-9509 Oracle OLAP non ha creato il cursore.
    oracle.express.idl.util.OlapiException
    oracle.express.idl.util.OlapiException
    at oracle.dss.dataSource.QueryEvaluator.setUpCursors(QueryEvaluator.java:3645)
    at oracle.dss.dataSource.QueryEvaluator._setUpCursorsForMainQuery(QueryEvaluator.java:2547)
    at oracle.dss.dataSource.QueryEvaluator.getCursorForCube(QueryEvaluator.java:2579)
    at oracle.dss.dataSource.QueryEvaluator.createCubeAndCursor(QueryEvaluator.java:940)
    at oracle.dss.dataSource.MainQueryEvaluator.createCubeAndCursor(MainQueryEvaluator.java:144)
    at oracle.dss.dataSource.QueryServer.createCubeAndCursor(QueryServer.java:3698)
    at oracle.dss.dataSource.QueryServer._createCommonQuery(QueryServer.java:3681)
    at oracle.dss.dataSource.QueryServer._initCubeQuery(QueryServer.java:3561)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at oracle.dss.util.Operation.execute(Operation.java:72)
    at oracle.dss.dataSource.OperationQueue.update(OperationQueue.java:68)
    at oracle.dss.dataSource.common.BaseOperationQueue.addOperation(BaseOperationQueue.java:176)
    at oracle.dss.dataSource.common.BaseOperationQueue.addOperation(BaseOperationQueue.java:146)
    at oracle.dss.dataSource.QueryServer.queueOperation(QueryServer.java:6966)
    at oracle.dss.dataSource.QueryServer.initCubeQuery(QueryServer.java:3511)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at oracle.dss.util.Operation.execute(Operation.java:72)
    at oracle.dss.dataSource.QueryManagerServer.sendQueue(QueryManagerServer.java:1991)
    at oracle.dss.dataSource.common.OperationQueue.update(OperationQueue.java:207)
    at oracle.dss.dataSource.common.BaseOperationQueue.addOperation(BaseOperationQueue.java:176)
    at oracle.dss.dataSource.common.BaseOperationQueue.addOperation(BaseOperationQueue.java:146)
    at oracle.dss.dataSource.client.QueryClient._initCubeQuery(QueryClient.java:2335)
    at oracle.dss.dataSource.client.QueryClient.initCubeQuery(QueryClient.java:2318)
    at oracle.olap.awm.dataobject.dialog.modelview.measure.MeasureDataViewer.doQueryTop3(MeasureDataViewer.java:340)
    at oracle.olap.awm.dataobject.dialog.modelview.measure.MeasureDataViewer.showCrosstab(MeasureDataViewer.java:214)
    at oracle.olap.awm.dataobject.dialog.modelview.measure.MeasureDataViewer.showData(MeasureDataViewer.java:115)
    at oracle.olap.awm.navigator.node.modeler.cube.ModelerCubeNode.actionPerformed(ModelerCubeNode.java:334)
    at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
    at javax.swing.AbstractButton$ForwardActionEvents.actionPerformed(Unknown Source)
    at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
    at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
    at javax.swing.AbstractButton.doClick(Unknown Source)
    at javax.swing.plaf.basic.BasicMenuItemUI.doClick(Unknown Source)
    at javax.swing.plaf.basic.BasicMenuItemUI$MouseInputHandler.mouseReleased(Unknown Source)
    at java.awt.Component.processMouseEvent(Unknown Source)
    at java.awt.Component.processEvent(Unknown Source)
    at java.awt.Container.processEvent(Unknown Source)
    at java.awt.Component.dispatchEventImpl(Unknown Source)
    at java.awt.Container.dispatchEventImpl(Unknown Source)
    at java.awt.Component.dispatchEvent(Unknown Source)
    at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
    at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
    at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
    at java.awt.Container.dispatchEventImpl(Unknown Source)
    at java.awt.Window.dispatchEventImpl(Unknown Source)
    at java.awt.Component.dispatchEvent(Unknown Source)
    at java.awt.EventQueue.dispatchEvent(Unknown Source)
    at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source)
    at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
    at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
    at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
    at java.awt.EventDispatchThread.run(Unknown Source)
    Thank you.

    the patch for HP-UX is
    4163362      Oracle Database Family: Patchset
    10.1.0.4 PATCH SET FOR ORACLE DATABASE SERVER      10.1.0.4      18-MAY-2005      841M      View Readme
    you can download this from metalink
    Regards

  • Add logic behind 'Update Opportunity Totals' button in Oracle CRM On Demand

    HI,
    I need to add custom logic behind 'Update Opportunity Totals' button in Oracle CRM On Demand. Can anyone please let me know where can I implement this logic? Where can I find already implemented code of  'Update Opportunity Totals' button.
    Thanks,
    RM

    Pl post this in a Siebel related forum
    HTH
    Srini

  • Latest News on MDX and Oracle OLAP  (from Simba Technologies)

    [http://blogs.simba.com/simba_technologies_ceo_co/2009/05/mdx-query-language-for-oracle-11g-olap-update.html|http://blogs.simba.com/simba_technologies_ceo_co/2009/05/mdx-query-language-for-oracle-11g-olap-update.html]
    Excerpt from above Simba Technologies CEO blog*
    One interesting thing we found from some of the Beta customers is that they thought this was an Excel only solution. Yes, we are focusing all the efforts for v1 on Excel, but this is planned to be a full blown MDX provider for Oracle OLAP*. Therefore, you will get the entire MDX query language and this interface will be similar to what you have with Microsoft Analysis Services or SAP Business Warehouse. Although v1 will be ODBO only, we are planning to support XMLA in future versions. The priorities for what we support and when will be customer driven. One question I have is after Excel, which MDX application do you think we should test with and support next:
    1. SAP Business Objects Crystal Reports
    2. SAP Business Objects Voyager
    3. MicroStrategy 9
    4. Microsoft Reporting Services
    5. Microsoft SharePoint BI
    6. IBM Cognos Business Intelligence 8
    7. Panorama NovaView
    .

    Thanks very much for your response. Pls find the details as requested. You can reach me in [email protected]
    Environment Details
    - BO XI 3.1 SP4 Enterprise Premium (incl Voyager) on Win2008 R2 [Tomcat Flavour]
    - Oracle 11.2.0.1 Enterprise Edition with OLAP on AIX 6.1
    - Simbha MDXProviderForOracleOLAP v2.1.0.23 on Win2008 R2
    Cubes are built using AWM 11.2.0.2A.
    To be more specific, the issue occurs when we attempt put a filter on the dimension (or select members of the dimension) both in the existing workspaces or when we try to create a new workspace in Voyager. Attaching the screenshot of the error message.
    Kindly let us know incase you would require further information. Also, if you would like to have a webex session where I can show the issue, I am happy to do the same.
    Edited by: user1572606 on Jan 4, 2012 9:00 PM

  • Are there any Oracle OLAP ODI Knowledge Modules for Oracle Olap 11g ?

    Hi guys, wasnt sure where to post this so I put it here and the ODI forum
    Does anybody know when Oracle OLAP Knowledge Modules, will be available for Oracle Olap 11g. It appears that the knowledge modules released with Oracle Data Integrator 10.1.3.5, currently only work with Oracle Olap 10g...
    If there is no timeline, does anybody know of work around to get ODI reverses working on Analytical Workspaces built in Oracle Olap 11g
    Thank you
    Richard
    Edited by: RichardSmith on May 15, 2009 11:51 AM

    Raise a service request with Oracle Support (Metalink) for your system slow issue. May be, they will recommend you the workarounds for the issues which are not yet available for 11g in the form of Patches.
    Regards,
    Sabdar Syed.

  • I want to update apex 4.0 in oracle ex?

    hello
    This is second time fail to update apex 4.0 in oracle 10g ex.
    I trace following site to update apex 4.0.
    [http://www.oracle.com/technology/products/database/application_express/html/upgrade_apex_for_xe.html] hi
    Update successfully.
    But the problem is when i try to login to screen of apex i can't access.
    please help my.
    note:
    windows xp environment

    thank you,
    I know the problem
    When i run SQL> @apxldimg.sql APEX_HOME i write wrong directory
    unzip apex under c:\
    and i wrote SQL> @apxldimg.sql c:\apex but the right specs is SQL> @apxldimg.sql c:\
    whether thank you from your support.
    Hasan

  • Oracle OLAP ExpressDataProvider Exceptions

    Hi
    I'm using Oracle 9i OLAP API. There's something strange going on here. I written a test program that accesses the metadata and displays all it's contents. It runs fine on my home PC. At college the same program running on the same settings as that of my home PC (including the jar files required) gives me the error shown by the staacktrace below:
    Exception in thread "main" java.lang.AbstractMethodError: oracle.jdbc.driver.OracleConnection.getTypeMap()Ljava/util/Map;
    at oracle.express.idl.util.TypeMapHelper.setTypeMap(TypeMapHelper.java:14)
    at oracle.express.olapi.data.full.ExpressDataProvider.initialize(ExpressDataProvider.java:150)
    at metadata.main(metadata.java:44)
    Press any key to continue...
    I am also sending the code below:
    import java.sql.*;
    import oracle.jdbc.driver.OracleSavepoint;
    import com.sun.java.util.collections.Map;
    import com.sun.java.util.collections.List;
    import com.sun.java.util.collections.Iterator;
    import oracle.express.olapi.transaction.ExpressTransactionProvider;
    import oracle.express.olapi.data.full.ExpressDataProvider;
    import oracle.olapi.data.source.Source;
    import oracle.olapi.metadata.MetadataObject;
    import oracle.express.*;
    import oracle.olapi.*;
    import oracle.jdbc.OracleConnection;
    import oracle.express.mdm.*;
    import oracle.dms.console.DMSConsole;
    import oracle.jdbc.driver.DMSFactory;
    class metadata
    public static void main(String[] args)
    try{
    Class.forName("oracle.jdbc.driver.OracleDriver");
    String url="jdbc:oracle:thin:@ss14:1521:OLAP";
    String user="sh";
    String passwd="sh123";
    OracleConnection conn=(oracle.jdbc.OracleConnection)DriverManager.getConnection(url,user,passwd);
    ExpressTransactionProvider tp=new ExpressTransactionProvider();
    ExpressDataProvider dp=new ExpressDataProvider(conn,tp);
    dp.initialize();
    MdmMetadataProvider mp=null;
    mp=(MdmMetadataProvider)dp.getDefaultMetadataProvider();
    MdmSchema root=mp.getRootSchema();
    System.out.println("Created Root Schema object...[OK]");
    Explorer ex=new Explorer(root);
    }catch(Exception e)
    e.printStackTrace();
    class Explorer
    MdmSchema root;
    public Explorer(MdmSchema root)
    this.root=root;
    get_Dimensions();
    public void get_Dimensions()
    MdmDimension mdmDim=null;
    List dim=root.getDimensions();
    System.out.println("Listing Dimensions");
    Iterator iter=dim.iterator();
    while(iter.hasNext())
    mdmDim=(MdmDimension)iter.next();
    System.out.println(mdmDim.getName());
    System.out.println("Getting the regions within dimensions");
    MdmUnionDimensionDefinition unionDef=(MdmUnionDimensionDefinition)(mdmDim.getDefinition());
    try{
    List hierarchies=unionDef.getRegions();
    System.out.println("Tapped Dimensional metadata..[OK]");
    Iterator hieriter=hierarchies.iterator();
    MdmHierarchy mdmHier=null;
    while(hieriter.hasNext())
    mdmHier=(MdmHierarchy)hieriter.next();
    System.out.println(mdmHier.getName());
    }catch(Exception npe)
    System.out.println("No regions present");
    System.out.println("Determining Dimension Type");
    try{
    MdmDimensionMemberType dim_memb_type=mdmDim.getMemberType();
    //check for the type of member
    if(dim_memb_type instanceof MdmStandardMemberType)
    System.out.println("Dimension is a standard dimension");
    if(dim_memb_type instanceof MdmTimeMemberType)
    System.out.println("Dimension is a TIME dimension");
    if(dim_memb_type instanceof MdmMeasureMemberType)
    System.out.println("Dimension is a Measure Member Type");
    }catch(Exception e)
    System.out.println("Exception:"+e);
    //finally to finish off let's tap the attributes of each dimension
    try{
    List attrList=mdmDim.getAttributes();
    MdmAttribute attribute=null;
    Iterator attrIter=attrList.iterator();
    while(attrIter.hasNext())
    attribute=(MdmAttribute)attrIter.next();
    System.out.println("Attribute:"+attribute.getName());
    }catch(Exception e)
    System.out.println("Exception:"+e);
    I dunno what's happening.Someone help with this please.
    It's urgent
    Thanx
    Prahalad Deshpande

    Good questions and I have put them to the docs team to (1) update the online docs and (2) respond here. Let's see if they do.

  • Oracle OLAP Catalog BI checkconfig diagnose warning

    Hi,
    platform server:
    - HP-UX
    - Oracle 9.0.6. RDBMS (according to Disco requirements the right version)
    platform client:
    - Discoverer 10.2.1 'Drake'
    - Windows 2000
    - Internet Explorer
    We are trying tot connect our Analytical Workspace with the new Discoverer. We want to use the OLAP functionallity of Disco. In production we already use OLAP Web Agent and OLAP_TABLE functions tot connect our AW, but that is whitout the use of the catalog.
    After succesfully installing Disco on the server we get in de 'Extensive Diagnose' (same as the bi_checkconfig BI Beans procedure) of Oracle Discoverer this messages:
    <?xml version="1.0" encoding="UTF-8" ?>
    <D4OCheckConfig version="1.0.0.0">
    <Check key="JDK version" value="1.4.2_04"/>
    <Check key="BI Beans internal version" value="3.2.1.0.13"/>
    <Check key="Discoverer Plus OLAP version" value="10.1.2.07.59"/>
    <Check key="Discoverer version" value="10.1.2.45.46c"/>
    <Check key="port" value="-1"/>
    <Check key="Connect to database" value="Successful"/>
    <Check key="JDBC driver version" value="10.1.0.3.0"/>
    <Check key="JDBC JAR file location" value="\zeias07.csodom1.cso.drp.minjus\disco\plus_files\d4o_double.jarjar"/>
    <Check key="Database version" value="9.2.0.6.0"/>
    <Check key="OLAP API Server version" value="9.2.0.6.0"/>
    <Check key="OLAP AW Engine version" value="9.2.0.6.0"/>
    <Check key="OLAP Catalog version" value="9.2.0.6.0"/>
    <Check key="BI Beans Catalog version" value="3.2.1.0.13"/>
    <Check key="Discoverer Catalog version" value="10.1.2.07.59"/>
    <Check key="Authorized for Discoverer Plus OLAP catalog" value="Yes"/>
    <Check key="OLAP API JAR file version" value="9.2"/>
    <Check key="OLAP API JAR file location" value="\zeias07.csodom1.cso.drp.minjus\disco\plus_files\d4o_double.jarjar"/>
    <Check key="Load OLAP API metadata" value="Successful"/>
    <Check key="Number of metadata folders" value="2"/>
    <Check key="Number of metadata measures" value="179"/>
    <Check key="Number of metadata dimensions" value="9"/>
    <Check key="OLAP API Metadata">
    <![CDATA[==============================================================================
    Type      Name (S=Schema, C=Cube, M=Measure, D=Dimension)         Status   
    ========= ======================================================= ============
    Folder... ROOT
    Measure..    DFTE_OD                                              Successful
                 S=SH1DWH, C=DC_PERSONEEL, M=DFTE_OD
    Measure..    DFTE_RM                                              Successful
                 S=SH1DWH, C=DC_PERSONEEL, M=DFTE_RM
    Measure..    DTFB_NEG_OD                                          Successful
                 S=SH1DWH, C=DC_PERSONEEL, M=DTFB_NEG_OD
    Measure..    DTFB_NEG_RM                                          Successful
                 S=SH1DWH, C=DC_PERSONEEL, M=DTFB_NEG_RM
    Measure..    DTFB_POS_OD                                          Successful
                 S=SH1DWH, C=DC_PERSONEEL, M=DTFB_POS_OD
    Measure..    DTFB_POS_RM                                          Successful
                 S=SH1DWH, C=DC_PERSONEEL, M=DTFB_POS_RM
    Measure..    DZKT_AFSP_OD_KORT_NEG                                Successful
                 S=SH1DWH, C=DC_PERSONEEL, M=DZKT_AFSP_OD_KORT_NEG
    Measure..    DZKT_AFSP_OD_KORT_POS                                Successful
                 S=SH1DWH, C=DC_PERSONEEL, M=DZKT_AFSP_OD_KORT_POS
    Measure..    DZKT_AFSP_OD_LANG_NEG                                Successful
                 S=SH1DWH, C=DC_PERSONEEL, M=DZKT_AFSP_OD_LANG_NEG
    Measure..    DZKT_AFSP_OD_LANG_POS                                Successful
                 S=SH1DWH, C=DC_PERSONEEL, M=DZKT_AFSP_OD_LANG_POS
    Measure..    DZKT_AFSP_OD_ZWAN_NEG                                Successful
                 S=SH1DWH, C=DC_PERSONEEL, M=DZKT_AFSP_OD_ZWAN_NEG
    Measure..    DZKT_AFSP_OD_ZWAN_POS                                Successful
                 S=SH1DWH, C=DC_PERSONEEL, M=DZKT_AFSP_OD_ZWAN_POS
    Measure..    DZKT_AFSP_PCT_OD_KORT_NEG                            Successful
                 S=SH1DWH, C=DC_PERSONEEL, M=DZKT_AFSP_PCT_OD_KORT_NEG
    Measure..    DZKT_AFSP_PCT_OD_KORT_POS                            Successful
                 S=SH1DWH, C=DC_PERSONEEL, M=DZKT_AFSP_PCT_OD_KORT_POS
    Measure..    DZKT_AFSP_PCT_OD_LANG_NEG                            Successful
                 S=SH1DWH, C=DC_PERSONEEL, M=DZKT_AFSP_PCT_OD_LANG_NEG
    Measure..    DZKT_AFSP_PCT_OD_LANG_POS                            Successful
                 S=SH1DWH, C=DC_PERSONEEL, M=DZKT_AFSP_PCT_OD_LANG_POS
    Measure..    DZKT_AFSP_PCT_OD_ZWAN_NEG                            Successful
                 S=SH1DWH, C=DC_PERSONEEL, M=DZKT_AFSP_PCT_OD_ZWAN_NEG
    Measure..    DZKT_AFSP_PCT_OD_ZWAN_POS                            Successful
                 S=SH1DWH, C=DC_PERSONEEL, M=DZKT_AFSP_PCT_OD_ZWAN_POS
    Measure..    DZKT_AFSP_PCT_RM_KORT_NEG                            Successful
                 S=SH1DWH, C=DC_PERSONEEL, M=DZKT_AFSP_PCT_RM_KORT_NEG
    Measure..    DZKT_AFSP_PCT_RM_KORT_POS                            Successful
                 S=SH1DWH, C=DC_PERSONEEL, M=DZKT_AFSP_PCT_RM_KORT_POS
    Measure..    DZKT_AFSP_PCT_RM_LANG_NEG                            Successful
                 S=SH1DWH, C=DC_PERSONEEL, M=DZKT_AFSP_PCT_RM_LANG_NEG
    Measure..    DZKT_AFSP_PCT_RM_LANG_POS                            Successful
                 S=SH1DWH, C=DC_PERSONEEL, M=DZKT_AFSP_PCT_RM_LANG_POS
    Measure..    DZKT_AFSP_PCT_RM_ZWAN_NEG                            Successful
                 S=SH1DWH, C=DC_PERSONEEL, M=DZKT_AFSP_PCT_RM_ZWAN_NEG
    Measure..    DZKT_AFSP_PCT_RM_ZWAN_POS                            Successful
                 S=SH1DWH, C=DC_PERSONEEL, M=DZKT_AFSP_PCT_RM_ZWAN_POS
    Measure..    DZKT_AFSP_RM_KORT_NEG                                Successful
                 S=SH1DWH, C=DC_PERSONEEL, M=DZKT_AFSP_RM_KORT_NEG
    Measure..    DZKT_AFSP_RM_KORT_POS                                Successful
                 S=SH1DWH, C=DC_PERSONEEL, M=DZKT_AFSP_RM_KORT_POS
    Measure..    DZKT_AFSP_RM_LANG_NEG                                Successful
                 S=SH1DWH, C=DC_PERSONEEL, M=DZKT_AFSP_RM_LANG_NEG
    Measure..    DZKT_AFSP_RM_LANG_POS                                Successful
                 S=SH1DWH, C=DC_PERSONEEL, M=DZKT_AFSP_RM_LANG_POS
    Measure..    DZKT_AFSP_RM_ZWAN_NEG                                Successful
                 S=SH1DWH, C=DC_PERSONEEL, M=DZKT_AFSP_RM_ZWAN_NEG
    Measure..    DZKT_AFSP_RM_ZWAN_POS                                Successful
                 S=SH1DWH, C=DC_PERSONEEL, M=DZKT_AFSP_RM_ZWAN_POS
    Measure..    DZKT_AFSP_TOTL                                       Successful
                 S=SH1DWH, C=DC_PERSONEEL, M=DZKT_AFSP_TOTL
    Measure..    DZKT_PCT_OD_KORT                                     Successful
                 S=SH1DWH, C=DC_PERSONEEL, M=DZKT_PCT_OD_KORT
    Measure..    DZKT_PCT_OD_LANG                                     Successful
                 S=SH1DWH, C=DC_PERSONEEL, M=DZKT_PCT_OD_LANG
    Measure..    DZKT_PCT_OD_ZWAN                                     Successful
                 S=SH1DWH, C=DC_PERSONEEL, M=DZKT_PCT_OD_ZWAN
    Measure..    DZKT_PCT_RM_KORT                                     Successful
                 S=SH1DWH, C=DC_PERSONEEL, M=DZKT_PCT_RM_KORT
    Measure..    DZKT_PCT_RM_LANG                                     Successful
                 S=SH1DWH, C=DC_PERSONEEL, M=DZKT_PCT_RM_LANG
    Measure..    DZKT_PCT_RM_ZWAN                                     Successful
                 S=SH1DWH, C=DC_PERSONEEL, M=DZKT_PCT_RM_ZWAN
    Measure..    DZKT_REAL_OD_KORT                                    Successful
                 S=SH1DWH, C=DC_PERSONEEL, M=DZKT_REAL_OD_KORT
    Measure..    DZKT_REAL_OD_LANG                                    Successful
                 S=SH1DWH, C=DC_PERSONEEL, M=DZKT_REAL_OD_LANG
    Measure..    DZKT_REAL_OD_ZWAN                                    Successful
                 S=SH1DWH, C=DC_PERSONEEL, M=DZKT_REAL_OD_ZWAN
    Measure..    DZKT_REAL_RM_KORT                                    Successful
                 S=SH1DWH, C=DC_PERSONEEL, M=DZKT_REAL_RM_KORT
    Measure..    DZKT_REAL_RM_LANG                                    Successful
                 S=SH1DWH, C=DC_PERSONEEL, M=DZKT_REAL_RM_LANG
    Measure..    DZKT_REAL_RM_ZWAN                                    Successful
                 S=SH1DWH, C=DC_PERSONEEL, M=DZKT_REAL_RM_ZWAN
    Dimension    DLAMICIE                                             Successful
                 S=SH1DWH, D=DD_LAMICIE
    Dimension    DLOCATIE                                             Successful
                 S=SH1DWH, D=DD_LOCATIE
    Dimension    DTIJD                                                Successful
                 S=SH1DWH, D=DD_TIME
    Dimension    GEBRUIKER                                            Successful
                 S=SH1DWH, D=D_GEBRUIKER
    Folder...   Deze Collection bevat alle Dimensions en Cubes, behalve de Cubes C_Productie en C_TFB. Met de OWB-OLAP bridge deze Collection deployen (voor de OLAP Catalog) en de Analytic Workspace laten aanmaken en vullen.
    Measure..      UIT_VERS_ARR                                       Unsuccessful
                   S=SH1DWH, C=C_PRDARRCAT, M=UIT_VERS_ARR
    Measure..      UIT_AFSP_POS_ARR                                   Unsuccessful
                   S=SH1DWH, C=C_PRDARRCAT, M=UIT_AFSP_POS_ARR
    Measure..      UIT_AFSP_NEG_ARR                                   Unsuccessful
                   S=SH1DWH, C=C_PRDARRCAT, M=UIT_AFSP_NEG_ARR
    Measure..      UIT_AFSP_ARR                                       Unsuccessful
                   S=SH1DWH, C=C_PRDARRCAT, M=UIT_AFSP_ARR
    Measure..      TFB_BRKD_RM_ARR                                    Unsuccessful
                   S=SH1DWH, C=C_PRDARRCAT, M=TFB_BRKD_RM_ARR
    Measure..      TFB_BRKD_OD_ARR                                    Unsuccessful
                   S=SH1DWH, C=C_PRDARRCAT, M=TFB_BRKD_OD_ARR
    Measure..      DLT_VERS_DGN_ARR                                   Unsuccessful
                   S=SH1DWH, C=C_PRDARRCAT, M=DLT_VERS_DGN_ARR
    Measure..      DLT_AFSP_DGN_POS_ARR                               Unsuccessful
                   S=SH1DWH, C=C_PRDARRCAT, M=DLT_AFSP_DGN_POS_ARR
    Measure..      DLT_AFSP_DGN_NEG_ARR                               Unsuccessful
                   S=SH1DWH, C=C_PRDARRCAT, M=DLT_AFSP_DGN_NEG_ARR
    Measure..      DLT_AFSP_DGN_ARR                                   Unsuccessful
                   S=SH1DWH, C=C_PRDARRCAT, M=DLT_AFSP_DGN_ARR
    Measure..      WRK_REAL_ARR                                       Unsuccessful
                   S=SH1DWH, C=C_PRDARRMEL, M=WRK_REAL_ARR
    Measure..      UIT_REAL_ARR                                       Unsuccessful
                   S=SH1DWH, C=C_PRDARRMEL, M=UIT_REAL_ARR
    Measure..      INS_REAL_ARR                                       Unsuccessful
                   S=SH1DWH, C=C_PRDARRMEL, M=INS_REAL_ARR
    Measure..      DLT_REAL_ZKN_ARR                                   Unsuccessful
                   S=SH1DWH, C=C_PRDARRMEL, M=DLT_REAL_ZKN_ARR
    Measure..      DLT_REAL_GMD_ARR                                   Unsuccessful
                   S=SH1DWH, C=C_PRDARRMEL, M=DLT_REAL_GMD_ARR
    Measure..      DLT_REAL_DGN_ARR                                   Unsuccessful
                   S=SH1DWH, C=C_PRDARRMEL, M=DLT_REAL_DGN_ARR
    Measure..      WRK_VERS_ARR                                       Unsuccessful
                   S=SH1DWH, C=C_PRDARRSUB, M=WRK_VERS_ARR
    Measure..      WRK_AFSP_POS_ARR                                   Unsuccessful
                   S=SH1DWH, C=C_PRDARRSUB, M=WRK_AFSP_POS_ARR
    Measure..      WRK_AFSP_NEG_ARR                                   Unsuccessful
                   S=SH1DWH, C=C_PRDARRSUB, M=WRK_AFSP_NEG_ARR
    Measure..      WRK_AFSP_ARR                                       Unsuccessful
                   S=SH1DWH, C=C_PRDARRSUB, M=WRK_AFSP_ARR
    Measure..      TFB_VERS_RM_ARR                                    Unsuccessful
                   S=SH1DWH, C=C_PRDARRSUB, M=TFB_VERS_RM_ARR
    Measure..      TFB_VERS_OD_ARR                                    Unsuccessful
                   S=SH1DWH, C=C_PRDARRSUB, M=TFB_VERS_OD_ARR
    Measure..      TFB_FEIT_RM_ARR                                    Unsuccessful
                   S=SH1DWH, C=C_PRDARRSUB, M=TFB_FEIT_RM_ARR
    Measure..      TFB_FEIT_OD_ARR                                    Unsuccessful
                   S=SH1DWH, C=C_PRDARRSUB, M=TFB_FEIT_OD_ARR
    Measure..      TFB_BRKD_RM_POS_ARR                                Unsuccessful
                   S=SH1DWH, C=C_PRDARRSUB, M=TFB_BRKD_RM_POS_ARR
    Measure..      TFB_BRKD_RM_NEG_ARR                                Unsuccessful
                   S=SH1DWH, C=C_PRDARRSUB, M=TFB_BRKD_RM_NEG_ARR
    Measure..      TFB_BRKD_OD_POS_ARR                                Unsuccessful
                   S=SH1DWH, C=C_PRDARRSUB, M=TFB_BRKD_OD_POS_ARR
    Measure..      TFB_BRKD_OD_NEG_ARR                                Unsuccessful
                   S=SH1DWH, C=C_PRDARRSUB, M=TFB_BRKD_OD_NEG_ARR
    Measure..      INS_VERS_ARR                                       Unsuccessful
                   S=SH1DWH, C=C_PRDARRSUB, M=INS_VERS_ARR
    Measure..      INS_AFSP_POS_ARR                                   Unsuccessful
                   S=SH1DWH, C=C_PRDARRSUB, M=INS_AFSP_POS_ARR
    Measure..      INS_AFSP_NEG_ARR                                   Unsuccessful
                   S=SH1DWH, C=C_PRDARRSUB, M=INS_AFSP_NEG_ARR
    Measure..      INS_AFSP_ARR                                       Unsuccessful
                   S=SH1DWH, C=C_PRDARRSUB, M=INS_AFSP_ARR
    Measure..      TFB_BRKD_RM_SOM                                    Unsuccessful
                   S=SH1DWH, C=C_PRDKTGCAT, M=TFB_BRKD_RM_SOM
    Measure..      TFB_BRKD_RM_KTG                                    Unsuccessful
                   S=SH1DWH, C=C_PRDKTGCAT, M=TFB_BRKD_RM_KTG
    Measure..      TFB_BRKD_OD_SOM                                    Unsuccessful
                   S=SH1DWH, C=C_PRDKTGCAT, M=TFB_BRKD_OD_SOM
    Measure..      TFB_BRKD_OD_KTG                                    Unsuccessful
                   S=SH1DWH, C=C_PRDKTGCAT, M=TFB_BRKD_OD_KTG
    Measure..      WRK_REAL_SOM                                       Unsuccessful
                   S=SH1DWH, C=C_PRDKTGMEL, M=WRK_REAL_SOM
    Measure..      WRK_REAL_KTG                                       Unsuccessful
                   S=SH1DWH, C=C_PRDKTGMEL, M=WRK_REAL_KTG
    Measure..      UIT_REAL_SOM                                       Unsuccessful
                   S=SH1DWH, C=C_PRDKTGMEL, M=UIT_REAL_SOM
    Measure..      UIT_REAL_KTG                                       Unsuccessful
                   S=SH1DWH, C=C_PRDKTGMEL, M=UIT_REAL_KTG
    Measure..      INS_REAL_SOM                                       Unsuccessful
                   S=SH1DWH, C=C_PRDKTGMEL, M=INS_REAL_SOM
    Measure..      INS_REAL_KTG                                       Unsuccessful
                   S=SH1DWH, C=C_PRDKTGMEL, M=INS_REAL_KTG
    Measure..      DLT_REAL_ZKN_SOM                                   Unsuccessful
                   S=SH1DWH, C=C_PRDKTGMEL, M=DLT_REAL_ZKN_SOM
    Measure..      DLT_REAL_ZKN_KTG                                   Unsuccessful
                   S=SH1DWH, C=C_PRDKTGMEL, M=DLT_REAL_ZKN_KTG
    Measure..      DLT_REAL_GMD_SOM                                   Unsuccessful
                   S=SH1DWH, C=C_PRDKTGMEL, M=DLT_REAL_GMD_SOM
    Measure..      DLT_REAL_GMD_KTG                                   Unsuccessful
                   S=SH1DWH, C=C_PRDKTGMEL, M=DLT_REAL_GMD_KTG
    Measure..      DLT_REAL_DGN_SOM                                   Unsuccessful
                   S=SH1DWH, C=C_PRDKTGMEL, M=DLT_REAL_DGN_SOM
    Measure..      DLT_REAL_DGN_KTG                                   Unsuccessful
                   S=SH1DWH, C=C_PRDKTGMEL, M=DLT_REAL_DGN_KTG
    Dimension      LAMICIE                                            Successful
                   S=SH1DWH, D=D_LAMICIE
    Dimension      LOCATIE                                            Successful
                   S=SH1DWH, D=D_LOCATIE
    Dimension      TIJD                                               Unsuccessful
                   S=SH1DWH, D=D_TIME
    Folder...   Deze Collection bevat alleen de Cubes C_Productie en C_TFB. Met de OWB-OLAP bridge deze Collection wel deployen (voor de OLAP Catalog), maar NIET de Analytic Workspace laten aanmaken en vullen.
    Measure..      FIN_VERS_REAL_BUDG_PR_JTD                          Unsuccessful
                   S=SH1DWH, C=C_FINANCIEEL, M=FIN_VERS_REAL_BUDG_PR_JTD
    Measure..      FIN_VERS_REAL_BUDG_PR                              Unsuccessful
                   S=SH1DWH, C=C_FINANCIEEL, M=FIN_VERS_REAL_BUDG_PR
    Measure..      FIN_VERS_REAL_BUDG_MT_JTD                          Unsuccessful
                   S=SH1DWH, C=C_FINANCIEEL, M=FIN_VERS_REAL_BUDG_MT_JTD
    Measure..      FIN_VERS_REAL_BUDG_MT                              Unsuccessful
                   S=SH1DWH, C=C_FINANCIEEL, M=FIN_VERS_REAL_BUDG_MT
    Measure..      FIN_VERS_BUDG_PROG_PR                              Unsuccessful
                   S=SH1DWH, C=C_FINANCIEEL, M=FIN_VERS_BUDG_PROG_PR
    Measure..      FIN_VERS_BUDG_PROG_MT                              Unsuccessful
                   S=SH1DWH, C=C_FINANCIEEL, M=FIN_VERS_BUDG_PROG_MT
    Measure..      FIN_REAL_PR_JTD                                    Unsuccessful
                   S=SH1DWH, C=C_FINANCIEEL, M=FIN_REAL_PR_JTD
    Measure..      FIN_REAL_PR                                        Unsuccessful
                   S=SH1DWH, C=C_FINANCIEEL, M=FIN_REAL_PR
    Measure..      FIN_REAL_MT_JTD                                    Unsuccessful
                   S=SH1DWH, C=C_FINANCIEEL, M=FIN_REAL_MT_JTD
    Measure..      FIN_REAL_MT                                        Unsuccessful
                   S=SH1DWH, C=C_FINANCIEEL, M=FIN_REAL_MT
    Measure..      FIN_PROG_PR_POS                                    Unsuccessful
                   S=SH1DWH, C=C_FINANCIEEL, M=FIN_PROG_PR_POS
    Measure..      FIN_PROG_PR_NEG                                    Unsuccessful
                   S=SH1DWH, C=C_FINANCIEEL, M=FIN_PROG_PR_NEG
    Measure..      FIN_PROG_PR                                        Unsuccessful
                   S=SH1DWH, C=C_FINANCIEEL, M=FIN_PROG_PR
    Measure..      FIN_PROG_MT_POS                                    Unsuccessful
                   S=SH1DWH, C=C_FINANCIEEL, M=FIN_PROG_MT_POS
    Measure..      FIN_PROG_MT_NEG                                    Unsuccessful
                   S=SH1DWH, C=C_FINANCIEEL, M=FIN_PROG_MT_NEG
    Measure..      FIN_PROG_MT                                        Unsuccessful
                   S=SH1DWH, C=C_FINANCIEEL, M=FIN_PROG_MT
    Measure..      FIN_KOST_FEIT_BEZ                                  Unsuccessful
                   S=SH1DWH, C=C_FINANCIEEL, M=FIN_KOST_FEIT_BEZ
    Measure..      FIN_JAARBUDGET_PR                                  Unsuccessful
                   S=SH1DWH, C=C_FINANCIEEL, M=FIN_JAARBUDGET_PR
    Measure..      FIN_JAARBUDGET_MT                                  Unsuccessful
                   S=SH1DWH, C=C_FINANCIEEL, M=FIN_JAARBUDGET_MT
    Measure..      FIN_BUDG_PR_POS_JTD                                Unsuccessful
                   S=SH1DWH, C=C_FINANCIEEL, M=FIN_BUDG_PR_POS_JTD
    Measure..      FIN_BUDG_PR_POS                                    Unsuccessful
                   S=SH1DWH, C=C_FINANCIEEL, M=FIN_BUDG_PR_POS
    Measure..      FIN_BUDG_PR_NEG_JTD                                Unsuccessful
                   S=SH1DWH, C=C_FINANCIEEL, M=FIN_BUDG_PR_NEG_JTD
    Measure..      FIN_BUDG_PR_NEG                                    Unsuccessful
                   S=SH1DWH, C=C_FINANCIEEL, M=FIN_BUDG_PR_NEG
    Measure..      FIN_BUDG_PR_JTD                                    Unsuccessful
                   S=SH1DWH, C=C_FINANCIEEL, M=FIN_BUDG_PR_JTD
    Measure..      FIN_BUDG_PR                                        Unsuccessful
                   S=SH1DWH, C=C_FINANCIEEL, M=FIN_BUDG_PR
    Measure..      FIN_BUDG_MT_POS_JTD                                Unsuccessful
                   S=SH1DWH, C=C_FINANCIEEL, M=FIN_BUDG_MT_POS_JTD
    Measure..      FIN_BUDG_MT_POS                                    Unsuccessful
                   S=SH1DWH, C=C_FINANCIEEL, M=FIN_BUDG_MT_POS
    Measure..      FIN_BUDG_MT_NEG_JTD                                Unsuccessful
                   S=SH1DWH, C=C_FINANCIEEL, M=FIN_BUDG_MT_NEG_JTD
    Measure..      FIN_BUDG_MT_NEG                                    Unsuccessful
                   S=SH1DWH, C=C_FINANCIEEL, M=FIN_BUDG_MT_NEG
    Measure..      FIN_BUDG_MT_JTD                                    Unsuccessful
                   S=SH1DWH, C=C_FINANCIEEL, M=FIN_BUDG_MT_JTD
    Measure..      FIN_BUDG_MT                                        Unsuccessful
                   S=SH1DWH, C=C_FINANCIEEL, M=FIN_BUDG_MT
    Measure..      KWA_SCORE                                          Unsuccessful
                   S=SH1DWH, C=C_KWALITEIT, M=KWA_SCORE
    Measure..      KWA_NORM_POS                                       Unsuccessful
                   S=SH1DWH, C=C_KWALITEIT, M=KWA_NORM_POS
    Measure..      KWA_NORM_NEG                                       Unsuccessful
                   S=SH1DWH, C=C_KWALITEIT, M=KWA_NORM_NEG
    Measure..      NRM_MINUTEN_RM_RB                                  Unsuccessful
                   S=SH1DWH, C=C_NORMTIJD, M=NRM_MINUTEN_RM_RB
    Measure..      NRM_MINUTEN_RM_KTG                                 Unsuccessful
                   S=SH1DWH, C=C_NORMTIJD, M=NRM_MINUTEN_RM_KTG
    Measure..      NRM_MINUTEN_OD_RB                                  Unsuccessful
                   S=SH1DWH, C=C_NORMTIJD, M=NRM_MINUTEN_OD_RB
    Measure..      NRM_MINUTEN_OD_KTG                                 Unsuccessful
                   S=SH1DWH, C=C_NORMTIJD, M=NRM_MINUTEN_OD_KTG
    Measure..      ZKT_REAL_RM_ZWAN                                   Unsuccessful
                   S=SH1DWH, C=C_PERSONEEL, M=ZKT_REAL_RM_ZWAN
    Measure..      ZKT_REAL_RM_LANG                                   Unsuccessful
                   S=SH1DWH, C=C_PERSONEEL, M=ZKT_REAL_RM_LANG
    Measure..      ZKT_REAL_RM_KORT                                   Unsuccessful
                   S=SH1DWH, C=C_PERSONEEL, M=ZKT_REAL_RM_KORT
    Measure..      ZKT_REAL_OD_ZWAN                                   Unsuccessful
                   S=SH1DWH, C=C_PERSONEEL, M=ZKT_REAL_OD_ZWAN
    Measure..      ZKT_REAL_OD_LANG                                   Unsuccessful
                   S=SH1DWH, C=C_PERSONEEL, M=ZKT_REAL_OD_LANG
    Measure..      ZKT_REAL_OD_KORT                                   Unsuccessful
                   S=SH1DWH, C=C_PERSONEEL, M=ZKT_REAL_OD_KORT
    Measure..      ZKT_PCT_RM_ZWAN                                    Unsuccessful
                   S=SH1DWH, C=C_PERSONEEL, M=ZKT_PCT_RM_ZWAN
    Measure..      ZKT_PCT_RM_LANG                                    Unsuccessful
                   S=SH1DWH, C=C_PERSONEEL, M=ZKT_PCT_RM_LANG
    Measure..      ZKT_PCT_RM_KORT                                    Unsuccessful
                   S=SH1DWH, C=C_PERSONEEL, M=ZKT_PCT_RM_KORT
    Measure..      ZKT_PCT_OD_ZWAN                                    Unsuccessful
                   S=SH1DWH, C=C_PERSONEEL, M=ZKT_PCT_OD_ZWAN
    Measure..      ZKT_PCT_OD_LANG                                    Unsuccessful
                   S=SH1DWH, C=C_PERSONEEL, M=ZKT_PCT_OD_LANG
    Measure..      ZKT_PCT_OD_KORT                                    Unsuccessful
                   S=SH1DWH, C=C_PERSONEEL, M=ZKT_PCT_OD_KORT
    Measure..      ZKT_AFSP_TOTL                                      Unsuccessful
                   S=SH1DWH, C=C_PERSONEEL, M=ZKT_AFSP_TOTL
    Measure..      ZKT_AFSP_RM_ZWAN_POS                               Unsuccessful
                   S=SH1DWH, C=C_PERSONEEL, M=ZKT_AFSP_RM_ZWAN_POS
    Measure..      ZKT_AFSP_RM_ZWAN_NEG                               Unsuccessful
                   S=SH1DWH, C=C_PERSONEEL, M=ZKT_AFSP_RM_ZWAN_NEG
    Measure..      ZKT_AFSP_RM_LANG_POS                               Unsuccessful
                   S=SH1DWH, C=C_PERSONEEL, M=ZKT_AFSP_RM_LANG_POS
    Measure..      ZKT_AFSP_RM_LANG_NEG                               Unsuccessful
                   S=SH1DWH, C=C_PERSONEEL, M=ZKT_AFSP_RM_LANG_NEG
    Measure..      ZKT_AFSP_RM_KORT_POS                               Unsuccessful
                   S=SH1DWH, C=C_PERSONEEL, M=ZKT_AFSP_RM_KORT_POS
    Measure..      ZKT_AFSP_RM_KORT_NEG                               Unsuccessful
                   S=SH1DWH, C=C_PERSONEEL, M=ZKT_AFSP_RM_KORT_NEG
    Measure..      ZKT_AFSP_PCT_RM_ZWAN_POS                           Unsuccessful
                   S=SH1DWH, C=C_PERSONEEL, M=ZKT_AFSP_PCT_RM_ZWAN_POS
    Measure..      ZKT_AFSP_PCT_RM_ZWAN_NEG                           Unsuccessful
                   S=SH1DWH, C=C_PERSONEEL, M=ZKT_AFSP_PCT_RM_ZWAN_NEG
    Measure..      ZKT_AFSP_PCT_RM_LANG_POS                           Unsuccessful
                   S=SH1DWH, C=C_PERSONEEL, M=ZKT_AFSP_PCT_RM_LANG_POS
    Measure..      ZKT_AFSP_PCT_RM_LANG_NEG                           Unsuccessful
                   S=SH1DWH, C=C_PERSONEEL, M=ZKT_AFSP_PCT_RM_LANG_NEG
    Measure..      ZKT_AFSP_PCT_RM_KORT_POS                           Unsuccessful
                   S=SH1DWH, C=C_PERSONEEL, M=ZKT_AFSP_PCT_RM_KORT_POS
    Measure..      ZKT_AFSP_PCT_RM_KORT_NEG                           Unsuccessful
                   S=SH1DWH, C=C_PERSONEEL, M=ZKT_AFSP_PCT_RM_KORT_NEG
    Measure..      ZKT_AFSP_PCT_OD_ZWAN_POS                           Unsuccessful
                   S=SH1DWH, C=C_PERSONEEL, M=ZKT_AFSP_PCT_OD_ZWAN_POS
    Measure..      ZKT_AFSP_PCT_OD_ZWAN_NEG                           Unsuccessful
                   S=SH1DWH, C=C_PERSONEEL, M=ZKT_AFSP_PCT_OD_ZWAN_NEG
    Measure..      ZKT_AFSP_PCT_OD_LANG_POS                           Unsuccessful
                   S=SH1DWH, C=C_PERSONEEL, M=ZKT_AFSP_PCT_OD_LANG_POS
    Measure..      ZKT_AFSP_PCT_OD_LANG_NEG                           Unsuccessful
                   S=SH1DWH, C=C_PERSONEEL, M=ZKT_AFSP_PCT_OD_LANG_NEG
    Measure..      ZKT_AFSP_PCT_OD_KORT_POS                           Unsuccessful
                   S=SH1DWH, C=C_PERSONEEL, M=ZKT_AFSP_PCT_OD_KORT_POS
    Measure..      ZKT_AFSP_PCT_OD_KORT_NEG                           Unsuccessful
                   S=SH1DWH, C=C_PERSONEEL, M=ZKT_AFSP_PCT_OD_KORT_NEG
    Measure..      ZKT_AFSP_OD_ZWAN_POS                               Unsuccessful
                   S=SH1DWH, C=C_PERSONEEL, M=ZKT_AFSP_OD_ZWAN_POS
    Measure..      ZKT_AFSP_OD_ZWAN_NEG                               Unsuccessful
                   S=SH1DWH, C=C_PERSONEEL, M=ZKT_AFSP_OD_ZWAN_NEG
    Measure..      ZKT_AFSP_OD_LANG_POS                               Unsuccessful
                   S=SH1DWH, C=C_PERSONEEL, M=ZKT_AFSP_OD_LANG_POS
    Measure..      ZKT_AFSP_OD_LANG_NEG                               Unsuccessful
                   S=SH1DWH, C=C_PERSONEEL, M=ZKT_AFSP_OD_LANG_NEG
    Measure..      ZKT_AFSP_OD_KORT_POS                               Unsuccessful
                   S=SH1DWH, C=C_PERSONEEL, M=ZKT_AFSP_OD_KORT_POS
    Measure..      ZKT_AFSP_OD_KORT_NEG                               Unsuccessful
                   S=SH1DWH, C=C_PERSONEEL, M=ZKT_AFSP_OD_KORT_NEG
    Measure..      TFB_POS_RM                                         Unsuccessful
                   S=SH1DWH, C=C_PERSONEEL, M=TFB_POS_RM
    Measure..      TFB_POS_OD                                         Unsuccessful
                   S=SH1DWH, C=C_PERSONEEL, M=TFB_POS_OD
    Measure..      TFB_NEG_RM                                         Unsuccessful
                   S=SH1DWH, C=C_PERSONEEL, M=TFB_NEG_RM
    Measure..      TFB_NEG_OD                                         Unsuccessful
                   S=SH1DWH, C=C_PERSONEEL, M=TFB_NEG_OD
    Measure..      FTE_RM                                             Unsuccessful
                   S=SH1DWH, C=C_PERSONEEL, M=FTE_RM
    Measure..      FTE_OD                                             Unsuccessful
                   S=SH1DWH, C=C_PERSONEEL, M=FTE_OD
    Measure..      SCD_VORIG                                          Successful
                   S=SH1DWH, C=C_SCORECARD, M=SCD_VORIG
    Measure..      SCD_SCORE                                          Unsuccessful
                   S=SH1DWH, C=C_SCORECARD, M=SCD_SCORE
    Measure..      SCD_REAL                                           Successful
                   S=SH1DWH, C=C_SCORECARD, M=SCD_REAL
    Measure..      SCD_PROG                                           Successful
                   S=SH1DWH, C=C_SCORECARD, M=SCD_PROG
    Measure..      SCD_AFSP_POS                                       Successful
                   S=SH1DWH, C=C_SCORECARD, M=SCD_AFSP_POS
    Measure..      SCD_AFSP_NEG                                       Successful
                   S=SH1DWH, C=C_SCORECARD, M=SCD_AFSP_NEG
    Measure..      SCD_AFSP                                           Successful
                   S=SH1DWH, C=C_SCORECARD, M=SCD_AFSP
    Dimension      LAMICIE                                            Successful
                   S=SH1DWH, D=D_LAMICIE
    Dimension      LOCATIE                                            Successful
                   S=SH1DWH, D=D_LOCATIE
    Dimension      TIJD                                               Unsuccessful
                   S=SH1DWH, D=D_TIME
    Dimension      KWALITEIT                                          Successful
                   S=SH1DWH, D=D_KWALITEIT
    Dimension      SCORECARD                                          Successful
                   S=SH1DWH, D=D_SCORECARD
    ]]>
    </Check>
    <Check key="StackTrace">
    <![CDATA[============================================================================
    Queries on the following measures or dimensions failed
    (S=Schema, C=Cube, M=Measure, D=Dimension)
    "UIT_VERS_ARR" measure query with S=SH1DWH, C=C_PRDARRCAT, M=UIT_VERS_ARR
    "UIT_AFSP_POS_ARR" measure query with S=SH1DWH, C=C_PRDARRCAT, M=UIT_AFSP_POS_ARR
    "UIT_AFSP_NEG_ARR" measure query with S=SH1DWH, C=C_PRDARRCAT, M=UIT_AFSP_NEG_ARR
    "UIT_AFSP_ARR" measure query with S=SH1DWH, C=C_PRDARRCAT, M=UIT_AFSP_ARR
    "TFB_BRKD_RM_ARR" measure query with S=SH1DWH, C=C_PRDARRCAT, M=TFB_BRKD_RM_ARR
    "TFB_BRKD_OD_ARR" measure query with S=SH1DWH, C=C_PRDARRCAT, M=TFB_BRKD_OD_ARR
    "DLT_VERS_DGN_ARR" measure query with S=SH1DWH, C=C_PRDARRCAT, M=DLT_VERS_DGN_ARR
    "DLT_AFSP_DGN_POS_ARR" measure query with S=SH1DWH, C=C_PRDARRCAT, M=DLT_AFSP_DGN_POS_ARR
    "DLT_AFSP_DGN_NEG_ARR" measure query with S=SH1DWH, C=C_PRDARRCAT, M=DLT_AFSP_DGN_NEG_ARR
    "DLT_AFSP_DGN_ARR" measure query with S=SH1DWH, C=C_PRDARRCAT, M=DLT_AFSP_DGN_ARR
    "WRK_REAL_ARR" measure query with S=SH1DWH, C=C_PRDARRMEL, M=WRK_REAL_ARR
    "UIT_REAL_ARR" measure query with S=SH1DWH, C=C_PRDARRMEL, M=UIT_REAL_ARR
    "INS_REAL_ARR" measure query with S=SH1DWH, C=C_PRDARRMEL, M=INS_REAL_ARR
    "DLT_REAL_ZKN_ARR" measure query with S=SH1DWH, C=C_PRDARRMEL, M=DLT_REAL_ZKN_ARR
    "DLT_REAL_GMD_ARR" measure query with S=SH1DWH, C=C_PRDARRMEL, M=DLT_REAL_GMD_ARR
    "DLT_REAL_DGN_ARR" measure query with S=SH1DWH, C=C_PRDARRMEL, M=DLT_REAL_DGN_ARR
    "WRK_VERS_ARR" measure query with S=SH1DWH, C=C_PRDARRSUB, M=WRK_VERS_ARR
    "WRK_AFSP_POS_ARR" measure query with S=SH1DWH, C=C_PRDARRSUB, M=WRK_AFSP_POS_ARR
    "WRK_AFSP_NEG_ARR" measure query with S=SH1DWH, C=C_PRDARRSUB, M=WRK_AFSP_NEG_ARR
    "WRK_AFSP_ARR" measure query with S=SH1DWH, C=C_PRDARRSUB, M=WRK_AFSP_ARR
    "TFB_VERS_RM_ARR" measure query with S=SH1DWH, C=C_PRDARRSUB, M=TFB_VERS_RM_ARR
    "TFB_VERS_OD_ARR" measure query with S=SH1DWH, C=C_PRDARRSUB, M=TFB_VERS_OD_ARR
    "TFB_FEIT_RM_ARR" measure query with S=SH1DWH, C=C_PRDARRSUB, M=TFB_FEIT_RM_ARR
    "TFB_FEIT_OD_ARR" measure query with S=SH1DWH, C=C_PRDARRSUB, M=TFB_FEIT_OD_ARR
    "TFB_BRKD_RM_POS_ARR" measure query with S=SH1DWH, C=C_PRDARRSUB, M=TFB_BRKD_RM_POS_ARR
    "TFB_BRKD_RM_NEG_ARR" measure query with S=SH1DWH, C=C_PRDARRSUB, M=TFB_BRKD_RM_NEG_ARR
    "TFB_BRKD_OD_POS_ARR" measure query with S=SH1DWH, C=C_PRDARRSUB, M=TFB_BRKD_OD_POS_ARR
    "TFB_BRKD_OD_NEG_ARR" measure query with S=SH1DWH, C=C_PRDARRSUB, M=TFB_BRKD_OD_NEG_ARR
    "INS_VERS_ARR" measure query with S=SH1DWH, C=C_PRDARRSUB, M=INS_VERS_ARR
    "INS_AFSP_POS_ARR" measure query with S=SH1DWH, C=C_PRDARRSUB, M=INS_AFSP_POS_ARR
    "INS_AFSP_NEG_ARR" measure query with S=SH1DWH, C=C_PRDARRSUB, M=INS_AFSP_NEG_ARR
    "INS_AFSP_ARR" measure query with S=SH1DWH, C=C_PRDARRSUB, M=INS_AFSP_ARR
    "TFB_BRKD_RM_SOM" measure query with S=SH1DWH, C=C_PRDKTGCAT, M=TFB_BRKD_RM_SOM
    "TFB_BRKD_RM_KTG" measure query with S=SH1DWH, C=C_PRDKTGCAT, M=TFB_BRKD_RM_KTG
    "TFB_BRKD_OD_SOM" measure query with S=SH1DWH, C=C_PRDKTGCAT, M=TFB_BRKD_OD_SOM
    "TFB_BRKD_OD_KTG" measure query with S=SH1DWH, C=C_PRDKTGCAT, M=TFB_BRKD_OD_KTG
    "WRK_REAL_SOM" measure query with S=SH1DWH, C=C_PRDKTGMEL, M=WRK_REAL_SOM
    "WRK_REAL_KTG" measure query with S=SH1DWH, C=C_PRDKTGMEL, M=WRK_REAL_KTG
    "UIT_REAL_SOM" measure query with S=SH1DWH, C=C_PRDKTGMEL, M=UIT_REAL_SOM
    "UIT_REAL_KTG" measure query with S=SH1DWH, C=C_PRDKTGMEL, M=UIT_REAL_KTG
    "INS_REAL_SOM" measure query with S=SH1DWH, C=C_PRDKTGMEL, M=INS_REAL_SOM
    "INS_REAL_KTG" measure query with S=SH1DWH, C=C_PRDKTGMEL, M=INS_REAL_KTG
    "DLT_REAL_ZKN_SOM" measure query with S=SH1DWH, C=C_PRDKTGMEL, M=DLT_REAL_ZKN_SOM
    "DLT_REAL_ZKN_KTG" measure query with S=SH1DWH, C=C_PRDKTGMEL, M=DLT_REAL_ZKN_KTG
    "DLT_REAL_GMD_SOM" measure query with S=SH1DWH, C=C_PRDKTGMEL, M=DLT_REAL_GMD_SOM
    "DLT_REAL_GMD_KTG" measure query with S=SH1DWH, C=C_PRDKTGMEL, M=DLT_REAL_GMD_KTG
    "DLT_REAL_DGN_SOM" measure query with S=SH1DWH, C=C_PRDKTGMEL, M=DLT_REAL_DGN_SOM
    "DLT_REAL_DGN_KTG" measure query with S=SH1DWH, C=C_PRDKTGMEL, M=DLT_REAL_DGN_KTG
    "TIJD" dimension query with S=SH1DWH, D=D_TIME
    "FIN_VERS_REAL_BUDG_PR_JTD" measure query with S=SH1DWH, C=C_FINANCIEEL, M=FIN_VERS_REAL_BUDG_PR_JTD
    "FIN_VERS_REAL_BUDG_PR" measure query with S=SH1DWH, C=C_FINANCIEEL, M=FIN_VERS_REAL_BUDG_PR
    "FIN_VERS_REAL_BUDG_MT_JTD" measure query with S=SH1DWH, C=C_FINANCIEEL, M=FIN_VERS_REAL_BUDG_MT_JTD
    "FIN_VERS_REAL_BUDG_MT" measure query with S=SH1DWH, C=C_FINANCIEEL, M=FIN_VERS_REAL_BUDG_MT
    "FIN_VERS_BUDG_PROG_PR" measure query with S=SH1DWH, C=C_FINANCIEEL, M=FIN_VERS_BUDG_PROG_PR
    "FIN_VERS_BUDG_PROG_MT" measure query with S=SH1DWH, C=C_FINANCIEEL, M=FIN_VERS_BUDG_PROG_MT
    "FIN_REAL_PR_JTD" measure query with S=SH1DWH, C=C_FINANCIEEL, M=FIN_REAL_PR_JTD
    "FIN_REAL_PR" measure query with S=SH1DWH, C=C_FINANCIEEL, M=FIN_REAL_PR
    "FIN_REAL_MT_JTD" measure query with S=SH1DWH, C=C_FINANCIEEL, M=FIN_REAL_MT_JTD
    "FIN_REAL_MT" measure query with S=SH1DWH, C=C_FINANCIEEL, M=FIN_REAL_MT
    "FIN_PROG_PR_POS" measure query with S=SH1DWH, C=C_FINANCIEEL, M=FIN_PROG_PR_POS
    "FIN_PROG_PR_NEG" measure query with S=SH1DWH, C=C_FINANCIEEL, M=FIN_PROG_PR_NEG
    "FIN_PROG_PR" measure query with S=SH1DWH, C=C_FINANCIEEL, M=FIN_PROG_PR
    "FIN_PROG_MT_POS" measure query with S=SH1DWH, C=C_FINANCIEEL, M=FIN_PROG_MT_POS
    "FIN_PROG_MT_NEG" measure query with S=SH1DWH, C=C_FINANCIEEL, M=FIN_PROG_MT_NEG
    "FIN_PROG_MT" measure query with S=SH1DWH, C=C_FINANCIEEL, M=FIN_PROG_MT
    "FIN_KOST_FEIT_BEZ" measure query with S=SH1DWH, C=C_FINANCIEEL, M=FIN_KOST_FEIT_BEZ
    "FIN_JAARBUDGET_PR" measure query with S=SH1DWH, C=C_FINANCIEEL, M=FIN_JAARBUDGET_PR
    "FIN_JAARBUDGET_MT" measure query with S=SH1DWH, C=C_FINANCIEEL, M=FIN_JAARBUDGET_MT
    "FIN_BUDG_PR_POS_JTD" measure query with S=SH1DWH, C=C_FINANCIEEL, M=FIN_BUDG_PR_POS_JTD
    "FIN_BUDG_PR_POS" measure query with S=SH1DWH, C=C_FINANCIEEL, M=FIN_BUDG_PR_POS
    "FIN_BUDG_PR_NEG_JTD" measure query with S=SH1DWH, C=C_FINANCIEEL, M=FIN_BUDG_PR_NEG_JTD
    "FIN_BUDG_PR_NEG" measure query with S=SH1DWH, C=C_FINANCIEEL, M=FIN_BUDG_PR_NEG
    "FIN_BUDG_PR_JTD" measure query with S=SH1DWH, C=C_FINANCIEEL, M=FIN_BUDG_PR_JTD
    "FIN_BUDG_PR" measure query with S=SH1DWH, C=C_FINANCIEEL, M=FIN_BUDG_PR
    "FIN_BUDG_MT_POS_JTD" measure query with S=SH1DWH, C=C_FINANCIEEL, M=FIN_BUDG_MT_POS_JTD
    "FIN_BUDG_MT_POS" measure query with S=SH1DWH, C=C_FINANCIEEL, M=FIN_BUDG_MT_POS
    "FIN_BUDG_MT_NEG_JTD" measure query with S=SH1DWH, C=C_FINANCIEEL, M=FIN_BUDG_MT_NEG_JTD
    "FIN_BUDG_MT_NEG" measure query with S=SH1DWH, C=C_FINANCIEEL, M=FIN_BUDG_MT_NEG
    "FIN_BUDG_MT_JTD" measure query with S=SH1DWH, C=C_FINANCIEEL, M=FIN_BUDG_MT_JTD
    "FIN_BUDG_MT" measure query with S=SH1DWH, C=C_FINANCIEEL, M=FIN_BUDG_MT
    "KWA_SCORE" measure query with S=SH1DWH, C=C_KWALITEIT, M=KWA_SCORE
    "KWA_NORM_POS" measure query with S=SH1DWH, C=C_KWALITEIT, M=KWA_NORM_POS
    "KWA_NORM_NEG" measure query with S=SH1DWH, C=C_KWALITEIT, M=KWA_NORM_NEG
    "NRM_MINUTEN_RM_RB" measure query with S=SH1DWH, C=C_NORMTIJD, M=NRM_MINUTEN_RM_RB
    "NRM_MINUTEN_RM_KTG" measure query with S=SH1DWH, C=C_NORMTIJD, M=NRM_MINUTEN_RM_KTG
    "NRM_MINUTEN_OD_RB" measure query with S=SH1DWH, C=C_NORMTIJD, M=NRM_MINUTEN_OD_RB
    "NRM_MINUTEN_OD_KTG" measure query with S=SH1DWH, C=C_NORMTIJD, M=NRM_MINUTEN_OD_KTG
    "ZKT_REAL_RM_ZWAN" measure query with S=SH1DWH, C=C_PERSONEEL, M=ZKT_REAL_RM_ZWAN
    "ZKT_REAL_RM_LANG" measure query with S=SH1DWH, C=C_PERSONEEL, M=ZKT_REAL_RM_LANG
    "ZKT_REAL_RM_KORT" measure query with S=SH1DWH, C=C_PERSONEEL, M=ZKT_REAL_RM_KORT
    "ZKT_REAL_OD_ZWAN" measure query with S=SH1DWH, C=C_PERSONEEL, M=ZKT_REAL_OD_ZWAN
    "ZKT_REAL_OD_LANG" measure query with S=SH1DWH, C=C_PERSONEEL, M=ZKT_REAL_OD_LANG
    "ZKT_REAL_OD_KORT" measure query with S=SH1DWH, C=C_PERSONEEL, M=ZKT_REAL_OD_KORT
    "ZKT_PCT_RM_ZWAN" measure query with S=SH1DWH, C=C_PERSONEEL, M=ZKT_PCT_RM_ZWAN
    "ZKT_PCT_RM_LANG" measure query with S=SH1DWH, C=C_PERSONEEL, M=ZKT_PCT_RM_LANG
    "ZKT_PCT_RM_KORT" measure query with S=SH1DWH, C=C_PERSONEEL, M=ZKT_PCT_RM_KORT
    "ZKT_PCT_OD_ZWAN" measure query with S=SH1DWH, C=C_PERSONEEL, M=ZKT_PCT_OD_ZWAN
    "ZKT_PCT_OD_LANG" measure query with S=SH1DWH, C=C_PERSONEEL, M=ZKT_PCT_OD_LANG
    "ZKT_PCT_OD_KORT" measure query with S=SH1DWH, C=C_PERSONEEL, M=ZKT_PCT_OD_KORT
    "ZKT_AFSP_TOTL" measure query with S=SH1DWH, C=C_PERSONEEL, M=ZKT_AFSP_TOTL
    "ZKT_AFSP_RM_ZWAN_POS" measure query with S=SH1DWH, C=C_PERSONEEL, M=ZKT_AFSP_RM_ZWAN_POS
    "ZKT_AFSP_RM_ZWAN_NEG" measure query with S=SH1DWH, C=C_PERSONEEL, M=ZKT_AFSP_RM_ZWAN_NEG
    "ZKT_AFSP_RM_LANG_POS" measure query with S=SH1DWH, C=C_PERSONEEL, M=ZKT_AFSP_RM_LANG_POS
    "ZKT_AFSP_RM_LANG_NEG" measure query with S=SH1DWH, C=C_PERSONEEL, M=ZKT_AFSP_RM_LANG_NEG
    "ZKT_AFSP_RM_KORT_POS" measure query with S=SH1DWH, C=C_PERSONEEL, M=ZKT_AFSP_RM_KORT_POS
    "ZKT_AFSP_RM_KORT_NEG" measure query with S=SH1DWH, C=C_PERSONEEL, M=ZKT_AFSP_RM_KORT_NEG
    "ZKT_AFSP_PCT_RM_ZWAN_POS" measure query with S=SH1DWH, C=C_PERSONEEL, M=ZKT_AFSP_PCT_RM_ZWAN_POS
    "ZKT_AFSP_PCT_RM_ZWAN_NEG" measure query with S=SH1DWH, C=C_PERSONEEL, M=ZKT_AFSP_PCT_RM_ZWAN_NEG
    "ZKT_AFSP_PCT_RM_LANG_POS" measure query with S=SH1DWH, C=C_PERSONEEL, M=ZKT_AFSP_PCT_RM_LANG_POS
    "ZKT_AFSP_PCT_RM_LANG_NEG" measure query with S=SH1DWH, C=C_PERSONEEL, M=ZKT_AFSP_PCT_RM_LANG_NEG
    "ZKT_AFSP_PCT_RM_KORT_POS" measure query with S=SH1DWH, C=C_PERSONEEL, M=ZKT_AFSP_PCT_RM_KORT_POS
    "ZKT_AFSP_PCT_RM_KORT_NEG" measure query with S=SH1DWH, C=C_PERSONEEL, M=ZKT_AFSP_PCT_RM_KORT_NEG
    "ZKT_AFSP_PCT_OD_ZWAN_POS" measure query with S=SH1DWH, C=C_PERSONEEL, M=ZKT_AFSP_PCT_OD_ZWAN_POS
    "ZKT_AFSP_PCT_OD_ZWAN_NEG" measure query with S=SH1DWH, C=C_PERSONEEL, M=ZKT_AFSP_PCT_OD_ZWAN_NEG
    "ZKT_AFSP_PCT_OD_LANG_POS" measure query with S=SH1DWH, C=C_PERSONEEL, M=ZKT_AFSP_PCT_OD_LANG_POS
    "ZKT_AFSP_PCT_OD_LANG_NEG" measure query with S=SH1DWH, C=C_PERSONEEL, M=ZKT_AFSP_PCT_OD_LANG_NEG
    "ZKT_AFSP_PCT_OD_KORT_POS" measure query with S=SH1DWH, C=C_PERSONEEL, M=ZKT_AFSP_PCT_OD_KORT_POS
    "ZKT_AFSP_PCT_OD_KORT_NEG" measure query with S=SH1DWH, C=C_PERSONEEL, M=ZKT_AFSP_PCT_OD_KORT_NEG
    "ZKT_AFSP_OD_ZWAN_POS" measure query with S=SH1DWH, C=C_PERSONEEL, M=ZKT_AFSP_OD_ZWAN_POS
    "ZKT_AFSP_OD_ZWAN_NEG" measure query with S=SH1DWH, C=C_PERSONEEL, M=ZKT_AFSP_OD_ZWAN_NEG
    "ZKT_AFSP_OD_LANG_POS" measure query with S=SH1DWH, C=C_PERSONEEL, M=ZKT_AFSP_OD_LANG_POS
    "ZKT_AFSP_OD_LANG_NEG" measure query with S=SH1DWH, C=C_PERSONEEL, M=ZKT_AFSP_OD_LANG_NEG
    "ZKT_AFSP_OD_KORT_POS" measure query with S=SH1DWH, C=C_PERSONEEL, M=ZKT_AFSP_OD_KORT_POS
    "ZKT_AFSP_OD_KORT_NEG" measure query with S=SH1DWH, C=C_PERSONEEL, M=ZKT_AFSP_OD_KORT_NEG
    "TFB_POS_RM" measure query with S=SH1DWH, C=C_PERSONEEL, M=TFB_POS_RM
    "TFB_POS_OD" measure query with S=SH1DWH, C=C_PERSONEEL, M=TFB_POS_OD
    "TFB_NEG_RM" measure query with S=SH1DWH, C=C_PERSONEEL, M=TFB_NEG_RM
    "TFB_NEG_OD" measure query with S=SH1DWH, C=C_PERSONEEL, M=TFB_NEG_OD
    "FTE_RM" measure query with S=SH1DWH, C=C_PERSONEEL, M=FTE_RM
    "FTE_OD" measure query with S=SH1DWH, C=C_PERSONEEL, M=FTE_OD
    "SCD_SCORE" measure query with S=SH1DWH, C=C_SCORECARD, M=SCD_SCORE
    ============================================================================
    Exception stacktrace for "UIT_VERS_ARR" measure query with S=SH1DWH, C=C_PRDARRCAT, M=UIT_VERS_ARR
    ============================================================================
    1) BIB-9509 Oracle OLAP heeft cursor niet gemaakt.
    oracle.express.ExpressServerExceptionError class: OLAPI
    Server error descriptions:
    DPR: Unable to create server cursor, Generic at TxsOqDefinitionManagerSince9202::crtCurMgrs2
    OES: ORA-12801: error signaled in parallel query server P007
    ORA-00910: specified length too long for its datatype
    , Generic at TxsRdbSelectStatement:execute()
    2) null
    1) BIB-9509 Oracle OLAP heeft cursor niet gemaakt.
    oracle.express.ExpressServerExceptionError class: OLAPI
    Server error descriptions:
    DPR: Unable to create server cursor, Generic at TxsOqDefinitionManagerSince9202::crtCurMgrs2
    OES: ORA-12801: error signaled in parallel query server P007
    ORA-00910: specified length too long for its datatype
    , Generic at TxsRdbSelectStatement:execute()
    ============================================================================
    oracle.dss.dataSource.common.OLAPException: BIB-9509 Oracle OLAP heeft cursor niet gemaakt.
    oracle.express.ExpressServerExceptionError class: OLAPI
    Server error descriptions:
    DPR: Unable to create server cursor, Generic at TxsOqDefinitionManagerSince9202::crtCurMgrs2
    OES: ORA-12801: error signaled in parallel query server P007
    ORA-00910: specified length too long for its datatype
    , Generic at TxsRdbSelectStatement:execute()
    oracle.express.ExpressServerExceptionError class: OLAPI
    Server error descriptions:
    DPR: Unable to create server cursor, Generic at TxsOqDefinitionManagerSince9202::crtCurMgrs2
    OES: ORA-12801: error signaled in parallel query server P007
    ORA-00910: specified length too long for its datatype
    , Generic at TxsRdbSelectStatement:execute()
         at oracle.dss.dataSource.QueryEvaluator.setUpCursors(QueryEvaluator.java:3645)
         at oracle.dss.dataSource.QueryEvaluator._setUpCursorsForMainQuery(QueryEvaluator.java:2547)
         at oracle.dss.dataSource.QueryEvaluator.getCursorForCube(QueryEvaluator.java:2579)
         at oracle.dss.dataSource.QueryEvaluator.createCubeAndCursor(QueryEvaluator.java:940)
         at oracle.dss.dataSource.MainQueryEvaluator.createCubeAndCursor(MainQueryEvaluator.java:144)
         at oracle.dss.dataSource.QueryServer.createCubeAndCursor(QueryServer.java:3698)
         at oracle.dss.dataSource.QueryServer._createCommonQuery(QueryServer.java:3681)
         at oracle.dss.dataSource.QueryServer._initCubeQuery(QueryServer.java:3561)
         at sun.reflect.GeneratedMethodAccessor84.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
         at java.lang.reflect.Method.invoke(Unknown Source)
         at oracle.dss.util.Operation.execute(Operation.java:72)
         at oracle.dss.dataSource.OperationQueue.update(OperationQueue.java:68)
         at oracle.dss.dataSource.common.BaseOperationQueue.addOperation(BaseOperationQueue.java:176)
         at oracle.dss.dataSource.common.BaseOperationQueue.addOperation(BaseOperationQueue.java:146)
         at oracle.dss.dataSource.QueryServer.queueOperation(QueryServer.java:6966)
         at oracle.dss.dataSource.QueryServer.initCubeQuery(QueryServer.java:3511)
         at sun.reflect.GeneratedMethodAccessor83.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
         at java.lang.reflect.Method.invoke(Unknown Source)
         at oracle.dss.util.Operation.execute(Operation.java:72)
         at oracle.dss.dataSource.QueryManagerServer.sendQueue(QueryManagerServer.java:1991)
         at oracle.dss.dataSource.common.OperationQueue.update(OperationQueue.java:207)
         at oracle.dss.dataSource.common.BaseOperationQueue.addOperation(BaseOperationQueue.java:176)
         at oracle.dss.dataSource.common.BaseOperationQueue.addOperation(BaseOperationQueue.java:146)
         at oracle.dss.dataSource.client.QueryClient._initCubeQuery(QueryClient.java:2335)
         at oracle.dss.dataSource.client.QueryClient.initCubeQuery(QueryClient.java:2318)
         at oracle.dss.datautil.client.BICheckConfig.runDefaultMeasureQuery(BICheckConfig.java:500)
         at oracle.dss.datautil.client.BICheckConfig.printFolder(BICheckConfig.java:426)
         at oracle.dss.datautil.client.BICheckConfig.printFolder(BICheckConfig.java:485)
         at oracle.dss.d4o.common.D4OCheckConfig.checkConnection(Unknown Source)
         at oracle.dss.d4o.common.D4OCheckConfig.checkConnection(Unknown Source)
         at oracle.dss.d4o.gui.common.DiagnoseDialog$ConfigTask.construct(Unknown Source)
         at oracle.dss.d4o.gui.common.SwingWorker$4.run(Unknown Source)
         at java.lang.Thread.run(Unknown Source)
    2)
    ============================================================================
    oracle.express.ExpressServerExceptionError class: OLAPI
    Server error descriptions:
    DPR: Unable to create server cursor, Generic at TxsOqDefinitionManagerSince9202::crtCurMgrs2
    OES: ORA-12801: error signaled in parallel query server P007
    ORA-00910: specified length too long for its datatype
    , Generic at TxsRdbSelectStatement:execute()
         at oracle.express.olapi.data.full.DefinitionManager$ExceptionTranslator.translateExpressException(DefinitionManager.java:571)
         at oracle.express.olapi.data.full.DefinitionManager$ExceptionTranslator.translateException(DefinitionManager.java:551)
         at oracle.express.olapi.data.full.DefinitionManager.translateException(DefinitionManager.java:515)
         at oracle.express.olapi.data.full.DefinitionManager.translateException(DefinitionManager.java:520)
         at oracle.express.olapi.data.full.DefinitionManagerSince9202.createCursorManagerInterfaces(DefinitionManagerSince9202.java:522)
         at oracle.express.olapi.data.full.DefinitionManagerSince9202.createOLAPICursorManagers(DefinitionManagerSince9202.java:891)
         at oracle.express.olapi.data.full.ExpressDataProvider.createCursorManagers(ExpressDataProvider.java:1671)
         at oracle.express.olapi.data.full.ExpressDataProvider.createCursorManagers(ExpressDataProvider.java:1544)
         at oracle.dss.dataSource.SplitBatchPageQueryCursorManager.createCursorManager(SplitBatchPageQueryCursorManager.java:77)
         at oracle.dss.dataSource.QueryEvaluator.setUpCursors(QueryEvaluator.java:3546)
         at oracle.dss.dataSource.QueryEvaluator._setUpCursorsForMainQuery(QueryEvaluator.java:2547)
         at oracle.dss.dataSource.QueryEvaluator.getCursorForCube(QueryEvaluator.java:2579)
         at oracle.dss.dataSource.QueryEvaluator.createCubeAndCursor(QueryEvaluator.java:940)
         at oracle.dss.dataSource.MainQueryEvaluator.createCubeAndCursor(MainQueryEvaluator.java:144)
         at oracle.dss.dataSource.QueryServer.createCubeAndCursor(QueryServer.java:3698)
         at oracle.dss.dataSource.QueryServer._createCommonQuery(QueryServer.java:3681)
         at oracle.dss.dataSource.QueryServer._initCubeQuery(QueryServer.java:3561)
         at sun.reflect.GeneratedMethodAccessor84.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
         at java.lang.reflect.Method.invoke(Unknown Source)
         at oracle.dss.util.Operation.execute(Operation.java:72)
         at oracle.dss.dataSource.OperationQueue.update(OperationQueue.java:68)
         at oracle.dss.dataSource.common.BaseOperationQueue.addOperation(BaseOperationQueue.java:176)
         at oracle.dss.dataSource.common.BaseOperationQueue.addOperation(BaseOperationQueue.java:146)
         at oracle.dss.dataSource.QueryServer.queueOperation(QueryServer.java:6966)
         at oracle.dss.dataSource.QueryServer.initCubeQuery(QueryServer.java:3511)
         at sun.reflect.GeneratedMethodAccessor83.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
         at java.lang.reflect.Method.invoke(Unknown Source)
         at oracle.dss.util.Operation.execute(Operation.java:72)
         at oracle.dss.dataSource.QueryManagerServer.sendQueue(QueryManagerServer.java:1991)
         at oracle.dss.dataSource.common.OperationQueue.update(OperationQueue.java:207)
         at oracle.dss.dataSource.common.BaseOperationQueue.addOperation(BaseOperationQueue.java:176)
         at oracle.dss.dataSource.common.BaseOperationQueue.addOperation(BaseOperationQueue.java:146)
         at oracle.dss.dataSource.client.QueryClient._initCubeQuery(QueryClient.java:2335)
         at oracle.dss.dataSource.client.QueryClient.initCubeQuery(QueryClient.java:2318)
         at oracle.dss.datautil.client.BICheckConfig.runDefaultMeasureQuery(BICheckConfig.java:500)
         at oracle.dss.datautil.client.BICheckConfig.printFolder(BICheckConfig.java:426)
         at oracle.dss.datautil.client.BICheckConfig.printFolder(BICheckConfig.java:485)
         at oracle.dss.d4o.common.D4OCheckConfig.checkConnection(Unknown Source)
         at oracle.dss.d4o.common.D4OCheckConfig.checkConnection(Unknown Source)
         at oracle.dss.d4o.gui.common.DiagnoseDialog$ConfigTask.construct(Unknown Source)
         at oracle.dss.d4o.gui.common.SwingWorker$4.run(Unknown Source)
         at java.lang.Thread.run(Unknown Source)
    Exception stacktrace for "UIT_AFSP_POS_ARR" measure query with S=SH1DWH, C=C_PRDARRCAT, M=UIT_AFSP_POS_ARR
    ============================================================================
    1) BIB-9509 Oracle OLAP heeft cursor niet gemaakt.
    oracle.express.ExpressServerExceptionError class: OLAPI
    Server error descriptions:
    DPR: Unable to create server cursor, Generic at TxsOqDefinitionManagerSince9202::crtCurMgrs2
    OES: ORA-12801: error signaled in parallel query server P009
    ORA-00910: specified length too long for its datatype
    , Generic at TxsRdbSelectStatement:execute()
    2) null
    1) BIB-9509 Oracle OLAP heeft cursor niet gemaakt.
    oracle.express.ExpressServerExceptionError class: OLAPI
    Server error descriptions:
    DPR: Unable to create server cursor, Generic at TxsOqDefinitionManagerSince9202::crtCurMgrs2
    OES: ORA-12801: error signaled in parallel query server P009
    ORA-00910: specified length too long for its datatype
    , Generic at TxsRdbSelectStatement:execute()
    ============================================================================
    oracle.dss.dataSource.common.OLAPException: BIB-9509 Oracle OLAP heeft cursor niet gemaakt.
    oracle.express.ExpressServerExceptionError class: OLAPI
    Server error descriptions:
    DPR: Unable to create server cursor, Generic at TxsOqDefinitionManagerSince9202::crtCurMgrs2anybody knows what this can mean. Espacially the testquerie results like:
    -DPR: Unable to create server cursor, Generic at TxsOqDefinitionManagerSince9202::crtCurMgrs2
    -oracle.dss.dataSource.common.OLAPException: BIB-9509 Oracle OLAP heeft cursor niet gemaakt.
    -Exception stacktrace for "UIT_AFSP_POS_ARR" measure query with S=SH1DWH, C=C_PRDARRCAT, M=UIT_AFSP_POS_ARR
    In Dicoverer we can connect tot the measures in the AW but the query created by Oracle Discoverer fails.

    A couple of questions:
    Did you create any cubes and measure in your database?
    Did you install the BIBDEMO demo schema that comes with BI Beans, and did it work?

  • Oracle OLAP did not create cursor.

    hi,
    I recieve the following error :
    javax.servlet.jsp.JspException: BIB-10310 An unknown exception occurred.
    BIB-10101 Handler failed to handle UserObject.
    BIB-14067 Persistable object threw exception during lookup on method setXMLAsString; component class oracle.dss.dataSource.client.QueryClient; exception oracle.dss.util.persistence.BIPersistenceException.
    BIB-9509 Oracle OLAP did not create cursor.
    oracle.olapi.data.source.UnmatchedInputsException
    BIB-9509 Oracle OLAP did not create cursor.
    oracle.olapi.data.source.UnmatchedInputsException
    oracle.olapi.data.source.UnmatchedInputsException
         at oracle.dss.addins.jspTags.PresentationTag.doStartTag(PresentationTag.java:194)
         at untitled2.jspService(untitled2.jsp:6)
         [SRC:/untitled2.jsp]
         at oracle.jsp.runtime.HttpJsp.service(HttpJsp.java:139)
         at oracle.jsp.runtimev2.JspPageTable.compileAndServe(JspPageTable.java:569)
         at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:304)
         at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:509)
         at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:413)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.evermind[Oracle Application Server Containers for J2EE 10g (9.0.4.0.0)].server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:778)
         at com.evermind[Oracle Application Server Containers for J2EE 10g (9.0.4.0.0)].server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:317)
         at com.evermind[Oracle Application Server Containers for J2EE 10g (9.0.4.0.0)].server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:790)
         at com.evermind[Oracle Application Server Containers for J2EE 10g (9.0.4.0.0)].server.http.HttpRequestHandler.run(HttpRequestHandler.java:270)
         at com.evermind[Oracle Application Server Containers for J2EE 10g (9.0.4.0.0)].server.http.HttpRequestHandler.run(HttpRequestHandler.java:112)
         at com.evermind[Oracle Application Server Containers for J2EE 10g (9.0.4.0.0)].util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:186)
         at java.lang.Thread.run(Thread.java:534)
    I check my olap with bi_checkconfig.bat and the result is as following :
    <?xml version="1.0" encoding="UTF-8" ?>
    - <BICheckConfig version="1.0.2.0">
    <Check key="JDEV_ORACLE_HOME" value="d:\jdev904" />
    <Check key="JAVA_HOME" value="C:\j2sdk1.4.2_01" />
    <Check key="JDeveloper version" value="9.0.4.0.1419" />
    <Check key="BI Beans release description" value="BI Beans 9.0.4 Production Release" />
    <Check key="BI Beans component number" value="9.0.4.23.0" />
    <Check key="BI Beans internal version" value="2.7.5.32" />
    <Check key="host" value="200.20.20.11" />
    <Check key="port" value="1521" />
    <Check key="sid" value="ora10g" />
    <Check key="user" value="dw_targetschema" />
    <Check key="Connecting to the database" value="Successful" />
    <Check key="JDBC driver version" value="9.2.0.4.0" />
    <Check key="JDBC JAR file location" value="D:\jdev904\jdev\lib\patches" />
    <Check key="Database version" value="10.1.0.2.0" />
    <Check key="OLAP Catalog version" value="10.1.0.2.0" />
    <Check key="OLAP AW Engine version" value="10.1.0.2.0" />
    <Check key="OLAP API Server version" value="10.1.0.2.0" />
    <Check key="BI Beans Catalog version" value="N/A; not installed in dw_targetschema" />
    <Check key="OLAP API JAR file version" value="9.2" />
    <Check key="OLAP API JAR file location" value="d:\jdev904\jdev\lib\ext" />
    <Check key="OLAP API Metadata Load" value="Successful" />
    <Check key="Number of metadata folders" value="2" />
    <Check key="Number of metadata measures" value="1" />
    <Check key="Number of metadata dimensions" value="3" />
    - <Check key="OLAP API Metadata">
    - <![CDATA[
    ==============================================================================
    Type      Name (S=Schema, C=Cube, M=Measure, D=Dimension)          
    ========= ====================================================================
    Folder... ROOT
    Folder...   KAFA_COLLECTION
    Folder...   KAFA_COLLECTION2
    Measure..      SALARY                                            
    Dimension      DEP_DIM                                           
    Dimension      EMP_DIM                                           
    Dimension      JOB_DIM                                           
      ]]>
    </Check>
    </BICheckConfig>
    what is the problem ??????????

    I am getting following error from my application after we applied 9206 patch on database.
    ================================================
    oracle.express.idl.util.OlapiException: No more data to read from socket
         at oracle.express.idl.ExpressOlapiDataSourceModule.DefinitionManagerInterfaceStub.crtCurMgrs2(DefinitionManagerInterfaceStub.java:927)
         at oracle.express.olapi.data.full.DefinitionManagerSince9202.createOLAPICursorManagers(DefinitionManagerSince9202.java:611)
         at oracle.express.olapi.data.full.ExpressDataProvider.createCursorManagers(ExpressDataProvider.java:1325)
         at oracle.express.olapi.data.full.ExpressDataProvider.internalCreateCursorManager(ExpressDataProvider.java:680)
         at oracle.express.olapi.data.full.ExpressDataProvider.createCursorManager(ExpressDataProvider.java:586)
         at oracle.olapi.data.source.DataProvider.createCursorManager(DataProvider.java:268)
         at oracle.dss.dataSource.QueryUtilities.setUpCursors(QueryUtilities.java:559)
         at oracle.dss.dataSource.QueryServer._setUpCursorsForMainQuery(QueryServer.java:7039)
         at oracle.dss.dataSource.QueryServer._getCursorForCube(QueryServer.java:4098)
         at oracle.dss.dataSource.QueryServer._updateCube(QueryServer.java:4055)
         at oracle.dss.dataSource.QueryServer._applySelections(QueryServer.java:2661)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
         at java.lang.reflect.Method.invoke(Unknown Source)
         at oracle.dss.util.Operation.execute(Operation.java:69)
         at oracle.dss.dataSource.OperationQueue.update(OperationQueue.java:68)
         at oracle.dss.dataSource.common.BaseOperationQueue.addOperation(BaseOperationQueue.java:176)
         at oracle.dss.dataSource.common.BaseOperationQueue.addOperation(BaseOperationQueue.java:146)
         at oracle.dss.dataSource.QueryServer.queueOperation(QueryServer.java:7076)
         at oracle.dss.dataSource.QueryServer.applySelection(QueryServer.java:2192)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
         at java.lang.reflect.Method.invoke(Unknown Source)
         at oracle.dss.util.Operation.execute(Operation.java:69)
         at oracle.dss.dataSource.QueryManagerServer.sendQueue(QueryManagerServer.java:1549)
         at oracle.dss.dataSource.common.OperationQueue.update(OperationQueue.java:198)
         at oracle.dss.dataSource.common.BaseOperationQueue.addOperation(BaseOperationQueue.java:176)
         at oracle.dss.dataSource.common.BaseOperationQueue.addOperation(BaseOperationQueue.java:146)
         at oracle.dss.dataSource.common.OperationQueue.addOperation(OperationQueue.java:127)
         at oracle.dss.dataSource.client.QueryClient.applySelection(QueryClient.java:970)
         at oracle.dss.dataSource.common.QueryQueryAccess$SelCursor.getDataAccess(QueryQueryAccess.java:1133)
         at oracle.dss.dataSource.common.QueryQueryAccess.getDataAccess(QueryQueryAccess.java:278)
         at oracle.dss.datautil.QueryAccessUtilities._getValues(QueryAccessUtilities.java:639)
         at oracle.dss.datautil.QueryAccessUtilities._getValues(QueryAccessUtilities.java:705)
         at oracle.dss.datautil.QueryAccessUtilities.getValues(QueryAccessUtilities.java:608)
         at oracle.dss.queryBuilder.QueryBuilderUtils.getSelectedMeasures(QueryBuilderUtils.java:623)
         at oracle.dss.queryBuilder.SelectedItemsPanel.populateTree(SelectedItemsPanel.java:298)
         at oracle.dss.queryBuilder.SelectedItemsPanel.refreshTree(SelectedItemsPanel.java:333)
         at oracle.dss.queryBuilder.SelectedItemsPanel.setActive(SelectedItemsPanel.java:366)
         at oracle.dss.queryBuilder.ItemsPanel.setActive(ItemsPanel.java:251)
         at oracle.dss.datautil.gui.DefaultBuilderDialog.setActive(DefaultBuilderDialog.java:1072)
         at oracle.dss.datautil.gui.DefaultBuilderDialog.validateNextPreviousEvent(DefaultBuilderDialog.java:1396)
         at oracle.dss.datautil.gui.DefaultBuilderDialog$BuilderWizardValidateAdapter.wizardValidatePage(DefaultBuilderDialog.java:2113)
         at oracle.bali.ewt.wizard.WizardPage.processWizardValidateEvent(Unknown Source)
         at oracle.bali.ewt.wizard.WizardPage.validatePage(Unknown Source)
         at oracle.dss.datautil.gui.CustomImageWizardPage.validatePage(CustomImageWizardPage.java:81)
         at oracle.bali.ewt.wizard.BaseWizard.validateSelectedPage(Unknown Source)
         at oracle.bali.ewt.wizard.BaseWizard.doNext(Unknown Source)
         at oracle.dss.datautil.gui.CustomWizard.doNext(CustomWizard.java:415)
         at oracle.bali.ewt.wizard.BaseWizard$Action.actionPerformed(Unknown Source)
         at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
         at javax.swing.AbstractButton$ForwardActionEvents.actionPerformed(Unknown Source)
         at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
         at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
         at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source)
         at java.awt.Component.processMouseEvent(Unknown Source)
         at java.awt.Component.processEvent(Unknown Source)
         at java.awt.Container.processEvent(Unknown Source)
         at java.awt.Component.dispatchEventImpl(Unknown Source)
         at java.awt.Container.dispatchEventImpl(Unknown Source)
         at java.awt.Component.dispatchEvent(Unknown Source)
         at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
         at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
         at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
         at java.awt.Container.dispatchEventImpl(Unknown Source)
         at java.awt.Window.dispatchEventImpl(Unknown Source)
         at java.awt.Component.dispatchEvent(Unknown Source)
         at java.awt.EventQueue.dispatchEvent(Unknown Source)
         at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
         at java.awt.Dialog$1.run(Unknown Source)
         at java.awt.Dialog.show(Unknown Source)
         at java.awt.Component.show(Unknown Source)
         at java.awt.Component.setVisible(Unknown Source)
         at oracle.bali.ewt.wizard.WizardDialog.runDialog(Unknown Source)
         at oracle.dss.datautil.gui.DefaultBuilderDialog.runDialog(DefaultBuilderDialog.java:489)
         at oracle.dss.datautil.gui.DefaultBuilderDialog.run(DefaultBuilderDialog.java:466)
         at oracle.dss.queryBuilder.QueryBuilder.run(QueryBuilder.java:2401)
         at gecf.pmg.PmgBiOlapApp.newCrosstabWiz(PmgBiOlapApp.java:1622)
         at gecf.pmg.PmgBiOlapApp.mNewCrosstab_ActionPerformed(PmgBiOlapApp.java:1563)
         at gecf.pmg.PmgBiOlapApp$5.actionPerformed(PmgBiOlapApp.java:697)
         at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
         at javax.swing.AbstractButton$ForwardActionEvents.actionPerformed(Unknown Source)
         at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
         at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
         at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source)
         at java.awt.AWTEventMulticaster.mouseReleased(Unknown Source)
         at java.awt.Component.processMouseEvent(Unknown Source)
         at java.awt.Component.processEvent(Unknown Source)
         at java.awt.Container.processEvent(Unknown Source)
         at java.awt.Component.dispatchEventImpl(Unknown Source)
         at java.awt.Container.dispatchEventImpl(Unknown Source)
         at java.awt.Component.dispatchEvent(Unknown Source)
         at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
         at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
         at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
         at java.awt.Container.dispatchEventImpl(Unknown Source)
         at java.awt.Window.dispatchEventImpl(Unknown Source)
         at java.awt.Component.dispatchEvent(Unknown Source)
         at java.awt.EventQueue.dispatchEvent(Unknown Source)
         at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
         at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
         at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
         at java.awt.EventDispatchThread.run(Unknown Source)

  • Oracle OLAP Universe

    Not sure where to post this so apologize if this is not the right place for this post.
    I am at a client's where there is a requirement to build a universe on top of an Oracle OLAP (10g) cube to use with WebI, Crystal, Xcelsius etc. that they want to begin using. Here are the issues I am facing and need some help with.
    1) They have a view built on top of their OLAP that I have been told is what is used for reporting. There are also 3 heirarchies that are maintained in Peoplesoft. The have developed a reporting interface using BO SDK API's and have their own custom SQL engine that they have built using Java. They use this SQL engine attached to a Crystal template to build their reports (The last part didn't make sense to me so quoting it verbatim as I have limited familiarity). When I try creating a universe using the view mentioned above in Designer, it throws an error with the mesasge E_METADATA_EMPTY_LEVELLIST. When I try using Universe builder to create the universe, as soon as I right click on the cube to select 'create universe', it hangs up infinitely. My question is if this is even possible and if so, what is the solution to my problem above.
    2) The second issue is that while the fact are in the OLAP, they maintain 2-3 heirarchies in PeopleSoft. From what I have gathered by talking to them, they use some DBLINK from the OLAP to connect to Peoplesoft and join the OLAP view with the Peoplesoft heirarchy when they dynamically build their queries to fetch the data for their reports. If I have to do this in the universe as well, how would I go about doing it or is it even possible?
    Really need an answer fast. If what I'm trying to do is possible then I would need to some help with the 'how and if the answer is 'no' then I would need a proper explanation for that too.
    Appreciate the help !!
    Kartik

    Hi,
    Rather than move all your data to another cube like SSAS as has been suggested, or go back to the relational source, why not just use Voyager to connect directly to the Oracle OLAP cube you have already built?
    Simba's MDX Provider for Oracle OLAP allows Voyager to do this. 
    This would be much simpler than introducing a new tier of server (SSAS), and allows you to take advantage of the performance of the OLAP engine in the Oracle database.
    http://www.simba.com/oracle
    in particular, look at the document that describes how to set this up:
    http://www.simba.com/docs/Using-Simba-MDX-Provider-for-Oracle-OLAP-with-SAP-BusinessObjects-Voyager.pdf
    Mike

  • Hyperion OLAP model vs. Oracle OLAP

    Hi, I have a question re: how to properly model stuff in Hyperion OLAP. I know the basics of Essbase, but I've never found out how to do this...
    In Oracle OLAP, I can define a set of dimensions, and then create cubes that use any subset of those dimensions.
    In Essbase, if I define a set of dimensions, there is only one cube - and it is forced to share ALL of the dimensions.
    So I'm always at a loss how to model something that would be pretty simple in Oracle OLAP, like:
    Sales cube - dimensioned by time, store, product, customer
    Local tax rate cube - dimensioned by time, store (but not product or customer)
    Sales goal cube - dimensioned by time, store, product (but not customer)
    etc.
    What's the best way to handle this in Essbase?
    p.s. after these cubes are done, I'll also want to do some formulas like local taxes = sales cube * local tax rate, etc.
    Thx,
    Scott

    Essbase basically has two different design approaches. One you build a cube via Admin services and or load rules, the other is via Integration Services. When using Integration Services, it fits the more traditional build methodology you are familiar with. Via Integration Services you would define a star schema with a fact table and dimensions. You would then build a meta-outline layer where you would define how you want the cube to be built. You could "publish" a cube with all dimensions, or you can have multiple versions of your meta-outline, some that use certain dimensions and others that do not. Within that model you could go one step further and apply filters so you could build two cubes with the same dimensions but filter groups of members out of the dimension in one cube that you allows to flow through in the other cube, or maybe only allow it to build down to a certain level. The options get pretty broad. I think EIS will will get you to what you are familiar with and make a lot more sense. Go to the download site and you can download the docs on EIS to start to get a better idea.

  • Oracle OLAP Mailing List

    Hi all,
    If anyone's interested, Peter Odds and I have set up an Oracle OLAP mailing list as an additional resource for developers working with the OLAP Option.
    The list homepage is at http://www.rittman.net/lists/olap where you can subscribe, change subscription options or view the list archives.
    With a bit of luck it'll be an additional way for 9i/10g OLAP Option developers to share ideas, and if any good tips come up we can post them back on this forum.
    If you're interested, please feel free to sign up, and if you've got any questions please contact me at [email protected]
    regards
    Mark

    I could not find it in documentation till 11g so I doubt if there exists a stop list for Russian language as supplied.
    You can probably create one using CTX_DDL package.
    http://download.oracle.com/docs/cd/B19306_01/text.102/b14218/cddlpkg.htm#CCREF0600

  • Client for Oracle OLAP

    Hi! I'm new to Oracle OLAP. What end-user client software can I use to analyze my data?

    Hi! I'm new to Oracle OLAP. What end-user client software can I use to analyze my data?You may want to take a look at the Oracle9i BI Beans. Visit the following site on OTN:
    http://otn.oracle.com/products/bib/content.html
    Also, their forum on OTN:
    Products > Developer Suite > BI Beans

Maybe you are looking for

  • How to resolve ERROR-29 in outbound program of ABAP?

    Hi All,     I am trying to send idocs from SAP to NON SAP ,In WE02 i am getting error Receiver of IDoc is its own logical system   its error number is 29.i.e.Error in ALE service.If any body knows how to resolve this issue post your valuable message.

  • Firefox opens as clear window in W7 64bit; same in safe-mode - how do I fix that?

    W7 64bit Firefox suddenly started opening as a clear window, only a red cross top right hand corner. Tried re-downloadiing and reinstalling and same issue. Tried running in safe mode Have restarted computer Can run Google Chrome (don't want to use IE

  • Bills of material without plant.

    Hi, what is the impact to create a Bill of Material without Plant ? Best regards

  • Merge 2 time machine back ups on 1 back up drive?

    I was running low on space on the USB drive I use to back up my Air, OS 10.6.5 with TIme Machine, and I had a new USB drive handy, so I just used the new drive.  Now I have 2 USB drives and each has a time machine back up file, "Backups.backupdb" I'd

  • Referencing Package Variables

    Running Forms 6i and Oracle 8.1.6 Can you reference server side package variables directly from Forms, or do you still have to write a wrapper procedures to "set" and "get" them. CREATE OR REPLACE package test_pkg as v_pkgvar varchar2(10) := 'TEST';