Where are dimension attributes in AWM - cube viewer?

Hi -
Built my first cube and I am looking at the data with AWM's cube viewer.
I can drill down a hierarchy, but I cannot get at the attributes that were created for the product dimension. The attributes were defined at all levels of the hierarchy.
Does the AWM cube viewer allow you to access the attributes of a dimension?
Thanks,
Frank.

Attribute is something related to dimension. They are purely the property of the dimension and not the fact. Now you said the data is not visible in the cube and you are getting 0.00 even with a simplier case(one dimensional cube). There are many causes of the value not shown in the cube and some are mentioned below
1. All records are rejcted in the cube maintaince process. For this you can check olapsys.xml_log_log table and see if you can find any rejected records.
2. There is some breakage in the hierarchy of the dimension. It also prevents data from summing up.
Did you tried with the global sample available on OTN? That should be good starting point for you.
You can check the cube as below to find out it is loaded or not. Consider your one dimensional cube. Find out a member which is existing in the dimension and also has some fact value associated with it.
1. Now limit your dimension to that value like this
lmt <dim name> to '<value>'
For compressed composite cube
2. Now check data in the cube like this
rpr cubename_prt_topvar
for uncompressed cube you should do
rpr cubename_stored
#2 should show the same value which is available in the fact.
Thanks,
Brijesh

Similar Messages

  • 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...

  • I want to be able to access my photos that are stored on iCloud – I see mail and contacts but not my pictures?   I have been backing up for a long time -  Where are they?

    I want to be able to access my photos that are stored on iCloud
    – I see mail and contacts but not my pictures?
    I have been backing up for a long
    time -  Where are they?   

    You can't view them on iCloud.com.  And photos (and other data) stored in your device backup can't be viewed, other than by restoring the backup to your device.
    If you want to view your photos on the web, for the time being you will have to add them to a shared stream (album) with the Public Website option enabled.  This will give you a private url to view them from a browser.

  • Copy AWM Cube to another box where i haven't AWM

    Hi,
    i've developed my cube in AWM on Windows Machine (also I have created my cube view using View Generator plug-ini). Then I have mapped it in Administration Tool and exported in Answers and all works fine.
    Now, I must export my cube on Unix machine where I have not AWM, so i want export all making an export of my db on Windows Machine. What elements I must export, so all works also under Unix?. I've tried to export OLAP_VIEWS schema plus schema where there's my dwh db. But it doesn't work. In fact when I execute script
    CREATE OR REPLACE VIEW MMG_CALABRIA_CUBEVIEW AS
    SELECT
    "DIM_TEMPO",
    "DIM_AMMINISTRATIVO",
    "DIM_ASSISTITO",
    "DIM_ESENZIONE",
    "DIM_FARMACO",
    "DIM_ETA",
    "DIM_MEDICO",
    "DIM_PATOLOGIA",
    "DIM_PRESTAZIONE",
    "DIM_SANITARIO",
    "DIM_SERVIZIO",
    "DIM_TIPO_MEDICO",
    "DIM_TEMPO_TEMPO_GER_PRNT",
    "DIM_TEMPO_ANNO_LVLDSC",
    "DIM_TEMPO_QUARTO_LVLDSC",
    "DIM_TEMPO_MESE_LVLDSC",
    "DIM_TEMPO_TIME_SPAN",
    "DIM_TEMPO_END_DATE",
    "DIM_TEMPO_LDSC",
    "DIM_TEMPO_SDSC",
    "DIM_TEMPO_DIM_TEMPO_DSO_1",
    "DIM_TEMPO_LEVEL",
    "DIM_AMMINI_AMM_GER_PRNT",
    "DIM_AMMINI_AMM_TOTAL_LVLDSC",
    "DIM_AMMINI_REGIONE_LVL",
    "DIM_AMMINI_REGIONE_LVLDSC",
    "DIM_AMMINI_PROVINCIA_LVL",
    "DIM_AMMINI_PROVINCIA_LVLDSC",
    "DIM_AMMINI_COMUNE_LVL",
    "DIM_AMMINI_COMUNE_LVLDSC",
    "DIM_AMMINI_LDSC",
    "DIM_AMMINI_SDSC",
    "DIM_AMMINI_LEVEL",
    "DIM_ASSIST_ASS_GER_PRNT",
    "DIM_ASSIST_ASS_TOTAL_LVLDSC",
    "DIM_ASSIST_SESSO_LVLDSC",
    "DIM_ASSIST_NOMINATIVO_LVLDSC",
    "DIM_ASSIST_LDSC",
    "DIM_ASSIST_SDSC",
    "DIM_ASSIST_LEVEL",
    "DIM_ESENZI_ESEN_GER_PRNT",
    "DIM_ESENZI_EROGAZIONE_LVL",
    "DIM_ESENZI_ESENZIONE_LVL",
    "DIM_ESENZI_ESEN_TOTAL_LVLDSC",
    "DIM_ESENZI_EROGAZIONE_LVLDSC",
    "DIM_ESENZI_ESENZIONE_LVLDSC",
    "DIM_ESENZI_LDSC",
    "DIM_ESENZI_SDSC",
    "DIM_ESENZI_LEVEL",
    "DIM_FARMAC_FAR_GER_PRNT",
    "DIM_FARMAC_PRINCIPIO__LVL",
    "DIM_FARMAC_NOME_FARMA_LVL",
    "DIM_FARMAC_FAR_TOTALE_LVLDSC",
    "DIM_FARMAC_PRINCIPIO__LVLDSC",
    "DIM_FARMAC_NOME_FARMA_LVLDSC",
    "DIM_FARMAC_LDSC",
    "DIM_FARMAC_SDSC",
    "DIM_FARMAC_LEVEL",
    "DIM_ETA_ETA_GER_PRNT",
    "DIM_ETA_ETA_TOTAL_LVLDSC",
    "DIM_ETA_FASCIA_ETA_LVLDSC",
    "DIM_ETA_LDSC",
    "DIM_ETA_SDSC",
    "DIM_ETA_LEVEL",
    "DIM_MEDICO_MED_GER_PRNT",
    "DIM_MEDICO_NOMINATIVO_LVL",
    "DIM_MEDICO_MED_TOTAL_LVLDSC",
    "DIM_MEDICO_NOMINATIVO_LVLDSC",
    "DIM_MEDICO_LDSC",
    "DIM_MEDICO_SDSC",
    "DIM_MEDICO_BUDGET",
    "DIM_MEDICO_LEVEL",
    "DIM_PATOLO_TIPO_PATOL_LVL",
    "DIM_PATOLO_PATOLOGIA_GE_PRNT",
    "DIM_PATOLO_TIPO_PATOL_LVLDSC",
    "DIM_PATOLO_LDSC",
    "DIM_PATOLO_SDSC",
    "DIM_PATOLO_LEVEL",
    "DIM_PATOLO_PAT_TOTALE_LVLDSC",
    "DIM_PRESTA_PREST_GER_PRNT",
    "DIM_PRESTA_TIPO_PREST_LVL",
    "DIM_PRESTA_PREST_TOTA_LVLDSC",
    "DIM_PRESTA_TIPO_PREST_LVLDSC",
    "DIM_PRESTA_LDSC",
    "DIM_PRESTA_SDSC",
    "DIM_PRESTA_LEVEL",
    "DIM_SANITA_SAN_GER_PRNT",
    "DIM_SANITA_DISTRETTO_LVL",
    "DIM_SANITA_ASP_LVL",
    "DIM_SANITA_SAN_TOTAL_LVLDSC",
    "DIM_SANITA_DISTRETTO_LVLDSC",
    "DIM_SANITA_ASP_LVLDSC",
    "DIM_SANITA_LDSC",
    "DIM_SANITA_SDSC",
    "DIM_SANITA_BUDGET_STRUTTURA",
    "DIM_SANITA_LEVEL",
    "DIM_SERVIZ_SERV_GER_PRNT",
    "DIM_SERVIZ_SERV_TOTAL_LVLDSC",
    "DIM_SERVIZ_TIPO_SERVI_LVLDSC",
    "DIM_SERVIZ_LDSC",
    "DIM_SERVIZ_SDSC",
    "DIM_SERVIZ_LEVEL",
    "DIM_TIPO_M_TIPO_MEDICO__PRNT",
    "DIM_TIPO_M_TIP_MED_TO_LVLDSC",
    "DIM_TIPO_M_LDSC",
    "DIM_TIPO_M_TIPO_MEDIC_LVLDSC",
    "DIM_TIPO_M_SDSC",
    "DIM_TIPO_M_LEVEL",
    "QTA_PRESCRITTA",
    "QTA_EROGATA",
    "SPESA_PRESCRITTA",
    "SPESA_EROGATA",
    "OLAP_CALC"
    FROM table
    OLAP_TABLE
    'MMGDWHPROD.CALABRIA_AWM duration session',
    '&(MMG_CALABRIA_CUBE_LIMITMAP)'
    MODEL DIMENSION BY
    DIM_TEMPO,
    DIM_AMMINISTRATIVO,
    DIM_ASSISTITO,
    DIM_ESENZIONE,
    DIM_FARMACO,
    DIM_ETA,
    DIM_MEDICO,
    DIM_PATOLOGIA,
    DIM_PRESTAZIONE,
    DIM_SANITARIO,
    DIM_SERVIZIO,
    DIM_TIPO_MEDICO
    MEASURES
    DIM_TEMPO_TEMPO_GER_PRNT,
    DIM_TEMPO_ANNO_LVLDSC,
    DIM_TEMPO_QUARTO_LVLDSC,
    DIM_TEMPO_MESE_LVLDSC,
    DIM_TEMPO_TIME_SPAN,
    DIM_TEMPO_END_DATE,
    DIM_TEMPO_LDSC,
    DIM_TEMPO_SDSC,
    DIM_TEMPO_DIM_TEMPO_DSO_1,
    DIM_TEMPO_LEVEL,
    DIM_AMMINI_AMM_GER_PRNT,
    DIM_AMMINI_AMM_TOTAL_LVLDSC,
    DIM_AMMINI_REGIONE_LVL,
    DIM_AMMINI_REGIONE_LVLDSC,
    DIM_AMMINI_PROVINCIA_LVL,
    DIM_AMMINI_PROVINCIA_LVLDSC,
    DIM_AMMINI_COMUNE_LVL,
    DIM_AMMINI_COMUNE_LVLDSC,
    DIM_AMMINI_LDSC,
    DIM_AMMINI_SDSC,
    DIM_AMMINI_LEVEL,
    DIM_ASSIST_ASS_GER_PRNT,
    DIM_ASSIST_ASS_TOTAL_LVLDSC,
    DIM_ASSIST_SESSO_LVLDSC,
    DIM_ASSIST_NOMINATIVO_LVLDSC,
    DIM_ASSIST_LDSC,
    DIM_ASSIST_SDSC,
    DIM_ASSIST_LEVEL,
    DIM_ESENZI_ESEN_GER_PRNT,
    DIM_ESENZI_EROGAZIONE_LVL,
    DIM_ESENZI_ESENZIONE_LVL,
    DIM_ESENZI_ESEN_TOTAL_LVLDSC,
    DIM_ESENZI_EROGAZIONE_LVLDSC,
    DIM_ESENZI_ESENZIONE_LVLDSC,
    DIM_ESENZI_LDSC,
    DIM_ESENZI_SDSC,
    DIM_ESENZI_LEVEL,
    DIM_FARMAC_FAR_GER_PRNT,
    DIM_FARMAC_PRINCIPIO__LVL,
    DIM_FARMAC_NOME_FARMA_LVL,
    DIM_FARMAC_FAR_TOTALE_LVLDSC,
    DIM_FARMAC_PRINCIPIO__LVLDSC,
    DIM_FARMAC_NOME_FARMA_LVLDSC,
    DIM_FARMAC_LDSC,
    DIM_FARMAC_SDSC,
    DIM_FARMAC_LEVEL,
    DIM_ETA_ETA_GER_PRNT,
    DIM_ETA_ETA_TOTAL_LVLDSC,
    DIM_ETA_FASCIA_ETA_LVLDSC,
    DIM_ETA_LDSC,
    DIM_ETA_SDSC,
    DIM_ETA_LEVEL,
    DIM_MEDICO_MED_GER_PRNT,
    DIM_MEDICO_NOMINATIVO_LVL,
    DIM_MEDICO_MED_TOTAL_LVLDSC,
    DIM_MEDICO_NOMINATIVO_LVLDSC,
    DIM_MEDICO_LDSC,
    DIM_MEDICO_SDSC,
    DIM_MEDICO_BUDGET,
    DIM_MEDICO_LEVEL,
    DIM_PATOLO_TIPO_PATOL_LVL,
    DIM_PATOLO_PATOLOGIA_GE_PRNT,
    DIM_PATOLO_TIPO_PATOL_LVLDSC,
    DIM_PATOLO_LDSC,
    DIM_PATOLO_SDSC,
    DIM_PATOLO_LEVEL,
    DIM_PATOLO_PAT_TOTALE_LVLDSC,
    DIM_PRESTA_PREST_GER_PRNT,
    DIM_PRESTA_TIPO_PREST_LVL,
    DIM_PRESTA_PREST_TOTA_LVLDSC,
    DIM_PRESTA_TIPO_PREST_LVLDSC,
    DIM_PRESTA_LDSC,
    DIM_PRESTA_SDSC,
    DIM_PRESTA_LEVEL,
    DIM_SANITA_SAN_GER_PRNT,
    DIM_SANITA_DISTRETTO_LVL,
    DIM_SANITA_ASP_LVL,
    DIM_SANITA_SAN_TOTAL_LVLDSC,
    DIM_SANITA_DISTRETTO_LVLDSC,
    DIM_SANITA_ASP_LVLDSC,
    DIM_SANITA_LDSC,
    DIM_SANITA_SDSC,
    DIM_SANITA_BUDGET_STRUTTURA*,
    DIM_SANITA_LEVEL,
    DIM_SERVIZ_SERV_GER_PRNT,
    DIM_SERVIZ_SERV_TOTAL_LVLDSC,
    DIM_SERVIZ_TIPO_SERVI_LVLDSC,
    DIM_SERVIZ_LDSC,
    DIM_SERVIZ_SDSC,
    DIM_SERVIZ_LEVEL,
    DIM_TIPO_M_TIPO_MEDICO__PRNT,
    DIM_TIPO_M_TIP_MED_TO_LVLDSC,
    DIM_TIPO_M_LDSC,
    DIM_TIPO_M_TIPO_MEDIC_LVLDSC,
    DIM_TIPO_M_SDSC,
    DIM_TIPO_M_LEVEL,
    QTA_PRESCRITTA,
    QTA_EROGATA,
    SPESA_PRESCRITTA,
    SPESA_EROGATA,
    OLAP_CALC
    RULES
    UPDATE SEQUENTIAL ORDER();
    I receive error:
    DIM_SANITA_BUDGET_STRUTTURA invalid identifier.
    I hope in your help.
    All regards
    Giancarlo

    Hi,
    thanks. I've created my own directory and now I found in it my file .eif.
    Now i want use your script:
    begin
    dbms_aw.execute(q'!
    " Create the AW
    aw create CALABRIA_AWM
    " Set the current directory
    cda MY_DIR
    " Import the EIF file
    import all from eif file 'CALABRIA_AWM.EIF'
    " Update and commit the AW
    update
    commit
    end;
    but I have a trouble about
    " Set the current directory
    cda MY_DIR
    because I have crated MY_DIR directory on machine A and now i launch script on machine B, and both don't have any shared resource, machine B doesn't view MY_DIR directory.
    What steps I must follow?
    P.S. I've created my directory with following command:
    SQL>Create directory EIFTER as '/opt/eifdirectory';
    Can you explain step by step what i must do now? Maybe I must repeat steps made on machine A either on machine B and then launch your script?
    Thanks
    Giancarlo

  • 'dimension attribute was not found' error while refresing the cube in Excel

    Dear All,
    Thanks for all your support and help.
    I need an urgent support from you as I am stuck up here from nearly past 2-3 days and not getting a clue on it.
    I have re-named a dimension attribute 'XX' to 'xx' (Caps to small)in my cube and cleared all dependencies (In Attribute relationship tab as well).
    But while refreshing the data in excel client (of course after processing the full cube) I get an error
    'Query (1, 1911) the [Dimension Name].[Hierarchy Name].[Level Name].[XX] dimension attribute was not found' error.
    Here I am trying to re-fresh an existing report without any changes with the new data.
    Does not it re-fresh automatically if we clear the dependencies or there something that I am missing here (Like order of the dependencies).
    Cube processed completely after modifications and able to create new reports without any issues for same data. What else could be the reason?
    Can some one help me here?
    Thanks in Advance and Regards,

    Thnaks alot Vikram,
    In se11  ,when i was trying to activate the  /BIC/FZBKUPC , it is showing the warnings  like
    Key field KEY_ZBKUPCP has num. type INT4: Buffering not possible, Transport restricted.What it means.
    In PErformance Window it is showing like:
    A numeric type was used for a key field. A table of this sort cannot be buffered.When buffering, the table records for numeric values cannot be stored in plain text.
    Procedure
    You can enter "no buffering" as an attribute of the technical settings and then repeat the activation process. The table is not buffered.
    If you want to buffer the table, you must replace the type in the key field by a character type, i.e. that you must modify the table.
    Please adivice with your valueable suggestyions.
    Thanks Vikram.

  • How can I sort data in view that all member are transent attributes ?

    I create a view that 's not based on query . and all member of that view are transent attributes . if I want to sort records in the view with a transent attribute .
    What should I do ?
    as I know I can set order by clause , if that view is base on query .
    but for the view that not based on query . I don't know how to sort .
    if I have to sort by myself , Can you recommend how to sort it ?
    thanks in advance

    Can you post this question on the JDeveloper forum since it is not related to Jheadstart?
    Thank you,
    Steven Davelaar,
    JHeadstart Team.

  • Where are partitioning a cube based on calmonth & fiscper

    Q1.where are partitioning a cube based on calmonth & fiscper ok In partitioning cube there are two types 1.physical partition & 2.logical partition so i want to know the both things and diferrences.

    Hi Kishore,
    Logical Partitioning means dividing the data into two or more cubes. The cubes will have the same structure, but will store mutually exclusive data sets. For eg. storing data from Calendar year 2000 to 2005 in one cube, 2006 to 2008 in another cube and 2009 to 2011 in another cube. As these three cubes will have the same structure, we can create a multiprovider to combine these cubes for comprehensive reporting. This can be done any characteristic....like company code, controlling area, sales organization, distribution channels or any time characteristics. This is more of data model designing option.
    Physical Partitioning is done on one cube. This is based on the Calender Month or the Fiscal period. This physically partitions the Fact table of the cube. For eg. you want to partition a cube that stores 2 years of data. The maximum no. of partitions allowed here are 26... (24 for each of the 24 months and two for data not belonging to these 24 months - these two partitions are system defaults and we have not control over). However, we can define any number  less that 26 and the system calculates the maximum number to be utilized. Supposing we specify, a maximum of 18 partitions to be used, the system will use a 14 partitions only - 12 partitions for the 24 months (each 2 months) and 2 on either side of the time scale.
    rgds
    Naga

  • Where are Views created on query region stored in database?

    Hello All,
    Using 'Saved Search' in my query region, I have created a View.
    I want to know where is this created 'View' stored in the database.?
    Regards,
    Rabo

    Hello
    Nope.
    By 'View' I mean, the 'Save Search' criteria.
    Where are these *'Save Search'* criteria's stored/saved in the database.?
    Regards

  • Where are downloaded podcast stored for viewing?

    Where are downloaded podcasts stored for viewing?

    I'm sorry, I forgot to mention that I'm looking for podcasts on my iPad2. I've downloaded several podcasts, but cannot locatethem on th iPad to view them. Do you know how I can find them?

  • HT201077 I am a new iphone 5 user and set it up to use icloud to store pictures, etc. I set up my home computer afterwards, but only some pictures are on the icloud. How do I view the rest of my pictures on my  home computer? Where are they stored?

    Only some of my pictures are on iCloud that are currently stored on my phone. Where are the others? Why aren't all the pictures from my iPhone showing in the iCloud? I can't find the pictures I saved from my ipodtouch, either....

    Only some of my pictures are on iCloud that are currently stored on my phone. Where are the others? Why aren't all the pictures from my iPhone showing in the iCloud? I can't find the pictures I saved from my ipodtouch, either....

  • Oracle DB 10g and BI Discoverer for OLAP - Dimension Attributes

    Hi,
    We are using Oracle Database 10g release 1 with partitioning, data mining and OLAP options and Analytic Workspace Manager 10.2.0.1.0A to create the multidimensional objects. For the user dimensions created using AWM we have custom attributes like HireDate, StartDate, Sales Personnel Role etc., For reporting purposes we are using Discoverer for OLAP. In this Discoverer version, I don't see an explicit provision to drag these attributes onto the worksheet. We are only able to filter based on these attributes and capture the measures...
    Can someone throw light on this? Also, if there is a possibility to drag these attributes onto the worksheet can that be expounded?
    Thanks in advance!

    Again this depends on what you are trying to achieve. If you define an attribute against a dimension it takes very little space as it is not directly connected to a cube and so no data is stored against that attribute.
    If, however, you have a 4D revenue cube (product, geography, channel, time) with products attributes COLOR and PACK SIZE and you want to view revenue additionally borken-out by COLOR and PACK SIZE as well as the other four dimensions then your schema will require additional storage space. However, 10g compressed cubes and sparsity options do help to manage the explosion of data points as the number of dimensions increases. This should allow you to easily add attributes as dimensions into your cube.
    One thing to remember is that most users start to struggle when confronted with more than 9 dimensions. So although Oracle OLAP can create extremely large dimensional models, users prefer their cubes to have 9 or fewer dimensions.
    Hope this helps,
    Keith
    Oracle Business Intelligence Product Management
    BI on Oracle: http://www.oracle.com/bi/
    BI on OTN: http://www.oracle.com/technology/products/bi/
    BI Beans http://www.oracle.com/technology/products/bib/index.html
    Discoverer: http://www.oracle.com/technology/products/discoverer/
    BI Software: http://www.oracle.com/technology/software/products/ias/devuse.html
    Documentation: http://www.oracle.com/technology/documentation/appserver1012.html
    BI Samples: http://www.oracle.com/technology/products/bi/samples/
    Blog: http://oraclebi.blogspot.com/

  • Where can I find metadata for Power View reports created in sharepoint 2013.

    I am looking for what I would assume is the sql server tables that would hold the MDX (DAX) Queries for the power view reports.  Example my customers may create say 30 reports and I need to know quickly if an attribute I am changing is in those reports. 
    How can I find out what report(s) are using that attribute/measure?  Not sure that it matters but using sharepoint 2013 on premise and connecting to Analysis Services (molap).
    Ken Craig

    P.S.  if this is still not making sense create a power view report in SharePoint from a SSAS cube.  Save that power view report in SharePoint.  The power view report should
    have a couple of measures and 1 or 2 dimension.  Open the report just to confirm it is saved correctly.  Now go to SSAS and rename 1 of the measures or dimensions that you used, Save and rebuild your olap .  If it’s a calculated measure
    you just need to save olap.    Now open your power view report and notice that that measure/dimension you changed is no longer in the report. 
    IN one hand it is great that reports do not error and break; however, on the other hand the users might not know what measure/dimension changed and then be lost/mad because the report no longer
    works like they want.  In my opinion it would have been better if the power view broke with an error message that it cannot load because measure x does not exist than to just load fine. 
    In any case I need a method to know when a dimension/measure is modified what reports are using it.   Another example is this could even be a case where the dimension values are getting
    modified and we need to potentially make a update to any power view/pivot using this dimension as a filter? 
    Ken Craig

  • Numeric Dimension Attribute format

    Hi
    I have a numeric dimension attribute where the data type in the database is float, however the values are in this format 1250.23
    When this attribute is processed in the Cube it comes out as 1250.22999999.
    How can I set this attribute to the correct format. I've tried setting the data type to wchar but not much luck.
    I do have attribute as a measure but for requirements reasons it has to be modelled as a dimension attribute as well.
    Regards

    The easiest way to do this is in the datamart view itself or in the DSV by adding a calculated member if it's only going to be used as a filter/attribute in the dimension and use this column as a NAME column.
    CAST([UrColumn]
    AS numeric(10,2))
    AS [UrColumnAlias]
    or so

  • Is it possible to retreive data and store it in database from a AWM cube?

    Hi all,
    Table to cube is possible by maintaining..but Is it possible to retreive data as it stored in cube and store it in database from a AWM cube?
    Regards,
    Arjun Jkoshi

    Hi there,
    Yes, it is possible - and very easy. Remember an OLAP cube is fully integrated with the Oracle database and therefore treated very much as a native object.
    With 11g OLAP, cube views are created automatically when you define a cube using AWM. These views provide SQL access to the data in the OLAP cube meaning that it is very easy to transfer data into a table using techniques such as 'create table as select * from cube_view' or 'insert into table select * from cube_view'. You can use WHERE clauses to filter specific values from the cube into the table, and in 11g, an optimisation has been added to ensure that NULL rows are eliminated from the result set automatically (OLAP cubes are typically very sparse and therefore contain many NULL values)
    With 10g OLAP, cube views can be added on top of existing cubes that have been created using AWM. It is easiest to do this using the [view generator|http://www.oracle.com/technology/products/bi/olap/viewGenerator_1_0_2.zip] utility from the [OTN OLAP home page|http://www.oracle.com/technology/products/bi/olap/index.html]. With the views in place it is once again very easy to transfer data into a table using techniques such as 'create table as select * from cube_view' or 'insert into table select * from cube_view'.
    I hope this is clear and makes sense. Which version of Oracle OLAP are you using?
    Thanks
    Stuart

  • 10G Cube View hangs executing Simple Sum!!

    Hey Experts.
    I have built a 10G OLAP Cube in Oracle 10G. Also all the Dimensional and Cube views have been generated. I am querying the cube to check the data for different levels of the Entities that I have used. The cube is built on a Single Fact Table with 50K rows in the Fact.
    I am having 1 metric as Trx.
    Whenever I am trying to excute a simple Sum(Trx) on the Cube filtered to have a smaller data set the Query goes on without returning the result. I need to show this Trx in all my reports against different dimensions that I have mapped in the Cube.
    Please advice.
    Thanks..
    ChD

    Hi David ,
    Even we tried to perform a query like :
    Select * from mycube_view where measure1 is not null ;
    also:
    Select distinct measure1 from mycube_view ;
    The query is running for ages without any result .
    Also I can see 10g style cube views having diff structures like for 10g all the dimensions attributes present in the cube view itself . So for my OBIEE I could use single table based reorting I believe right ? But I wonder for OBIEE I need to put aggregate on my measure attribute or not ! for 11g I had put the aggregation like SUM against the measure attrbt there.
    Many Thanks,
    DxP

Maybe you are looking for