Unable to create Measures dimension in proper relationshipin Essbase Studio

I am planning to build measure hierarchy in Essbase studio with TBCSample(SQL Server 2005) which is came by default with Essbase Studio installation
I built the hierarchy with parent child relationship.
However the hierarchies is not coming in the proper order
Generally Sales,COGS should come under “Margin ” and it should be under “Profit”
Eg:      Profit
     Margin
          Sales
          COGS
However it is showing differently in “Preview” mode.
Profit
Margin
Margin
Sales
COGS
When I deployed the cube I got the below errors because of the duplicate members
The error file is located on the server at: E:\Hyperion\products\Essbase\EssbaseStudio\Server\.\ess_japihome\data\TBCSampl.TBCSampl_03-29-11_23-16-00.err
\\Record #6 - Member name (Measures) already used
Measures Inventory
\\Record #7 - Member name (Measures) already used
Measures Profit
\\Record #8 - Member name (Measures) already used
Measures Ratios
\\Record #9 - Member name (Margin) already used
Profit Margin
\\Record #14 - Member name (Total Expenses) already used
Total Expenses Marketing
\\Record #15 - Member name (Total Expenses) already used
Total Expenses Misc
\\Record #16 - Member name (Total Expenses) already used
Total Expenses Payroll
Please let me know how to resolve this issue
Database: SQL Server 2005
EPM Version : 11.1.1.3
Thanks,
SatyaB

open the minischema and in the graphic go to your measures table. highlight either the parent or child member and right click. select create join. In the screen that comes up, selet the other column from the same table. It will create the join. You wnat an inner join. You can also click on the member and drag and drop the join line to the child member to create the join

Similar Messages

  • Unable to create attribute dimension in Essbase Studio

    Hi All,
    As per the process,I am create an Attribute for an dimension as below
    Hierarchy
    Family(gen1)
    SKU(gen2)
    Attribute1(gen1)
    SKU(gen2)
    Attribute2(gen2)
    SKU(gen3)
    Here the issue i am unable to create an 2nd attribute parallel to first on i mean attributes are not creating as sliblings.
    Please advise
    Thanks,
    SatyaB

    I think I understand what you are asking. I think your example is something like
    Products
    ---Colas
    -----Coke
    -----Diet coke
    Bottle (attribute)
    ---Coke
    Can (attribute)
    ---Diet coke
    This is not the way attributes work, you would have a column in your soruce perhaps called container_type that has the relationship
    Container_type
    Sku
    So the rows would look like
    Sku----Family-----container_type----other properties
    coke...Colas........Bottle............XXXXXX
    Diet Code..Colas...Can.............XXXXXXX
    This could be in your primary table or a joined table

  • Unable to create logical dimension in bmm layer

    Hi all,
    I am not able to create a logical dimension hierarchy in the bmm layer of the rpd.
    when I right click on the table I am not able to find the create logical dimension option in the popup window.
    could you please help me out in this?
    In the logical table we have data from sql statement also.
    Thanks!

    Create Dimensions is only available if the selected logical table is a dimension table (defined by 1:N logical joins) and no dimension has been associated with this table.
    To create a dimension automatically, the Administration Tool examines the logical
    table sources and the column mappings in those sources and uses the joins between physical tables
    in the logical table sources to determine logical levels and level keys.
    Hope you have defined the Logical join in BMM before looking for this option. If joins are not defined, this option won't come.
    Refer http://download.oracle.com/docs/cd/E10415_01/doc/bi.1013/b31770.pdf
    Page 133, Creating Dimensions Automatically
    Hope its useful

  • Unable to create Database Connection in Workspace to Essbase for FR

    Hello,
    We have 9.3.1 installed, with Workspace and Shared Service on "Server A" and Essbase/Planning on "Server B" (Only Essbase is being turned on at this time)
    We are trying to setup a database connection from the Workspace to connect to Essbase for Financial Reporting to use. However, we got error message as follows:
    Error connecting to database connection SERVER B: D:\Hyperion\common\ADM\9.3.1\Essbase\9.3.1\bin\HssJNIDriver931.dll: Can't find dependent libraries
    When I opened the location where the file is located, here is the list of file that it contains:
    HssEssDriver (Folder)
    adm_icu_codepage_windows.txt
    ESSGAR.dll
    getCodepage.exe
    HssEssDriver931.dll
    HssJNIDriver931.dll
    icudt22l.dll
    icuin22.dll
    icuuc22.dll
    xerces-c_2_7.dll
    Thanks in advance,
    Andy

    I've seen this issue several times.
    Run FR independently and see if you are still able to connect.
    First make sure essbase is running. Try sample connection using maxl.
    Check if ports are open.
    For more consulting
    contact Marcelo @ HCG
    763 785 1028

  • Unable to create object from stored procedure universe

    Dear All Experts,
    I am facing a problem on unable to create object dimensions on a Stored procedure universe. Fyi, I have successfully insert a stored procedure ('SP_Sales') with input parameter (@date) into universe (Universe_1). But I unable create any object based on the the stored procedured ('SP_Sales') due to it show nothing from the Edit Select Statement of 'Object1', empty for Tables nd columns windows.
    Thefore, i unable to drag data in WEBI when i select univese as "Universe_1", it will not sure any object. Please advise.
    I am using XI4.0, MSSQL2008.

    Hi ,
    You wont be able to edit the object definitions.
    u2022 Designer generates one table per selected stored procedure (or many
    tables if multiple result sets) and one object per column returned by a
    stored procedure.
    u2022 The result set structure is determined when you describe the function.
    Please refer chapter 7(Page 451) of below document for more details.
    [Universe Designer Guide|http://help.sap.com/businessobject/product_guides/boexir31/en/xi3-1_designer_en.pdf]
    Hope this helps.
    Bilahari M

  • Unable to create Oracle BAM Sinks in Design Studio on Windows XP Profession

    Hi,
    I am unable to create any Oracle BAM Sink in Design Studio. I am getting this error, when trying to drag BAM Sink to my plan:
    Failed to create the Transform COM object.
    [Oracle BAM Enterprise Link error code:  DC -- 0x1, DC -- 0x5B]
    Problem in step "Untitled, created 13. 11. 2007 16:39:07".
    [Oracle BAM Enterprise Link error code:  PlanMgr -- 0x2, PlanMgr -- 0x32]
    Error while preparing the Plan for execution.
    [Oracle BAM Enterprise Link error code:  PlanMgr -- 0x1, PlanMgr -- 0x11]
    The Design Studio is installed on notebook with Windows XP Professional SP2.
    On the W2K server with Data Flow Service installed it seems to be OK.
    K.

    Select Unique TO_CHAR(T1.TRANSDATE, 'YYYY') as YEAR,
    TO_CHAR(T1.TRANSDATE, 'MM') as MONTH,
    TO_CHAR(T1.TRANSDATE, 'MONTH') as MONTHNAME, T1.TRANSDATE
    From SALES T1; <--bad
    from SALES T1 <--correct
    it should not have ";" at the end of the statement.

  • Essbase Studio :: Measure Hierarchy :: "accounts not from fact"

    Hello,
    I am trying to build a Measure dimension in Essbase Studio not from fact table, but from parent-child metamodel table.
    [http://docs.oracle.com/cd/E17236_01/epm.1112/est_user/frameset.htm?ch10s03s02s05.html]
    Here I've read that I should add loose measure creating cube schema to Measures/Measure Hierarchy field.
    What loose measure? I added column from fact table. In Essbase metamodel it created Measure dimension with that one member.
    Is it even possible to create measure dimension not from fact table?
    Thanx in advance,
    L00ka
    Edited by: 990463 on Feb 26, 2013 7:40 AM

    The approach to take is to create a hierarchy from your measures table, then use the data column from your fact table to populate the measures box in the schema. When building the Essbase model, select the accounts dimension manually.
    Oracle recommend that you build the measures dimension directly from your fact table, the above approach deems it a loose measure, that is it isn't based off the fact table.
    Steve

  • Unable to Create Fact and Dimension tables from the Tools menu in EIS conso

    Hi All,
    In the EIS console, I am unable to create the fact table and the dimension tables to produce my OLAP model from the TOOLS menu whereas I am able to create them by dragging from the left panel where the tables are displayed. I am geeting the below error message:
    "An exception occured while retrieving OLAP model metadata. Please verify you are connected to the catalog and try again"
    Any help appreciated.
    Thanks,
    Raja

    I have fact and dimension tables in one server and i moved those stuff to another server.If I do that what happen to essbase and about totale EPM System.I want to know how to do this and what I can expect?
    Please reply

  • Unable to create dimensions in schemas that use synonyms

    I have three schemas (s1, s2 and s3) that use synonyms to reference different tables. S1 and S2 have all tables, equally distributed in their schema. S3 is an end user who has just synonyms.
    I tried creating dimensions in any of them, table or view not found error is encountered.
    I created required tables in my schema (user: meka) and I was successfully able to create dimensions. The following command worked in "meka", not any of the three schemas (s1, s2 and s3).
    CREATE DIMENSION country
         level city_id is lu_city.CITY_ID
              level state_id is lu_state.STATE_ID
              level country_id is lu_country.COUNTRY_ID
    hierarchy country_hier (
    city_id CHILD OF
    state_id CHILD OF
    country_id
    JOIN KEY lu_city.STATE_ID references state_id
    JOIN KEY lu_state.COUNTRY_ID references country_id
    ATTRIBUTE city_id DETERMINES (lu_city.CITY_NAME)
    ATTRIBUTE state_id DETERMINES (lu_state.STATE_NAME)
    I tried a few combinations, including specifying fully qualified table names (s1.lu_city.city_id, etc); created views at user S3 tried the same. All of them were unsuccessful. I am using Oracle 11g R2, here is screen shot:
    Oracle Database 11g Enterprise Edition Release 11.2.0.1.0 - 64bit Production
    With the Partitioning, Real Application Clusters, Automatic Storage Management, OLAP,
    Data Mining and Real Application Testing options
    Q: How can I create a dimension in a schema where tables do not exist. They exist in another schema.
    Edited by: user8967661 on Jan 12, 2010 2:12 PM

    This is resolved.

  • I keep getting this error in Dreamweaver when I am trying to upload my website?  Can you tell me what I am doing wrong?  here is the error message: /html - error occurred - Unable to create remote folder /html.  Access denied.  The file may not exist, or

    I keep getting this error in Dreamweaver when I am trying to upload my website?  Can you tell me what I am doing wrong?  here is the error message: /html - error occurred - Unable to create remote folder /html.  Access denied.  The file may not exist, or there could be a permission problem.   Make sure you have proper authorization on the server and the server is properly configured.  File activity incomplete. 1 file(s) or folder(s) were not completed.  Files with errors: 1 /html

    Nobody can tell you anything without knowing exact site and server specs, but I would suspect that naming the folder "html" wasn't the brightest of ideas, since that's usually a default (invisible) folder name existing somewhere on the server and the user not having privileges to overwrite it.
    Mylenium

  • Unable To Create MIDlet Null

    hi all!
    i am trying to run a simple midlet code and am egtting the error:
    Unable To Create MIDlet Null
    java.lang.NullPointerException
         at com.sun.midp.midlet.MIDletState.createMIDlet(+14)
         at com.sun.midp.midlet.Selector.run(+22)
    I have tried to find out the solution but all my efforts have been in vain!
    anybody who can help me please reply to my query as soon as possible!
    your guidance will be appreciated!
    The code is as follows:
    package example.MethodTimes;
    import javax.microedition.midlet.*;
    * An example MIDlet runs a simple timing test
    * When it is started by the application management software it will
    * create a separate thread to do the test.
    * When it finishes it will notify the application management software
    * it is done.
    * Refer to the startApp, pauseApp, and destroyApp
    * methods so see how it handles each requested transition.
    public class MethodTimes extends MIDlet implements Runnable {     
    // The state for the timing thread.
    Thread thread;
    * Start creates the thread to do the timing.
    * It should return immediately to keep the dispatcher
    * from hanging.
    public void startApp() {     
    thread = new Thread(this);
    thread.start();
    * Pause signals the thread to stop by clearing the thread field.
    * If stopped before done with the iterations it will
    * be restarted from scratch later.
    public void pauseApp() {     
    thread = null;
    * Destroy must cleanup everything. The thread is signaled
    * to stop and no result is produced.
    public void destroyApp(boolean unconditional) {     
    thread = null;
         public void exitApp() {     
    destroyApp(true);
    * Run the timing test, measure how long it takes to
    * call a empty method 1000 times.
    * Terminate early if the current thread is no longer
    * the thread from the
    public void run() {     
    Thread curr = Thread.currentThread(); // Remember which thread is current
    long start = System.currentTimeMillis();
    for (int i = 0; i < 1000000 && thread == curr; i++) {     
    empty();
    long end = System.currentTimeMillis();
    // Check if timing was aborted, if so just exit
    // The rest of the application has already become quiescent.
    if (thread != curr) {     
    return;
    long millis = end - start;
    // Reporting the elapsed time is outside the scope of this example.
    // All done cleanup and quit
    // destroyApp(true);
    //notifyDestroyed();
              exitApp();
    * An Empty method.
    void empty() {     
    Thanks!!

    that is because the other projects created a package of its own. Thats no problem and not required for execution.
    You have to do
    1) create in your project's src directory a subdirectory called "examples" (if you want to use the package)
    2) in this subdir (./src/examples/) you have to put the MethodTimes.java file which contains the code from above with the "package examples;" statement.
    3) run the WTKs build and afterwards the run
    This should work. If not, be plz more precisely on whats not working.
    And the WTK 2.1 should be no problem at all since I used it too.
    hth
    Kay

  • How to Create a Dimension Table in OBIEE11g

    Hello,
    Chapter 9, page 221(if pdf) of the Build Repository manual of OBIEE 11g explains following.
    Creating Dimensions in Level-Based Hierarchies
    After creating a dimension, each dimension can be associated with attributes
    (columns) from one or more logical dimension tables and level-based measures from
    logical fact tables. After you associate logical columns with a dimension level, the
    tables in which these columns exist appear in the Tables tab of the Dimension dialog.
    To create a dimension with a level-based hierarchy:
    1. In the Business Model and Mapping layer of the Administration Tool, right-click a
    business model and select New Object > Logical Dimension > Dimension with
    Level-Based Hierarchy.
    Note that this option is only available when there is at least one dimension table
    that has no dimension associated with it.I am still learning OBIEE, and I can not see the dimension menu item as per point 1 becuse i do not have dimension table associated with it. All I have done at this point is to create logical tables based on few physical tables in physical layer.
    How do I create Dimension Tables? using BI Admin tool?
    Thanks,R

    Hi Rich,
    If you are new to Oracle BI, you would better start with the Oracle Learning Library; http://apex.oracle.com/pls/apex/f?p=9830:41:0::NO:RIR:IR_PRODUCT,IR_PRODUCT_SUITE,IR_PRODUCT_COMPONENT,IR_RELEASE,IR_TYPE,IRC_ROWFILTER,IR_FUNCTIONAL_CATEGORY:,BI,,,,,
    You create dimensions based on your logical tables. In a plain star-schema you would have one logical fact table and at least one or more logical dimension tabes attached (joined) to the fact table. Just follow the documentation and you would be good to go.
    Good Luck,
    Daan Bakboord
    http://obibb.wordpress.com

  • Unable to Create database index

    Hello All,
    I have a table where I'm trying to define indexes.
    I make the additional entry for indexes via SE11.
    Call transaction SE11.
    Enter the table ..
    Choose "Change".
    Choose "Indexes ...".
    Choose the "Create Index" icon and enter the table name and the index name.
    However when I goto SE14 to create in the database,  ->
    Choose "Edit".
    Choose "Indexes ...".
    Select the index.
    Choose continue.
    -> Select 'Background' as the processing type.
      > Choose "Create database index".
    Here, I'm unable to te database index just because it is grayed out.
    I tried with user DDIC also.
    Can any one help with the reason that I am unable to create it.
    Thanks a lot in advance.
    Regards,
    Pradeep

    Hello Pradeep,
    Steps to create an Index
    1. Goto SE11
    2. Enter table name and F6(Change)
    3. Select "Indexes" from the Application Tool bar
    4. Select "Create Index" Option
    5. Select one option
            "Non-Unique index"
    or
            "Unique Index"
    In case of a Non-Unique Index, you can use the radio buttons to define whether the index should be created for all database systems, for selected database systems or not at all in the database.
    Check the proper Type of the Index in SE11 again. This should solve your problem.
    Regards,
    Subrahmanya P

  • With WBS element unable to create the Shopping cart

    Hi,
    With WBS element unable to create the Shopping cart
    Problem description:
    Shiopping cart >Item detail > Account assignment
    A/c assignment category " WBS element", Assignment no (some no,eg 1000-2 ).System picks the G/L account and business area,unable to create the shopping cart.Getting error message that
    "The account assignment objects are defined for different business areas  "
    Did i missed anything ,please
    Thanks
    Hareesha

    Hi Hareesha,
    As Sreedhar has rightly said the issue is definitely with the correctness of the data.
    Check the assignment of WBS to the proper business area which you are using to create the shopping cart.Check your org. structure and attributes and their assignments once again.
    Neverthless some OSS notes for your reference if in case you can not able to make P.Os or the SC's / P.Os are not getting transfered to back end R/3.
    <b>Note 727897 - WBS element conversion in extended classic scenario</b>
    <b>Note 1000184 - Account assignment error when document transfer to back end</b>
    Even after validating the data if the problem still persists please explain it clearly with the errors for further help.
    Rgds,
    Teja

  • Unable to create server cursor

    Hello all
    I have a cube with 5 dimensions.
    One dimension have about 12000 values and 2 levels. Top level include all dimension values.
    I open query builder in crosstab, select top level of this dimension.
    When i try open all values in "Selected:" window i get error:
    oracle.express.ExpressServerExceptionError class: OLAPI
    Server error descriptions:
    DPR: Unable to create server cursor, Generic at TxsOqDefinitionManager::createCursorManager
    OES: ORA-00920: invalid relational operator
    , Generic at TxsRdbOCIConnection::execStmt
         oracle.express.olapi.data.full.ExpressSpecifiedCursorManager oracle.express.olapi.data.full.DefinitionManager.createCursorManager(oracle.olapi.data.source.CursorManagerSpecification)
         oracle.olapi.data.source.SpecifiedCursorManager oracle.express.olapi.data.full.ExpressDataProvider.createCursorManager(oracle.olapi.data.source.CursorManagerSpecification, oracle.olapi.data.source.Source[])
         oracle.olapi.data.source.SpecifiedCursorManager oracle.olapi.data.source.DataProvider.createCursorManager(oracle.olapi.data.source.CursorManagerSpecification)
         oracle.express.olapi.data.full.ExpressSpecifiedCursorManager[] oracle.dss.dataSource.QueryUtilities.setUpCursors(oracle.dss.dataSource.SourceTemplate[], oracle.dss.dataSource.common.CubeCursor[], oracle.olapi.data.source.Source[], oracle.express.olapi.data.full.ExpressSpecifiedCursorManager[], boolean, boolean, boolean, boolean)
         oracle.express.olapi.data.full.ExpressSpecifiedCursorManager[] oracle.dss.dataSource.QueryServer._setUpCursorsForMainQuery(oracle.dss.dataSource.SourceTemplate[], oracle.dss.dataSource.common.CubeCursor[], boolean, boolean, boolean, boolean)
         void oracle.dss.dataSource.QueryServer._getCursorForCube(oracle.dss.dataSource.common.DimTree, boolean, boolean, boolean, boolean, boolean)
         void oracle.dss.dataSource.QueryServer._createCubeAndCursor(boolean, boolean, boolean)
         void oracle.dss.dataSource.QueryServer._createCommonQuery(java.lang.String[][], java.lang.String[], oracle.dss.util.Operation, oracle.dss.dataSource.common.QueryState)
         void oracle.dss.dataSource.QueryServer._initQuery(java.lang.String[][], java.lang.String[], oracle.dss.util.Operation, oracle.dss.dataSource.common.QueryState)
         java.lang.Object java.lang.reflect.Method.invoke(java.lang.Object, java.lang.Object[])
         java.lang.Object oracle.dss.util.Operation.execute(java.lang.Object)
         java.lang.Object oracle.dss.dataSource.OperationQueue.update()
         java.lang.Object oracle.dss.dataSource.common.BaseOperationQueue.addOperation(oracle.dss.util.Operation, int)
         java.lang.Object oracle.dss.dataSource.common.BaseOperationQueue.addOperation(oracle.dss.util.Operation)
         java.lang.Object oracle.dss.dataSource.QueryServer.queueOperation(java.lang.String, oracle.dss.util.Parameter[], boolean, oracle.dss.dataSource.common.QueryEvent, java.lang.String, oracle.dss.util.Parameter[], oracle.dss.dataSource.common.QueryState)
         void oracle.dss.dataSource.QueryServer.initQuery(java.lang.String[][], java.lang.String[])
         java.lang.Object java.lang.reflect.Method.invoke(java.lang.Object, java.lang.Object[])
         java.lang.Object oracle.dss.util.Operation.execute(java.lang.Object)
         java.lang.Object oracle.dss.dataSource.QueryManagerServer.sendQueue(oracle.dss.dataSource.common.BaseOperationQueue)
         java.lang.Object oracle.dss.dataSource.common.OperationQueue.update()
         java.lang.Object oracle.dss.dataSource.common.BaseOperationQueue.addOperation(oracle.dss.util.Operation, int)
         java.lang.Object oracle.dss.dataSource.common.BaseOperationQueue.addOperation(oracle.dss.util.Operation)
         void oracle.dss.dataSource.client.QueryClient.initQuery(java.lang.String[][], java.lang.String[])
         oracle.dss.dataSource.common.QueryUtil$DAQuery oracle.dss.dataSource.common.QueryUtil._getDataForSelection(oracle.dss.dataSource.common.QueryManager, oracle.dss.selection.Selection, oracle.dss.util.MetadataMap)
         oracle.dss.dataSource.common.QueryUtil$DAQuery oracle.dss.dataSource.common.QueryQueryAccess._getDataForSelection(oracle.dss.selection.Selection, oracle.dss.util.MetadataMap)
         oracle.dss.util.DataAccess oracle.dss.dataSource.common.QueryQueryAccess.getDataAccess(oracle.dss.selection.Selection, oracle.dss.util.MetadataMap)
         oracle.dss.util.DataAccess oracle.dss.dataSource.common.QueryQueryAccess.getDataAccess(oracle.dss.selection.Selection)
         void oracle.dss.queryBuilder.QueryBuilderMultiSourceDimensionModel.setSelection(oracle.dss.selection.Selection)
         void oracle.dss.queryBuilder.StepsPanel.loadSteps()
         void oracle.dss.queryBuilder.StepsPanel.selectionChanged(oracle.dss.datautil.SelectionChangedEvent)
         void oracle.dss.dataSource.common.QueryQueryAccess.fireSelectionChanged(oracle.dss.datautil.SelectionChangedEvent)
         void oracle.dss.dataSource.common.QueryQueryAccess$SelCursor._fireSelectionChanged()
         void oracle.dss.dataSource.common.QueryQueryAccess$SelCursor.setSelection(oracle.dss.selection.Selection)
         oracle.dss.dataSource.common.QueryQueryAccess$SelCursor oracle.dss.dataSource.common.QueryQueryAccess._setSelection(oracle.dss.selection.Selection)
         void oracle.dss.dataSource.common.QueryQueryAccess.setSelection(oracle.dss.selection.Selection)
         boolean oracle.dss.queryBuilder.QueryBuilderMultiSourceDimensionModel.drill(int, int)
         boolean oracle.dss.util.dimensionList.DimensionList.doDrill(int)
         void oracle.dss.util.dimensionList.DimensionList.handleMouseClicked(java.awt.event.MouseEvent)
         void oracle.dss.util.dimensionList.DimensionList.processMouseEvent(java.awt.event.MouseEvent)
         void java.awt.Component.processEvent(java.awt.AWTEvent)
         void java.awt.Container.processEvent(java.awt.AWTEvent)
         void java.awt.Component.dispatchEventImpl(java.awt.AWTEvent)
         void java.awt.Container.dispatchEventImpl(java.awt.AWTEvent)
         void java.awt.Component.dispatchEvent(java.awt.AWTEvent)
         void java.awt.LightweightDispatcher.retargetMouseEvent(java.awt.Component, int, java.awt.event.MouseEvent)
         boolean java.awt.LightweightDispatcher.processMouseEvent(java.awt.event.MouseEvent)
         boolean java.awt.LightweightDispatcher.dispatchEvent(java.awt.AWTEvent)
         void java.awt.Container.dispatchEventImpl(java.awt.AWTEvent)
         void java.awt.Window.dispatchEventImpl(java.awt.AWTEvent)
         void java.awt.Component.dispatchEvent(java.awt.AWTEvent)
         void java.awt.EventQueue.dispatchEvent(java.awt.AWTEvent)
         boolean java.awt.EventDispatchThread.pumpOneEventForHierarchy(java.awt.Component)
         void java.awt.EventDispatchThread.pumpEventsForHierarchy(java.awt.Conditional, java.awt.Component)
         void java.awt.Dialog.show()
         void java.awt.Component.show(boolean)
         void java.awt.Component.setVisible(boolean)
         boolean oracle.bali.ewt.wizard.WizardDialog.runDialog()
         boolean oracle.dss.datautil.gui.DefaultBuilderDialog.runDialog()
         boolean oracle.dss.datautil.gui.DefaultBuilderDialog.run()
         boolean oracle.dss.queryBuilder.QueryBuilder.run()
         boolean oracle.dss.addins.editor.presentation.QueryBuilderTool.runTool(oracle.dss.addins.designer.BIDesigner, oracle.dss.dataView.Dataview, java.awt.Frame)
         void oracle.dss.addins.editor.presentation.PresentationToolbarButton.actionPerformed(java.awt.event.ActionEvent)
         void javax.swing.AbstractButton.fireActionPerformed(java.awt.event.ActionEvent)
         void javax.swing.AbstractButton$ForwardActionEvents.actionPerformed(java.awt.event.ActionEvent)
         void javax.swing.DefaultButtonModel.fireActionPerformed(java.awt.event.ActionEvent)
         void javax.swing.DefaultButtonModel.setPressed(boolean)
         void javax.swing.plaf.basic.BasicButtonListener.mouseReleased(java.awt.event.MouseEvent)
         void java.awt.AWTEventMulticaster.mouseReleased(java.awt.event.MouseEvent)
         void java.awt.Component.processMouseEvent(java.awt.event.MouseEvent)
         void java.awt.Component.processEvent(java.awt.AWTEvent)
         void java.awt.Container.processEvent(java.awt.AWTEvent)
         void java.awt.Component.dispatchEventImpl(java.awt.AWTEvent)
         void java.awt.Container.dispatchEventImpl(java.awt.AWTEvent)
         void java.awt.Component.dispatchEvent(java.awt.AWTEvent)
         void java.awt.LightweightDispatcher.retargetMouseEvent(java.awt.Component, int, java.awt.event.MouseEvent)
         boolean java.awt.LightweightDispatcher.processMouseEvent(java.awt.event.MouseEvent)
         boolean java.awt.LightweightDispatcher.dispatchEvent(java.awt.AWTEvent)
         void java.awt.Container.dispatchEventImpl(java.awt.AWTEvent)
         void java.awt.Window.dispatchEventImpl(java.awt.AWTEvent)
         void java.awt.Component.dispatchEvent(java.awt.AWTEvent)
         void java.awt.EventQueue.dispatchEvent(java.awt.AWTEvent)
         boolean java.awt.EventDispatchThread.pumpOneEventForHierarchy(java.awt.Component)
         void java.awt.EventDispatchThread.pumpEventsForHierarchy(java.awt.Conditional, java.awt.Component)
         void java.awt.EventDispatchThread.pumpEvents(java.awt.Conditional)
         void java.awt.EventDispatchThread.run()
    When i try open all values in "Available:" window, everything is O.K.
    But when i select "Condition" tab, i get same error.
    All works if values < 1000.
    What can i do to avoid this error ?

    Hi Keith
    The software I have installed is:
    1. Oracle Database 9.0.1.1.1 on Windows 2000 Advanced Server SP2
    2. Oracle Database Patch 9.0.1.3.1
    3. Oracle OLAP Patch 9.0.1.2.1
    4. JDeveloper 9.0.2.829 on the same computer
    5. BI Beans 9.0.2.7.0
    I also can't select more than 1000 elements of dimension in Cube Viewer too.
    Simply nothing happen.
    I have installed this software on 3 different computers and the problems are remained.
    Thanks in advance.

Maybe you are looking for