BIB-9509 on Cube Viewer

After generating a cube with 4 dimensions, the error message below was returned. When only using 3 dimensions everything was fine. Now I can't view any cubes, either 3 or 4 dimensions.
BIB-9509 The Olap Service did not create cursor.
oracle.express.ExpressServerExceptionError class: OLAPI
Server error descriptions:
DPR: Unable to create server cursor, Generic at
TxsOqDefinitionManager::createCursorManager
SEL: Unable to generate an execution plan for the query, Generic at
TxsOqExecutionPlanGenerator::generate(TxsOqSourceSnapshot*)
SEL: Unexpected error occurred. Contact Oracle Support! Generic at null

I have Win2K SP2, upgraded to 9.2.0.4 to be ready for the unreleased AWM and OWB.
All components show valid, but OEM shows a red bell rather than the cube, so when I try to refresh I get the same message as you.
catpatch.log shows two errors:
First,
Table altered.
data_type varchar2(106)
ERROR at line 2:
ORA-01439: column to be modified must be empty to change datatype
But, there is no clue as to which table 'must be empty'.
Then,
Package body created.
No errors.
BEGIN cwm2_olap_metadata_refresh.mr_refresh; END;
ERROR at line 1:
ORA-01722: invalid number
ORA-06512: at "OLAPSYS.CWM2_OLAP_METADATA_REFRESH", line 1240
ORA-06512: at line 1
Session altered.
PL/SQL procedure successfully completed.
PL/SQL procedure successfully completed.
Session altered.
TIMESTAMP ---------------------------------------------------------
COMP_TIMESTAMP AMD 25-AUG-03 03.55.36.972000000 PM -05:00
Then with olapsys user I ran postamd.sql and it reports one invalid dimension (CWM type) which shows valid in the olap catalog, ran CWM procedures to 'validate' the already valid dimension but no luck so far.
I plan to back and troubleshoot with the catpatch.sql see if I can catch the first error.
Richard:
So, if you remove awdemo the problem goes away, have you tried to re-install awdemo and see the behavior ?
Pedro Garza

Similar Messages

  • BIB-9509 OLAPI error viewing cubes data

    Hi, I'm using 11.1.0.7 Oracle Server and AWM 11.1.0.7.0B. Last week I created a cube, mantained it and I could view all the data. Today when I try to view the cube data I get this error:
    An error has occurred on the server
    Error class: OLAPI
    Server error descriptions:
    DPR: Unable to create server cursor, Generic at TxsOqDefinitionManager::crtCurMgrs4
    OES: ORA-00600: internal error code, arguments: xscbTest, 18446744073709551615], [, ], [, ], [, ], [, ], [, []
    , Generic at TxsRdbSQLQuery::absolute()
    at oracle.dss.dataSource.QueryEvaluator.setUpCursors(QueryEvaluator.java:3979)
    at oracle.dss.dataSource.QueryEvaluator._setUpCursorsForMainQuery(QueryEvaluator.java:2822)
    at oracle.dss.dataSource.QueryEvaluator.getCursorForCube(QueryEvaluator.java:2854)
    at oracle.dss.dataSource.QueryEvaluator.createCubeAndCursor(QueryEvaluator.java:1234)
    at oracle.dss.dataSource.MainQueryEvaluator.createCubeAndCursor(MainQueryEvaluator.java:171)
    at oracle.dss.dataSource.QueryServer.createCubeAndCursor(QueryServer.java:3863)
    at oracle.dss.dataSource.QueryServer._createCommonQuery(QueryServer.java:3822)
    at oracle.dss.dataSource.QueryServer._initCubeQuery(QueryServer.java:3702)
    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:7079)
    at oracle.dss.dataSource.QueryServer.initCubeQuery(QueryServer.java:3652)
    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:2001)
    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:2385)
    at oracle.dss.dataSource.client.QueryClient.initCubeQuery(QueryClient.java:2368)
    at oracle.olap.awm.dataobject.dialog.olapi.UBiBeanUtil.doQueryTop3(Unknown Source)
    at oracle.olap.awm.dataobject.dialog.olapi.UBiBeanUtil.showCrosstab(Unknown Source)
    at oracle.olap.awm.dataobject.dialog.olapi.UBiBeanUtil.showData(Unknown Source)
    at oracle.olap.awm.navigator.node.olapi.UCubeNode.actionPerformed(Unknown Source)
    at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
    at javax.swing.AbstractButton$Handler.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$Handler.mouseReleased(Unknown Source)
    at java.awt.Component.processMouseEvent(Unknown Source)
    at javax.swing.JComponent.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.pumpOneEventForFilters(Unknown Source)
    at java.awt.EventDispatchThread.pumpEventsForFilter(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)
    anyone can help me??

    It is clearly a database bug. It could be related to
    Bug 7329946 - ORA-600 [XSCBTEST] WHEN TRYING TO VIEW CUBE DATA WITH AWM DATA VIEWER
    The AWM data viewer uses the BI Beans code, so it is probably the same thing. It is related to
    Bug 8719947 - CC CRASHES WHEN THERE IS NEGATIVE VALUES IN CCINCR TUPLES
    My advice is to raise a service request so that you can supply proper trace file information and can get a patch for your specific platform.
    For a faster response to OLAP server related problems you could post to the OLAP Forum
    OLAP

  • 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

  • BIB-9509 Oracle OLAP did not create cursor.

    I am getting following error. How can this be resolved?
    BIB-9509 Oracle OLAP did not create cursor.
    oracle.express.ExpressServerExceptionError class: OLAPI
    Server error descriptions:
    DPR: Unable to create server cursor, Generic at TxsOqDefinitionManagerSince9202::crtCurMgrs4
    OES: ORA-34612: Your program or expression uses too much execution space. Eliminate recursion or reduce the levels of nesting.
    , Generic at TxsRdbSQLQuery::absolute()

    Hello.
    I have the same problem when trying to view Cube's data an d i'm new with OLAP.
    PR: Unable to create server cursor, Generic la TxsOqDefinitionManagerSince9202::crtCurMgrs4
    OES: ORA-00902: invalid datatype
    , Generic la TxsRdbRandomAccessQuery::TxsRdbRandomAccessQuery.
    Did you find e solution?
    Thanks.

  • Error in Running a dimension ( BIB-9509 Oracle OLAP did not create cursor.)

    oracle.dss.dataSource.common.QueryRuntimeException: BIB-9509 Oracle OLAP did not create cursor.
    oracle.express.ExpressServerExceptionError class: OLAPI
    Server error descriptions:
    DPR: Unable to create server cursor, Generic at TxsOqDefinitionManagerSince9202::crtCurMgrs4
    OES: ORA-00938: not enough arguments for function
    , Generic at TxsRdbRandomAccessQuery::TxsRdbRandomAccessQuery
    help is appreciated
    Thanks, Prasad

    This is the patch: 2529822
    "Best Practices for Tabular Cube Aggregation & Query Operations". Thanks very much for your advice.
    I followed the instructions in the document, but it did not seem to make a difference when
    trying to follow the tutorial instructions and using the SALES measure.
    However, I selected the stock price measures and it worked ok.
    Is there a size limit here? I am looking at Oracle OLAP and BIBeans to replace our Cognos installation,
    which is expensive and unreliable on unix. Of course our managers and customers want every dimension
    across a huge fact table to be available for end users...

  • BIB-9509 error when trying to create query on 7 Dimensional Measure

    PART1 of the text below -----------------------------
    Is there a limit on the ability to create a bibean query on measure that is associated with a large number of dimensions.
    Basically I am trying to create a bibean query on measure which has 7 dimensions.
    When I right mouse on my ProjectDesigner, I select 'New Query'
    The Query Wizard appears as expected, I follow all instructions on Step2 of the wizard.
    Step 2:
    A list appears of all the available measures and asscociated dimensions that can be used.
    I scroll down the list and sure enough my 7 dimensional measure is available.
    I select it and it places it the Right Box. I see a tree structure that shows me the measure
    and it's associated Dimensions and their heirarchies.
    Step 3:
    I cick on Next, then I enter the Layout page.
    The layout initally has 5 page dims, 1 across dim and 1 down dims. I can re-orientate the tiles to manipulate the layout with no problems
    Now when I press next I hit a big problem
    The wizard errors with the following problem
    BIB-9509 Oracle OLAP did not create cursor.
    oracle.express.ExpressServerExceptionError class: OLAPI
    Server error descriptions:
    DPR: Unable to create server cursor, Generic at TxsOqDefinitionManager::createCursorManager[i]Long postings are being truncated to ~1 kB at this time.

    PART 2 of the text below ------------------------------
    I re -tried all of the above with 1,2 and 3 dimensional measures and I had no problems whatsoever. I was able to complete the query and select the appropriate dimension values.
    The dimensional information is held in an Analytic workspace. I have created the correct Relational Views using OLAP TABLE and registered these views using the CWM2 packages, so they be viewed by BIBEANS/JDeveloper.
    Can anybody help me from the BIBEANS team thank you
    I have installed latest production JDEV and Bibeans 9.0.3.1035 and Oracle 9.2.0.2 with all the
    appropriate patches.
    WIN200 os with 512MB
    Can anybody help me from the BIBEANS team
    thank you
    Richard

  • BIB-9509 and ORA-00600, ORA-06512

    ============================================================================
    Queries on the following measures or dimensions failed
    (S=Schema, C=Cube, M=Measure, D=Dimension)
    "Cantitate vanduta" measure query with S=ANA, C=CUB1, M=CANT_VANDUTA
    "AGENT_DIM" dimension query with S=ANA, D=AGENT_DIM
    "BENEFICIAR_DIM" dimension query with S=ANA, D=BENEFICIAR_DIM
    "TIPBAUTURA_DIM" dimension query with S=ANA, D=TIPBAUTURA_DIM
    ============================================================================
    Exception stacktrace for "Cantitate vanduta" measure query with S=ANA, C=CUB1, M=CANT_VANDUTA
    ============================================================================
    1) BIB-9509 Oracle OLAP did not create cursor.
    oracle.express.ExpressServerExceptionError class: Unknown Error
    Server error descriptions:
    DPR: Unknown error occurred, Generic at TxsOqDefinitionManagerSince9202::crtCurMgrs2
    2) null
    1) BIB-9509 Oracle OLAP did not create cursor.
    oracle.express.ExpressServerExceptionError class: Unknown Error
    Server error descriptions:
    DPR: Unknown error occurred, Generic at TxsOqDefinitionManagerSince9202::crtCurMgrs2
    ============================================================================
    oracle.dss.dataSource.common.OLAPException: BIB-9509 Oracle OLAP did not create cursor.
    oracle.express.ExpressServerExceptionError class: Unknown Error
    Server error descriptions:
    DPR: Unknown error occurred, Generic at TxsOqDefinitionManagerSince9202::crtCurMgrs2
    oracle.express.ExpressServerExceptionError class: Unknown Error
    Server error descriptions:
    DPR: Unknown error occurred, Generic at TxsOqDefinitionManagerSince9202::crtCurMgrs2
         at oracle.dss.dataSource.QueryUtilities.setUpCursors(QueryUtilities.java:622)
         at oracle.dss.dataSource.QueryServer._setUpCursorsForMainQuery(QueryServer.java:7039)
         at oracle.dss.dataSource.QueryServer._getCursorForCube(QueryServer.java:4098)
         at oracle.dss.dataSource.QueryServer._createCubeAndCursor(QueryServer.java:4253)
         at oracle.dss.dataSource.QueryServer._createCommonQuery(QueryServer.java:3896)
         at oracle.dss.dataSource.QueryServer._initCubeQuery(QueryServer.java:3781)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:324)
         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.initCubeQuery(QueryServer.java:3722)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:324)
         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.client.QueryClient._initCubeQuery(QueryClient.java:1538)
         at oracle.dss.dataSource.client.QueryClient.initCubeQuery(QueryClient.java:1525)
         at BICheckConfig.runDefaultMeasureQuery(BICheckConfig.java:479)
         at BICheckConfig.printFolder(BICheckConfig.java:405)
         at BICheckConfig.printFolder(BICheckConfig.java:464)
         at BICheckConfig.checkConnection(BICheckConfig.java:350)
         at BICheckConfig.main(BICheckConfig.java:1348)
    2)
    ============================================================================
    oracle.express.ExpressServerExceptionError class: Unknown Error
    Server error descriptions:
    DPR: Unknown error occurred, Generic at TxsOqDefinitionManagerSince9202::crtCurMgrs2
         at oracle.express.olapi.data.full.DefinitionManager$ExceptionTranslator.translateExpressException(DefinitionManager.java:494)
         at oracle.express.olapi.data.full.DefinitionManager$ExceptionTranslator.translateException(DefinitionManager.java:474)
         at oracle.express.olapi.data.full.DefinitionManager.translateException(DefinitionManager.java:438)
         at oracle.express.olapi.data.full.DefinitionManager.translateException(DefinitionManager.java:443)
         at oracle.express.olapi.data.full.DefinitionManagerSince9202.createOLAPICursorManagers(DefinitionManagerSince9202.java:666)
         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.dss.dataSource.QueryUtilities.setUpCursors(QueryUtilities.java:552)
         at oracle.dss.dataSource.QueryServer._setUpCursorsForMainQuery(QueryServer.java:7039)
         at oracle.dss.dataSource.QueryServer._getCursorForCube(QueryServer.java:4098)
         at oracle.dss.dataSource.QueryServer._createCubeAndCursor(QueryServer.java:4253)
         at oracle.dss.dataSource.QueryServer._createCommonQuery(QueryServer.java:3896)
         at oracle.dss.dataSource.QueryServer._initCubeQuery(QueryServer.java:3781)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:324)
         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.initCubeQuery(QueryServer.java:3722)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:324)
         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.client.QueryClient._initCubeQuery(QueryClient.java:1538)
         at oracle.dss.dataSource.client.QueryClient.initCubeQuery(QueryClient.java:1525)
         at BICheckConfig.runDefaultMeasureQuery(BICheckConfig.java:479)
         at BICheckConfig.printFolder(BICheckConfig.java:405)
         at BICheckConfig.printFolder(BICheckConfig.java:464)
         at BICheckConfig.checkConnection(BICheckConfig.java:350)
         at BICheckConfig.main(BICheckConfig.java:1348)
    Exception stacktrace for "AGENT_DIM" dimension query with S=ANA, D=AGENT_DIM
    ============================================================================
    1) BIB-9509 Oracle OLAP did not create cursor.
    oracle.express.idl.util.OlapiException: ORA-00600: internal error code, arguments: [17099], [], [], [], [], [], [], []
    ORA-00600: internal error code, arguments: [kghfrf:prv], [0x5F91514], [], [], [], [], [], []
    ORA-06512: at "SYS.GENDEFINITIONMANAGERINTERFACE", line 0
    ORA-06512: at line 1
    2) ORA-00600: internal error code, arguments: [17099], [], [], [], [], [], [], []
    ORA-00600: internal error code, arguments: [kghfrf:prv], [0x5F91514], [], [], [], [], [], []
    ORA-06512: at "SYS.GENDEFINITIONMANAGERINTERFACE", line 0
    ORA-06512: at line 1
    1) BIB-9509 Oracle OLAP did not create cursor.
    oracle.express.idl.util.OlapiException: ORA-00600: internal error code, arguments: [17099], [], [], [], [], [], [], []
    ORA-00600: internal error code, arguments: [kghfrf:prv], [0x5F91514], [], [], [], [], [], []
    ORA-06512: at "SYS.GENDEFINITIONMANAGERINTERFACE", line 0
    ORA-06512: at line 1
    ============================================================================
    oracle.dss.dataSource.common.OLAPException: BIB-9509 Oracle OLAP did not create cursor.
    oracle.express.idl.util.OlapiException: ORA-00600: internal error code, arguments: [17099], [], [], [], [], [], [], []
    ORA-00600: internal error code, arguments: [kghfrf:prv], [0x5F91514], [], [], [], [], [], []
    ORA-06512: at "SYS.GENDEFINITIONMANAGERINTERFACE", line 0
    ORA-06512: at line 1
    oracle.express.idl.util.OlapiException: ORA-00600: internal error code, arguments: [17099], [], [], [], [], [], [], []
    ORA-00600: internal error code, arguments: [kghfrf:prv], [0x5F91514], [], [], [], [], [], []
    ORA-06512: at "SYS.GENDEFINITIONMANAGERINTERFACE", line 0
    ORA-06512: at line 1
         at oracle.dss.dataSource.QueryUtilities.setUpCursors(QueryUtilities.java:622)
         at oracle.dss.dataSource.QueryServer._setUpCursorsForMainQuery(QueryServer.java:7039)
         at oracle.dss.dataSource.QueryServer._getCursorForCube(QueryServer.java:4098)
         at oracle.dss.dataSource.QueryServer._createCubeAndCursor(QueryServer.java:4253)
         at oracle.dss.dataSource.QueryServer._createCommonQuery(QueryServer.java:3896)
         at oracle.dss.dataSource.QueryServer._initQuery(QueryServer.java:3843)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:324)
         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.initQuery(QueryServer.java:3805)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:324)
         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.client.QueryClient.initQuery(QueryClient.java:1581)
         at BICheckConfig.runDefaultDimensionQuery(BICheckConfig.java:515)
         at BICheckConfig.printFolder(BICheckConfig.java:438)
         at BICheckConfig.printFolder(BICheckConfig.java:464)
         at BICheckConfig.checkConnection(BICheckConfig.java:350)
         at BICheckConfig.main(BICheckConfig.java:1348)
    2) ORA-00600: internal error code, arguments: [17099], [], [], [], [], [], [], []
    ORA-00600: internal error code, arguments: [kghfrf:prv], [0x5F91514], [], [], [], [], [], []
    ORA-06512: at "SYS.GENDEFINITIONMANAGERINTERFACE", line 0
    ORA-06512: at line 1
    ============================================================================
    oracle.express.idl.util.OlapiException: ORA-00600: internal error code, arguments: [17099], [], [], [], [], [], [], []
    ORA-00600: internal error code, arguments: [kghfrf:prv], [0x5F91514], [], [], [], [], [], []
    ORA-06512: at "SYS.GENDEFINITIONMANAGERINTERFACE", line 0
    ORA-06512: at line 1
         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._createCubeAndCursor(QueryServer.java:4253)
         at oracle.dss.dataSource.QueryServer._createCommonQuery(QueryServer.java:3896)
         at oracle.dss.dataSource.QueryServer._initQuery(QueryServer.java:3843)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:324)
         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.initQuery(QueryServer.java:3805)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:324)
         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.client.QueryClient.initQuery(QueryClient.java:1581)
         at BICheckConfig.runDefaultDimensionQuery(BICheckConfig.java:515)
         at BICheckConfig.printFolder(BICheckConfig.java:438)
         at BICheckConfig.printFolder(BICheckConfig.java:464)
         at BICheckConfig.checkConnection(BICheckConfig.java:350)
         at BICheckConfig.main(BICheckConfig.java:1348)
    Exception stacktrace for "BENEFICIAR_DIM" dimension query with S=ANA, D=BENEFICIAR_DIM
    ============================================================================
    1) BIB-9509 Oracle OLAP did not create cursor.
    oracle.express.idl.util.OlapiException: ORA-00600: internal error code, arguments: [17099], [], [], [], [], [], [], []
    ORA-00600: internal error code, arguments: [kghfrf:prv], [0x5F2D568], [], [], [], [], [], []
    ORA-06512: at "SYS.GENDEFINITIONMANAGERINTERFACE", line 0
    ORA-06512: at line 1
    2) ORA-00600: internal error code, arguments: [17099], [], [], [], [], [], [], []
    ORA-00600: internal error code, arguments: [kghfrf:prv], [0x5F2D568], [], [], [], [], [], []
    ORA-06512: at "SYS.GENDEFINITIONMANAGERINTERFACE", line 0
    ORA-06512: at line 1
    1) BIB-9509 Oracle OLAP did not create cursor.
    oracle.express.idl.util.OlapiException: ORA-00600: internal error code, arguments: [17099], [], [], [], [], [], [], []
    ORA-00600: internal error code, arguments: [kghfrf:prv], [0x5F2D568], [], [], [], [], [], []
    ORA-06512: at "SYS.GENDEFINITIONMANAGERINTERFACE", line 0
    ORA-06512: at line 1
    ============================================================================
    oracle.dss.dataSource.common.OLAPException: BIB-9509 Oracle OLAP did not create cursor.
    oracle.express.idl.util.OlapiException: ORA-00600: internal error code, arguments: [17099], [], [], [], [], [], [], []
    ORA-00600: internal error code, arguments: [kghfrf:prv], [0x5F2D568], [], [], [], [], [], []
    ORA-06512: at "SYS.GENDEFINITIONMANAGERINTERFACE", line 0
    ORA-06512: at line 1
    oracle.express.idl.util.OlapiException: ORA-00600: internal error code, arguments: [17099], [], [], [], [], [], [], []
    ORA-00600: internal error code, arguments: [kghfrf:prv], [0x5F2D568], [], [], [], [], [], []
    ORA-06512: at "SYS.GENDEFINITIONMANAGERINTERFACE", line 0
    ORA-06512: at line 1
         at oracle.dss.dataSource.QueryUtilities.setUpCursors(QueryUtilities.java:622)
         at oracle.dss.dataSource.QueryServer._setUpCursorsForMainQuery(QueryServer.java:7039)
         at oracle.dss.dataSource.QueryServer._getCursorForCube(QueryServer.java:4098)
         at oracle.dss.dataSource.QueryServer._createCubeAndCursor(QueryServer.java:4253)
         at oracle.dss.dataSource.QueryServer._createCommonQuery(QueryServer.java:3896)
         at oracle.dss.dataSource.QueryServer._initQuery(QueryServer.java:3843)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:324)
         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.initQuery(QueryServer.java:3805)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:324)
         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.client.QueryClient.initQuery(QueryClient.java:1581)
         at BICheckConfig.runDefaultDimensionQuery(BICheckConfig.java:515)
         at BICheckConfig.printFolder(BICheckConfig.java:438)
         at BICheckConfig.printFolder(BICheckConfig.java:464)
         at BICheckConfig.checkConnection(BICheckConfig.java:350)
         at BICheckConfig.main(BICheckConfig.java:1348)
    2) ORA-00600: internal error code, arguments: [17099], [], [], [], [], [], [], []
    ORA-00600: internal error code, arguments: [kghfrf:prv], [0x5F2D568], [], [], [], [], [], []
    ORA-06512: at "SYS.GENDEFINITIONMANAGERINTERFACE", line 0
    ORA-06512: at line 1
    ============================================================================
    oracle.express.idl.util.OlapiException: ORA-00600: internal error code, arguments: [17099], [], [], [], [], [], [], []
    ORA-00600: internal error code, arguments: [kghfrf:prv], [0x5F2D568], [], [], [], [], [], []
    ORA-06512: at "SYS.GENDEFINITIONMANAGERINTERFACE", line 0
    ORA-06512: at line 1
         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._createCubeAndCursor(QueryServer.java:4253)
         at oracle.dss.dataSource.QueryServer._createCommonQuery(QueryServer.java:3896)
         at oracle.dss.dataSource.QueryServer._initQuery(QueryServer.java:3843)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:324)
         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.initQuery(QueryServer.java:3805)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:324)
         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.client.QueryClient.initQuery(QueryClient.java:1581)
         at BICheckConfig.runDefaultDimensionQuery(BICheckConfig.java:515)
         at BICheckConfig.printFolder(BICheckConfig.java:438)
         at BICheckConfig.printFolder(BICheckConfig.java:464)
         at BICheckConfig.checkConnection(BICheckConfig.java:350)
         at BICheckConfig.main(BICheckConfig.java:1348)
    Exception stacktrace for "TIPBAUTURA_DIM" dimension query with S=ANA, D=TIPBAUTURA_DIM
    ============================================================================
    1) BIB-9509 Oracle OLAP did not create cursor.
    oracle.express.idl.util.OlapiException: ORA-00600: internal error code, arguments: [17099], [], [], [], [], [], [], []
    ORA-00600: internal error code, arguments: [kghfrf:prv], [0x5E6BD24], [], [], [], [], [], []
    ORA-06512: at "SYS.GENDEFINITIONMANAGERINTERFACE", line 0
    ORA-06512: at line 1
    2) ORA-00600: internal error code, arguments: [17099], [], [], [], [], [], [], []
    ORA-00600: internal error code, arguments: [kghfrf:prv], [0x5E6BD24], [], [], [], [], [], []
    ORA-06512: at "SYS.GENDEFINITIONMANAGERINTERFACE", line 0
    ORA-06512: at line 1
    1) BIB-9509 Oracle OLAP did not create cursor.
    oracle.express.idl.util.OlapiException: ORA-00600: internal error code, arguments: [17099], [], [], [], [], [], [], []
    ORA-00600: internal error code, arguments: [kghfrf:prv], [0x5E6BD24], [], [], [], [], [], []
    ORA-06512: at "SYS.GENDEFINITIONMANAGERINTERFACE", line 0
    ORA-06512: at line 1
    ============================================================================
    oracle.dss.dataSource.common.OLAPException: BIB-9509 Oracle OLAP did not create cursor.
    oracle.express.idl.util.OlapiException: ORA-00600: internal error code, arguments: [17099], [], [], [], [], [], [], []
    ORA-00600: internal error code, arguments: [kghfrf:prv], [0x5E6BD24], [], [], [], [], [], []
    ORA-06512: at "SYS.GENDEFINITIONMANAGERINTERFACE", line 0
    ORA-06512: at line 1
    oracle.express.idl.util.OlapiException: ORA-00600: internal error code, arguments: [17099], [], [], [], [], [], [], []
    ORA-00600: internal error code, arguments: [kghfrf:prv], [0x5E6BD24], [], [], [], [], [], []
    ORA-06512: at "SYS.GENDEFINITIONMANAGERINTERFACE", line 0
    ORA-06512: at line 1
         at oracle.dss.dataSource.QueryUtilities.setUpCursors(QueryUtilities.java:622)
         at oracle.dss.dataSource.QueryServer._setUpCursorsForMainQuery(QueryServer.java:7039)
         at oracle.dss.dataSource.QueryServer._getCursorForCube(QueryServer.java:4098)
         at oracle.dss.dataSource.QueryServer._createCubeAndCursor(QueryServer.java:4253)
         at oracle.dss.dataSource.QueryServer._createCommonQuery(QueryServer.java:3896)
         at oracle.dss.dataSource.QueryServer._initQuery(QueryServer.java:3843)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:324)
         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.initQuery(QueryServer.java:3805)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:324)
         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.client.QueryClient.initQuery(QueryClient.java:1581)
         at BICheckConfig.runDefaultDimensionQuery(BICheckConfig.java:515)
         at BICheckConfig.printFolder(BICheckConfig.java:438)
         at BICheckConfig.printFolder(BICheckConfig.java:464)
         at BICheckConfig.checkConnection(BICheckConfig.java:350)
         at BICheckConfig.main(BICheckConfig.java:1348)
    2) ORA-00600: internal error code, arguments: [17099], [], [], [], [], [], [], []
    ORA-00600: internal error code, arguments: [kghfrf:prv], [0x5E6BD24], [], [], [], [], [], []
    ORA-06512: at "SYS.GENDEFINITIONMANAGERINTERFACE", line 0
    ORA-06512: at line 1
    ============================================================================
    oracle.express.idl.util.OlapiException: ORA-00600: internal error code, arguments: [17099], [], [], [], [], [], [], []
    ORA-00600: internal error code, arguments: [kghfrf:prv], [0x5E6BD24], [], [], [], [], [], []
    ORA-06512: at "SYS.GENDEFINITIONMANAGERINTERFACE", line 0
    ORA-06512: at line 1
         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._createCubeAndCursor(QueryServer.java:4253)
         at oracle.dss.dataSource.QueryServer._createCommonQuery(QueryServer.java:3896)
         at oracle.dss.dataSource.QueryServer._initQuery(QueryServer.java:3843)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:324)
         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.initQuery(QueryServer.java:3805)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:324)
         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.client.QueryClient.initQuery(QueryClient.java:1581)
         at BICheckConfig.runDefaultDimensionQuery(BICheckConfig.java:515)
         at BICheckConfig.printFolder(BICheckConfig.java:438)
         at BICheckConfig.printFolder(BICheckConfig.java:464)
         at BICheckConfig.checkConnection(BICheckConfig.java:350)
         at BICheckConfig.main(BICheckConfig.java:1348)

    Hi, Ana-Maria.
    I've received an error message similar to yours (ORA-00600: internal error code, arguments: [kghfrf:prv], [0x800003F88001FBE8], [], [], [], [], [], []). Was your problem resolved? What did you need to do?
    Thanks!
    Gilson

  • BIB-9509  - Oracle olap can't create cursor

    Hi, I have this BIB-9509 when I try to create a report or graphic.
    I've seen when I use a fact table with 2 or 3 dimensional tables the Bi Beans work without problem but when I use more than 4 dimensional tables I find the BIB-9509 error.
    Anyone know about that.
    Thanks
    Javier

    Actually I am following the example downloaded from www.iafsoft.com. The example involves only a one dimensional cube which resides in Analytic Workspace. There's no problem at all in displaying cubes which reside in relational tables. The environment I have is:
    Oracle 9.2.0.2.1 (Enterprise Edition)
    JDeveloper 9.0.3
    Windows 2000 (SP2)
    256M memory
    In this environment JDeveloper can connect to the database, can access the catalog owned by BIBCAT, can display cubes owned by BIBDEMO, can query data residing in AW through OLAP_TABLE, and can also see the dimension prd and the measure sls in the presentation wizard.
    I am really stumped (for the last several days already) as to why JDeveloper can't display a simple 1 dimensional cube, especially that the same identical cube was demonstrated in the last Oralce OpenWorld few months back.
    Any help will be greatly appreciated!
    Thanks
    Don

  • Can't view my Cube and Dimension Data with the Cube Viewer

    I'm new in using OWB, i'm using Oracle 10g release1 with OWB R2 also Oracle WorkFlow 2.6.3.
    When studying with the steps from the OTN pages (start01, flat-file02, relational-wh-03, etl-mappings, deployingobjects, loading-warehouse and bi-modeling)
    the loading was success, i guess...
    But when I want to see the data in the cube and dimension, an error occurs.
    It says
    " CubeDV_OLAPSchemaConnectionException_ENT_06952??
    CubeDV_OLAPSchemaConnectionException_ENT_06952??
         at oracle.wh.ui.owbcommon.dataviewer.dimensional.DataViewerConnection.connect(DataViewerConnection.java:115)
         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) "
    Can somebody explain what is happening, I really don't understand, when the cube viewer window appears, there's no data in it....
    I realy need help with this...

    I'm new in using OWB, i'm using Oracle 10g release1 with OWB R2 also Oracle WorkFlow 2.6.3.
    When studying with the steps from the OTN pages (start01, flat-file02, relational-wh-03, etl-mappings, deployingobjects, loading-warehouse and bi-modeling)
    the loading was success, i guess...
    But when I want to see the data in the cube and dimension, an error occurs.
    It says
    " CubeDV_OLAPSchemaConnectionException_ENT_06952??
    CubeDV_OLAPSchemaConnectionException_ENT_06952??
    at oracle.wh.ui.owbcommon.dataviewer.dimensional.DataViewerConnection.connect(DataViewerConnection.java:115)
    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) "
    Can somebody explain what is happening, I really don't understand, when the cube viewer window appears, there's no data in it....
    I realy need help with this...

  • MS SQL database needs to run mdx query to analysis services to retrieve data from a BPC 10 Netweaver cube(view only)

    We are in the process of migrating from BPC7 SP12 Microsoft sql server to BPC10 netweaver on a sql server with BW7.4 and need to integrate our home grown data warehouse which is on a Microsoft sql server.  The data warehouse currently connects to BPC7 using integration services/analysis services and runs mdx queries to analysis services to retrieve data from the BPC7 cube (view only).  Please provide documentation on how to create this same integration with our data warehouse using BPC10 netweaver on a sql server.

    When you were setting up your ODBC data source for
    the Text driver, did you click on the "Options"
    button? There's a lot of options in there that I
    didn't understand at first glance.Yes I clicked on the options button, but the only thing there is dealing with file extensions. I left it set to the default.
    I have since tried closing my connection after I insert a record, I then try executeQuery, but still no luck. Seems strange that I can write to the file but not read from it. If any thing I'd expect the opposite problem.
    I have also tried using the class "JoltReport" from the sun tutorial instead of my own with the same result.
    Message was edited by:
    Hentay

  • Cannot start Cube Viewer under Linux

    The following bug was found for Windows platform.
    Do anyone have the patch for LINUX- SUSE. I have got the same problem under Linux but the patch is used for Window but it isn't any pacth for Linux there.
    The below description ist the same as for UNIX.
    fact: MS Windows NT
    fact: MS Windows 2000
    fact: MS Windows XP
    fact: Oracle OLAP Server 9.2.0.1.0
    fact: Oracle Enterprise Manger 9.2.0.1.0
    symptom: Olap Cube Viewer cannot be started
    symptom: An empty error window with a fire alarm symbol is displayed
    cause: Running Oracle 9.2.0.1.0 Enterprise Edition with the OLAP option on
    MS Windows.
    In Oracle Enterprise Manager Console:
    1. Startup the 9.2.0.1.0 Relational Database System.
    2. In Enterprise Manager: Select subtree Warehouse + OLAP + Cubes + SH
    3. Right-click on the COST_CUBE and select CUBE VIEWER from the popup menu.
    Minimize the Oracle Enterprise Manager Console window to see the window that
    is opened in the background. It says: "No materialized views have been
    created for this cube ... Do you want to continue viewing the cube?"
    => select button "Yes".
    Then the Oracle Enterprise Manager Cube Viewer starts loading. An error
    window with a fire alarm symbol and with an OK-button appears. There is no
    window title or error text displayed in the window.
    Selecting the OK-button will close the cube viewer window and the 9.2.0.1
    RDBMS instance is no longer running.
    fix:
    This problem is handled in <bug:2407685>
    Apply the following 9.2.0.1 Oracle OLAP patch like described in the patch
    readme file and reboot the machine (always create a backup before applying a
    patch):
    Patchnumber: 2323002
    OLAPI API FAILS ON WINDOWS 2000 & XP
    Product:Oracle OLAP Version:Oracle 9.2.0.1
    Platform:MS Windows NT/2000/XP Server
    To download the patch login to http:
    //metalink.oracle.com
    Select button "Patches", enter the Patch Number 2323002 and select
    the "SUBMIT" button.
    Thanks in advance for your help.
    Mehdi

    Patch/one-off 2323002 is not an issue with Linux. It addresses a bug on Windows 2000 & XP. Note that the Cube Viewer currently does not work with the SH Cubes. In short, there is an issue with support of denormalized snow flake schema. This will be fixed for Linux once the upcoming 9.2.0.2 patch set is released on MetaLink around Oct 4th.
    Cube Viewer does require that the OLAPI jar files located in $ORACLE_HOME\olap\olapi\lib be the exact same version as the Database Server. So you may have to update the OLAPI jar files on the machine that is running Cube Viewer. Download from the Database Server the correct express*.jar file and copy it to the OLAPI lib directory. Another thing, you may be running into the bug where CV hangs while writing to the log file. To fix this problem, please email me and ask for the Cube Viewer zip. I'll send you some files and intstructions.

  • Cannot start Cube Viewer

    The following bug was found for Windows platform.
    Do anyone have the patch for LINUX- SUSE. I have got the same problem under Linux but the patch is used for Window but it isn't any pacth for Linux there.
    The below description ist the same as for UNIX.
    fact: MS Windows NT
    fact: MS Windows 2000
    fact: MS Windows XP
    fact: Oracle OLAP Server 9.2.0.1.0
    fact: Oracle Enterprise Manger 9.2.0.1.0
    symptom: Olap Cube Viewer cannot be started
    symptom: An empty error window with a fire alarm symbol is displayed
    cause: Running Oracle 9.2.0.1.0 Enterprise Edition with the OLAP option on
    MS Windows.
    In Oracle Enterprise Manager Console:
    1. Startup the 9.2.0.1.0 Relational Database System.
    2. In Enterprise Manager: Select subtree Warehouse + OLAP + Cubes + SH
    3. Right-click on the COST_CUBE and select CUBE VIEWER from the popup menu.
    Minimize the Oracle Enterprise Manager Console window to see the window that
    is opened in the background. It says: "No materialized views have been
    created for this cube ... Do you want to continue viewing the cube?"
    => select button "Yes".
    Then the Oracle Enterprise Manager Cube Viewer starts loading. An error
    window with a fire alarm symbol and with an OK-button appears. There is no
    window title or error text displayed in the window.
    Selecting the OK-button will close the cube viewer window and the 9.2.0.1
    RDBMS instance is no longer running.
    fix:
    This problem is handled in <bug:2407685>
    Apply the following 9.2.0.1 Oracle OLAP patch like described in the patch
    readme file and reboot the machine (always create a backup before applying a
    patch):
    Patchnumber: 2323002
    OLAPI API FAILS ON WINDOWS 2000 & XP
    Product:Oracle OLAP Version:Oracle 9.2.0.1
    Platform:MS Windows NT/2000/XP Server
    To download the patch login to http:
    //metalink.oracle.com
    Select button "Patches", enter the Patch Number 2323002 and select
    the "SUBMIT" button.
    Thanks in advance for your help.
    Mehdi

    Patch/one-off 2323002 is not an issue with Linux. It addresses a bug on Windows 2000 & XP. Note that the Cube Viewer currently does not work with the SH Cubes. In short, there is an issue with support of denormalized snow flake schema. This will be fixed for Linux once the upcoming 9.2.0.2 patch set is released on MetaLink around Oct 4th.
    Cube Viewer does require that the OLAPI jar files located in $ORACLE_HOME\olap\olapi\lib be the exact same version as the Database Server. So you may have to update the OLAPI jar files on the machine that is running Cube Viewer. Download from the Database Server the correct express*.jar file and copy it to the OLAPI lib directory. Another thing, you may be running into the bug where CV hangs while writing to the log file. To fix this problem, please email me and ask for the Cube Viewer zip. I'll send you some files and intstructions.

  • Problem with Cube Viewer

    Hi techi
    i am using OEM with the Oracle 9.2.0.1.0.
    If i try to start Cube Viewer i will get a black Screen and after a minute i will get an alert without error message.
    I found a Patch 2323004 which only be used for Windows not for Linux Suse.
    The process is as follows:
    Then the Oracle Enterprise Manager Cube Viewer starts loading. An error
    window with a fire alarm symbol and with an OK-button appears. There is no
    window title or error text displayed in the window.
    Selecting the OK-button will close the cube viewer window and the 9.2.0.1
    RDBMS instance is no longer running.
    This problem is handled in <bug:2407685>
    Apply the following 9.2.0.1 Oracle OLAP patch like described in the patch
    readme file and reboot the machine (always create a backup before applying a
    patch):
    Patchnumber: 2323002
    OLAPI API FAILS ON WINDOWS 2000 & XP
    Product:Oracle OLAP Version:Oracle 9.2.0.1
    Platform:MS Windows NT/2000/XP Server
    To download the patch login to http:
    //metalink.oracle.com
    Select button "Patches", enter the Patch Number 2323002 and select
    the "SUBMIT" button.
    Can anybody tell me if there is a pacth for Linux Server.
    I will be thanfull to get any answer
    Mehdi

    One-off 2323002 is not applicable for Linux. It addresses a bug in the OLAP API due to differences in the behavior of memory management system services between Windows platforms.
    As for your Cube Viewer problem, please make sure your OLAPI jar files found on the client match those on the server/database. You can find them at $ORACLE_HOME\olap\olapi\lib directory. Copy the database express*.jar files to the client OLAPI lib directory. Cube Viewer is based on the OLAP API.

  • Bib-9509 and ora-00932

    The cube view throws these exceptions when I create a hierarchy that includes levels specified by columns with different datatypes. Two of them are numbers, one char. This is farely legal, isn't it? I have created another number column and mapped the char values to numbers. The cube view works now without any exceptions. Any suggestions? Thanx in advance.
    Marek
    using Oracle 9.0.2.5, the bi_checkconfig tool reports no errors

    Cube Viewer is part of the database so I would recommend posting your question on the OLAP section of the database forum.
    Business Intelligence Beans Product Management Team
    Oracle Corporation

  • BIB-9509: please help to fix

    BI Beans Diagnostics(v1.0.2.0) 3/29/05
    ===============================================================================
    JDEV_ORACLE_HOME .......................... = c:\JDeveloper
    JAVA_HOME ................................. = c:\JDeveloper\jdk
    JDeveloper version ........................ = 10.1.2.0.0.1811
    BI Beans release description .............. = BI Beans 10.1.2 Production Release
    BI Beans component number ................. = 10.1.2.52.0
    BI Beans internal version ................. = 3.2.1.0.13
    Connect to database ....................... = Successful
    JDBC driver version ....................... = 10.1.0.3.0
    JDBC JAR file location .................... = C:\JDeveloper\jdbc\lib
    Database version .......................... = 10.1.0.3.0
    OLAP Catalog version ...................... = 10.1.0.3.0
    OLAP AW Engine version .................... = 10.1.0.3.0
    OLAP API Server version ................... = 10.1.0.3.0
    BI Beans Catalog version .................. = 3.2.1.0.13
    OLAP API JAR file version ................. = "10.1.0.3.0"
    OLAP API JAR file location ................ = c:\JDeveloper\jdev\lib\ext
    Load OLAP API metadata .................... = Successful
    Number of metadata folders ................ = 7
    Number of metadata measures ............... = 100
    Number of metadata dimensions ............. = 29
    How can I fix following error? I had executed metadata_refresh, as adviced by Metalink - nothing happens. bi_checkconfig, while testing sample queries, got the same errors.
    AWT-EventQueue-0 - oracle.dss.dataSource.common.QueryRuntimeException: BIB-9509 Oracle OLAP did not create cursor.
    Invalid Metadata Objects:
    Invalid Object "Mtm.615": "Dimension "(%(1)s)" appears in multiple aggregation steps."
    Invalid Object "Mtm.633": "Dimension "(%(1)s)" appears in multiple aggregation steps."
    Invalid Object "Mtm.609": "Dimension "(%(1)s)" appears in multiple aggregation steps."
    Invalid Object "Mtm.624": "Dimension "(%(1)s)" appears in multiple aggregation steps."
    Invalid Object "Mtm.642": "Dimension "(%(1)s)" appears in multiple aggregation steps."
    Invalid Object "Mtm.603": "Dimension "(%(1)s)" appears in multiple aggregation steps."
    oracle.dss.dataSource.common.OLAPException: BIB-9509 Oracle OLAP did not create cursor.
    Invalid Metadata Objects:
    Invalid Object "Mtm.615": "Dimension "(%(1)s)" appears in multiple aggregation steps."
    Invalid Object "Mtm.633": "Dimension "(%(1)s)" appears in multiple aggregation steps."
    Invalid Object "Mtm.609": "Dimension "(%(1)s)" appears in multiple aggregation steps."
    Invalid Object "Mtm.624": "Dimension "(%(1)s)" appears in multiple aggregation steps."
    Invalid Object "Mtm.642": "Dimension "(%(1)s)" appears in multiple aggregation steps."
    Invalid Object "Mtm.603": "Dimension "(%(1)s)" appears in multiple aggregation steps."
    Invalid Metadata Objects:
    Invalid Object "Mtm.615": "Dimension "(%(1)s)" appears in multiple aggregation steps."
    Invalid Object "Mtm.633": "Dimension "(%(1)s)" appears in multiple aggregation steps."
    Invalid Object "Mtm.609": "Dimension "(%(1)s)" appears in multiple aggregation steps."
    Invalid Object "Mtm.624": "Dimension "(%(1)s)" appears in multiple aggregation steps."
    Invalid Object "Mtm.642": "Dimension "(%(1)s)" appears in multiple aggregation steps."
    Invalid Object "Mtm.603": "Dimension "(%(1)s)" appears in multiple aggregation steps."
    oracle.dss.dataSource.common.QueryRuntimeException: BIB-9509 Oracle OLAP did not create cursor.
    Invalid Metadata Objects:
    Invalid Object "Mtm.615": "Dimension "(%(1)s)" appears in multiple aggregation steps."
    Invalid Object "Mtm.633": "Dimension "(%(1)s)" appears in multiple aggregation steps."
    Invalid Object "Mtm.609": "Dimension "(%(1)s)" appears in multiple aggregation steps."
    Invalid Object "Mtm.624": "Dimension "(%(1)s)" appears in multiple aggregation steps."
    Invalid Object "Mtm.642": "Dimension "(%(1)s)" appears in multiple aggregation steps."
    Invalid Object "Mtm.603": "Dimension "(%(1)s)" appears in multiple aggregation steps."
    oracle.dss.dataSource.common.OLAPException: BIB-9509 Oracle OLAP did not create cursor.
    Invalid Metadata Objects:
    Invalid Object "Mtm.615": "Dimension "(%(1)s)" appears in multiple aggregation steps."
    Invalid Object "Mtm.633": "Dimension "(%(1)s)" appears in multiple aggregation steps."
    Invalid Object "Mtm.609": "Dimension "(%(1)s)" appears in multiple aggregation steps."
    Invalid Object "Mtm.624": "Dimension "(%(1)s)" appears in multiple aggregation steps."
    Invalid Object "Mtm.642": "Dimension "(%(1)s)" appears in multiple aggregation steps."
    Invalid Object "Mtm.603": "Dimension "(%(1)s)" appears in multiple aggregation steps."
    Invalid Metadata Objects:
    Invalid Object "Mtm.615": "Dimension "(%(1)s)" appears in multiple aggregation steps."
    Invalid Object "Mtm.633": "Dimension "(%(1)s)" appears in multiple aggregation steps."
    Invalid Object "Mtm.609": "Dimension "(%(1)s)" appears in multiple aggregation steps."
    Invalid Object "Mtm.624": "Dimension "(%(1)s)" appears in multiple aggregation steps."
    Invalid Object "Mtm.642": "Dimension "(%(1)s)" appears in multiple aggregation steps."
    Invalid Object "Mtm.603": "Dimension "(%(1)s)" appears in multiple aggregation steps."
         at oracle.dss.dataSource.client.QueryClient.setMeasures(QueryClient.java:688)
         at borlas.oa.app.Session.getModuleDataSource(Session.java:224)
         at borlas.oa.forms.FormModule._$30840(FormModule.java:106)
         at borlas.oa.forms.FormModule._$30725(FormModule.java:100)
         at borlas.oa.forms.FormModule.<init>(FormModule.java:66)
         at borlas.oa.actions.actionCreateModule.createWindow(actionCreateModule.java:35)
         at borlas.oa.kernel.Action._$24650(Action.java:156)
         at borlas.oa.kernel.Action.run(Action.java:141)
         at java.lang.Thread.run(Thread.java:534)
    AWT-EventQueue-0 - borlas.oa.actions.actionShowDebugLog.fire()
    AWT-EventQueue-0 - borlas.oa.actions.actionShowDebugLog.run()
    AWT-EventQueue-0 - borlas.oa.kernel.Action$WindowShower.run(borlas.oa.forms.FormDebugLog)

    Thank you for your answer, Anthony.
    My issue is not (I suppose) an application issue, because this application works fine if connecting another database instance. Thus I think it's an instance of compatibility problem. Moreover, my application does not use any complex aggregation, just the default settings. That's my source:
    public static Query getEmptyDataSource()
    throws Exception
    checkConnected();
    Query result = new Query();
    result.setSuppressRows (AppProperties.getDefaultRowSuppression());
    result.setSuppressColumns (AppProperties.getDefaultColumnSuppression());
    return result;
    Query Source = getEmptyDataSource();
    Source.setMeasures (measureNames);
    com.sun.java.util.collections.List Selections = Source.findAllSelections();
    com.sun.java.util.collections.Iterator iterator = Selections.iterator();
    String measureDimension = Utils.getMeasureDimension (Source);
    while (iterator.hasNext()) {
    Selection selection = (Selection) iterator.next();
    String dimension = selection.getDimension();
    if (dimension.equals (measureDimension)) continue;
    selection.removeAllSteps();
    AllStep step = new AllStep (dimension);
    selection.addStep (step);
    Source.applySelection(selection);
    }

Maybe you are looking for

  • Syncing on 2 PCs

    Hi, as a surprise I bought a 6th gen nano for my girlfriend, filled it up with some songs from my iTunes library, put it back into the box and gave it to her. If she now links it to her USB-port, her iTunes on her PC does not recognize it. She has ve

  • Checking mail takes forever

    Mail takes a long time to check the server for new mail (minutes). Is this a problem with Mail, with the server, or what? How would I go about checking this? Note that sending mail through the same server is almost instantaneous. Thanks, Andy

  • HT4623 I don't have software upgrade in my settings, I need to know why?

    I don't have software upgrades in my settings how can I get it?

  • Code rewriting issues after all these years?

    So every time I open this one file Dreamweaver literally moves some of the code down 22 lines and reinserts it in the wrong place. I have, and have had for years, all code rewriting options turned off. I never noticed this happening on any other JSP

  • Problem Downloading: Error 8003

    I am unable to download all but one episode of The Tudors that I recently purchased. I keep getting a message saying there was an unknown error (8003). I purchased the entire HD Season 2 of this series, and only one episode downloaded. How do I get t