Cube creation in OBIEE

Hi experts
I am new to cube concepts. So please tell me the steps to create cube in OBIEE. Is cube is created on database level(Tables) or we can create at Olap level.
Thanks in advance
Regards
frnd

Hi there,
A good place to start would be here - http://wiki.oracle.com/page/I+am+Completely+New+to+Oracle+OLAP
There are Oracle OLAP workshops on the blog - http://oracleolap.blogspot.com/search/label/Workshop
If you want to understand how to integrate an Oracle OLAP cube with OBIEE then I suggest you read this - http://www.oracle.com/technology/products/bi/olap/Oracle_OLAP_11g_BIEE_TWP.pdf
Thanks
Stuart

Similar Messages

  • Error message during cube creation

    Hi expert,
    System show the following error message during cube creation, please info how to solve this problem. Thanks.
    Define the characteristics of the validity table for non-cumulatives
    Message no. R7846
    Diagnosis
    The InfoCube contains non-cumulative values. A validity table is created for these non-cumulative values, in which the time interval is stored, for which the non-cumulative values are valid.
    The validity table automatically contains the "most detailed" of the selected time characteristics (if such a one does not exist, it must be defined by the user, meaning transfered into the InfoCube).
    Besides the most detailed time characteristic, additional characteristics for the InfoCube can be included in the validity table:
    Examples of such characteristics are:
    A "plan/actual" indicator, if differing time references exist for plan and actual values (actual values for the current fiscal year, plan values already for the next fiscal year),
    the characteristic "plant", if the non-cumulative values are reported per plant, and it can occur that a plant already exists for plant A for a particular time period, but not yet for plant B.
    Procedure
    Define all additional characteristics that should be contained in the validity table by selecting the characteristics.
    In the example above, the characteristics "plan/actual" and  "plant" must be selected.
    The system automatically generates the validity table according to the definition made. This table is automatically updated when data is loaded.

    Hi,
    Go to the Extras Tab in the definition of the Cube and there select " Maintain Non-Cumulatives" and there select the Plant check box. You can also check Material but it is not recommended. Now try to activate the cube. I think it will work for you.

  • Cubes structure in obiee

    Hi Gurus,
    Can cube structure supported by obiee(fullfledge support) as compare to rdbms
    how it supports vary from hyperion to obiee
    Thanks

    Hi User,
    What do you mean by cube supported by OBIEE ?
    http://www.rittmanmead.com/2009/02/06/essbase-multi-dimensional-olap-analysis-using-obiee-plus-and-oracle-financial-reporting/
    http://obieetalk.com/obi-reports-sap-bw-cube
    Thanks,
    Saichand.v

  • From where i can downlaod AWM for cubes creation

    Hi experts
    From where i can download AWM for cube creation.
    Thanks in advance
    Regards
    Frnds

    See the "Downloads" portlet on this page: http://www.oracle.com/technology/products/bi/olap/index.html

  • APO info cube creation and loading

    Hi,
    Can some buddy tell me Info Cube Creation and Loading Cycle, step by step .....?
    Regards

    Hi R S D,
    The following link will guide you to create infocube creation as you require.
    http://help.sap.com/saphelp_scm70/helpdata/EN/23/054e3ce0f9fe3fe10000000a114084/frameset.htm
    The menupath is modelling > infoproviders > infocubes > dimension > creating infocubes.
    Hope you got your solution.
    Please confirm
    Regards
    R. Senthil Mareeswaran.

  • Can we show some user defined message while cube loading in OBIEE

    Hi All,
    Currently we are building OBIEE dashboards from Essbase ASO Cube as datasource.
    During Essbase Cube loading ,Essbase will "Disable all Administrative Commands".In this mean time,When users are trying to run the dashboards,OBIEE will thorws severe error.
    Can we dispaly some user defined message something like "Cube is loading.Please wait...." or any other alternative.
    Time taken to load the cube is 1hr.Please suggest
    Thanks,
    SatyaB

    Yes, You can better try replacing the whole OBIEE dashboard with a custom message. Whenver the load happens...you shud trigger or set a flag value to 'Y'. Using guided navigation when Flag value is matched to Y...right a JS to replace the whole dashboard.
    [html]
    [head]
    [script type="text/javascript"]var strStatus="@1";
    if(strStatus =='Y')
    location.replace('saw.dll?PortalPages&_scid=in6lPJnWWNk&PortalPath=/shared/Framework/_portal/Cube%20Status%20&Page=Cube%20Status');
    [script]
    [head]
    Replace square bracket with curly brackets in above replace code..
    BTW, you shud mark the previous post on Implicit fact. Follow https://forums.oracle.com/forums/ann.jspa?annID=939

  • Holap cube error in obiee

    hi all..
    i have imported an holap cube in obiee...
    but when i try to upload member count for any of the dimensions. its throwing the following error...
    [NQODBC][SQL_STATE:HY000][nQSError:10058] A general error has occured.
    [nQSError:43093] An error occurred while processing the EXECUTE PHYSICAL statement.
    Essbase error: Unknown member Measures.xxxyyyyzzzCount used in the query

    Error Details
    Error Codes: OPR4ONWY:U9IM8TAC:OI2DL65P
    State: HY000. Code: 10058. [NQODBC] [SQL_STATE: HY000] [nQSError: 10058] A general error has occurred. [nQSError: 15018] Incorrectly defined logical table source (for fact table HOLAP1) does not contain mapping for
    [MEDIA_MARKET.Gen3,MEDIA_MARKET, MEDIA_MARKET.Gen3,MEDIA_MARKET]. (HY000)
    SQL Issued: SELECT MEDIA_MARKET."Gen3,MEDIA_MARKET" saw_0, MEDIA_MARKET."Gen1,MEDIA_MARKET" saw_1, MEDIA_MARKET."Gen3,MEDIA_MARKET" saw_2 FROM "10.8.19.83" ORDER BY saw_0, saw_1, saw_2
    I AM GETTING THE ABOVE ERROR WHEN I ADD ALL 4 COLUMNS

  • Holap cube reporting on obiee???

    is it possible to perform obiee reporting on an holap cube created in essbase using EIS...
    In my holap cube cube i have a dimension market. its sub levels are country --> city --> store...
    upto the city level data is stored in the essbase cube. whereas the store data is coming from rdbms.......
    is it possible to drill down from market to city in obiee..
    kindly help !!!

    Yes, this is one of the very good and advanced features of OBIEE (nquire). Search the web i.e. for "obiee aggregate navigation"
    i.e. this is a good entry point:
    http://gerardnico.com/wiki/dat/obiee/fragmentation_level_based
    So you would have to model two LTS (LogicalTableSource) for your LogicalTables in BMM layer, one pointing to Essbase's physical tables on the right hand side and the other pointing to your rdbms table(s). In this scenario it is very important to set the levels on your LTS's correctly.
    hth

  • Cube creation & Data loading from Flat file

    Hi All,
    I am new to BI 7. Trying to create a cube and load data from a flat file.
    Successfully created the infosource and Cube (used infosource as a template for cube)
    But got stucked at that point.
    I need help on how to create transfer rules/update rules and then load data into it.
    Thanks,
    Praveen.

    Hi
    right click on infosource->additional functions->create transfer rules.
    now in the window insert the fields you want to load from flat file->activate it.
    now right click on the cube->additional functions->create update rules->activate it.
    click on the small arrow on the left and when you reach the last node(DS)
    right click on it->create info package->extenal data tab->give your FLAT file path and select csv format->schedule tab->click on start.
    hope it helps..
    cheers.

  • IBot Creation in OBIEE 10G

    Hi All,
    I have OBIEE 10G installed in a unix server and BI client in windows XP. Now when I configure the scheduler via BI client, under the general tab in which format can i mention the unix server path for the scheduler script, default script and temporary file path. As these paths are defaulted to my local machice D: drive.
    Actually my problem is, I was able to login to Delivers using Administrator but unable to save a iBot. It says Authentication failed.
    Please help.
    Thanks

    Please find my config values below. I guess something is wrong and hence I am still unable to save an iBot. Please help
    instanceconfig.xml - (Already present)
    <CredentialStore>
    <CredentialStorage type="file" path="/u00/webadmin/product/10.1.3_OBI/OracleBI_1/web/config/credentialstore.xml" passphrase="obiee"/>
    </CredentialStore>
    Credentialstore.xml - (Newly added)
    <sawcs:credential type="usernamePassword" alias="admin">
    <sawcs:username>Administrator</sawcs:username>
    <sawcs:password passphrase="PMADMIN">
    <xenc:EncryptedData>
    <xenc:EncryptionMethod Algorithm="http://www.rsasecurity.com/rsalabs/pkcs/schemas/pkcs-5#pbes2">
    <pkcs-5:PBES2-params Algorithm="http://www.rsasecurity.com/rsalabs/pkcs/schemas/pkcs-5#pbkdf2">
    <pkcs-5:KeyDerivationFunc>
    <pkcs-5:Parameters>
    <pkcs-5:IterationCount>1024</pkcs-5:IterationCount>
    </pkcs-5:Parameters>
    </pkcs-5:KeyDerivationFunc>
    <pkcs-5:EncryptionScheme Algorithm="http://www.w3.org/2001/04/xmlenc#tripledes-cbc"/>
    </pkcs-5:PBES2-params>
    </xenc:EncryptionMethod>
    <xenc:CipherData>
    <xenc:CipherValue>t/kuivSpJztX3qINS9v/VA==</xenc:CipherValue>
    </xenc:CipherData>
    </xenc:EncryptedData>
    </sawcs:password>
    </sawcs:credential>
    Sceduler Config via BI client - (Manage ->Jobs-> Configuration Options->General)
    Schedular Script path - /u00/webadmin/product/10.1.3_OBI/OracleBI_1/server/Scripts/Scheduler
    Default Script Path - /u00/webadmin/product/10.1.3_OBI/OracleBI_1/server/Scripts/Common
    Temporary file path - /u00/webadmin/product/10.1.3_OBI/OracleBIData_1/tmp
    Administrator Name: Administrator
    Password: XXXXXX
    Note:
    I have Doubt in the format of the script paths. Please note that the password for Administrator in both Shconfig and Credential store is same.
    Please help.
    Regards
    GJ

  • Info cube creation

    can u please tell me the steps, how to create infocube in BW7.0
    komal

    > Steps to Create Cube in B.I 7.0:
    > Procedure
    > 1. Create an InfoArea to which the new InfoCube should be
    > assigned.
    > To do this, choose Modeling (r) InfoProvider.
    > 2. In the context menu of the InfoArea, choose Create InfoCube
    > 3. Select either Standard or Real Time as the InfoCube type.
    > Choose Create.
    > If you want to create a copy of an already existing InfoCube, you can
    > enter an InfoCube as a template.
    > The Edit InfoCube screen appears.
    > 4. Transferring InfoObjects:
    > On the left side of the screen, there are various templates to choose
    > from. These allow you to get a better overview in relation to a particular
    > task. For performance reasons, the default setting is an empty template. You
    > use the pushbuttons to select different objects as templates.
    >
    > The InfoObjects that are to be added to the InfoCube are divided into the
    > categories characteristic, time characteristic, key figure and unit. You
    > have to transfer at least one InfoObject from each category.
    >
    > On the right side of the screen, you define the InfoCube. Use drag and
    > drop to assign the InfoObjects in the dimensions and the Key Figuresfolder. You can select several InfoObjects at once. You can also transfer
    > entire dimensions using drag and drop. The system assigns navigation
    > attributes automatically. These navigation attributes can be switched on
    > to analyze data in BEx.
    >
    > Or:
    > You can insert InfoObjects without selecting a template in the left half
    > of the screen. This is useful if you know exactly which InfoObjects you want
    > to include in the InfoCube. Choose Insert InfoObjects in the context menu
    > for the folders for dimensions or key figures. In the dialog box that
    > appears, you can enter and transfer up to ten InfoObjects directly, or you
    > can select them using input help. You can use drag and drop to reassign
    > them.
    > 5. Details and object-specific properties:
    > If you double click on an InfoObject, the detail display of this
    > InfoObject is displayed. In the context menu of an InfoObject, you can make
    > additional settings under Object-Specific Properties. .
    > 6. Create dimensions: The dimensions data package, time, and
    > unit are available as the default setting. The data package dimension
    > contains technical characteristics. Time characteristics and units are
    > automatically assigned to the corresponding dimensions. In the context menu
    > of the Dimensions folder, you can create additional dimensions under Create
    > New Dimensions .
    > If a dimension only has one characteristic, or it has a large number of
    > values, you need to set the Line Item or High Cardinality indicator.
    > 7. In the context menu of the Key Figures folder you can Insert
    > New Hierarchy Nodes. In this way you can sort the key figures in a
    > hierarchy. You then get a better overview of large quantities of key figures
    > in query definition.
    > 8.
    > Save 8. Save or Activate the InfoCube.
    hope.....this might give u some sort of help

  • Cube creation

    Hi All
    the requirement i got is
    dso(sap defined)-->cube(user defined)
    i installed the DSO by using options
    grouping-->before and afterwards
    collection mode-->collec automaticall
    installation-->install.
    now i have to create a CUBE.
    the question is i have to create the Application Component and Data Source or
    by default installed DSO contains these?
    Anybody can explain please
    Thanks & Regards
    Krishna

    Hi Krishna,
    Transformation is for mapping source fields with target fields.
    In ur case source is DSO and target is Cube
    DTP-Data Transfer Process is used for loading data from source to target
    Right click ur cube and select create transformation.
    Specify source DSO name
    Map fileds between source and target
    Activate,
    Right click ur cube and select create data transfer process
    Window will open in right side in that select required options under Extraction,Update tabs
    Activate
    Select execute under execute tab
    Regards
    Prakash

  • Cube creation taking nearly 2 hours

    Hi,
    I am facing very strange issue recently.
    Creationg of the cube through AWM taking nearly 2 hrs. Here is content of xml load log table.
    03:33:16 Attached AW XPRO_OLAP_NON_AGG.OLAP_NON_AGG in RW Mode.
    03:01:43 Created Cube CALC_OPERATIONAL_INDUSTRY.CUBE.
    01:59:21 Created Component for Aggregation Definition CALC_OPERATIONAL_INDUSTRY.OBJ952440389.AGGREGATIONDEFINITION.
    01:59:21 Created Component for Aggregation Definition CALC_OPERATIONAL_INDUSTRY.OBJ952440389.AGGREGATIONDEFINITION.
    01:59:21 Created Component for Aggregation Definition CALC_OPERATIONAL_INDUSTRY.OBJ952440389.AGGREGATIONDEFINITION.
    01:59:21 Created Component for Aggregation Definition CALC_OPERATIONAL_INDUSTRY.OBJ952440389.AGGREGATIONDEFINITION.
    01:59:21 Created Component for Aggregation Definition CALC_OPERATIONAL_INDUSTRY.OBJ952440389.AGGREGATIONDEFINITION.
    01:59:21 Created Component for Aggregation Definition CALC_OPERATIONAL_INDUSTRY.OBJ952440389.AGGREGATIONDEFINITION.
    01:59:21 Created Component for Aggregation Definition CALC_OPERATIONAL_INDUSTRY.OBJ952440389.AGGREGATIONDEFINITION.
    01:59:21 Created Aggregation Definition CALC_OPERATIONAL_INDUSTRY.OBJ952440389.AGGREGATIONDEFINITION.
    01:32:06 Attached AW XPRO_OLAP_NON_AGG.OLAP_NON_AGG in RW Mode.
    AWM 10.2.0.3 A
    DB - 10.2.0.4 with OLAP patch A for 10.2.0.4 applied
    Any help would be highly appreciated.
    Thanks
    Brijesh

    Stuart,
    Raised SR for this case and its under investigation. Yeah we provided the trace information.
    Thanks
    Brijesh

  • Creation of cube in bi 7

    Hi i have to know the cube creation in bi 7.if u know please tell me.

    Hi Amar
    Log on to your SAP BI
    Transaction code RSA1—LEAD YOU TO MODELING
    1.. Creation of Info Objects
    • In left panel select info object
    • Create info area
    • Create info object catalog ( characteristics & Key figures ) by right clicking the created info area
    • Create new characteristics and key figures under respective catalogs according to the project requirement
    • Create required info objects and Activate.
    2.. Creation of Data Source
    • In the left panel select data sources
    • Create application component(AC)
    • Right click AC and create datasource
    • Specify data source name, source system, and data type ( Transaction data )
    • In general tab give short, medium, and long description.
    • In extraction tab specify file path, header rows to be ignored, data format(csv) and data separator( , )
    • In proposal tab load example data and verify it.
    • In field tab you can you can give the technical name of info objects in the template and you not have to map during the transformation the server will automatically map accordingly. If you are not mapping in this field tab you have to manually map during the transformation in Info providers.
    • Activate data source and read preview data under preview tab.
    • Create info package by right clicking data source and in schedule tab click star to load data to PSA.( make sure to close the flat file during loading )
    3.. Creation of data targets
    • In left panel select info provider
    • Select created info area and right click to create ODS( Data store object ) or Cube.
    • Specify name fro the ODS or cube and click create
    • From the template window select the required characteristics and key figures and drag and drop it into the DATA FIELD and KEY FIELDS
    • Click Activate.
    • Right click on ODS or Cube and select create transformation.
    • In source of transformation , select object type( data source) and specify its name and source system Note: Source system will be a temporary folder or package into which data is getting stored
    • Activate created transformation
    • Create Data transfer process (DTP) by right clicking the master data attributes
    • In extraction tab specify extraction mode ( full)
    • In update tab specify error handling ( request green)
    • Activate DTP and in execute tab click execute button to load data in data targets.
    4. Monitor
    Right Click data targets and select manage and in contents tab select contents to view the loaded data. There are two tables in ODS new table and active table to load data from new table to active table you have to activate after selecting the loaded data . Alternatively monitor icon can be used
    Assign points if useful.
    Thanks & Regards,
    Hari

  • Creation of offline cubes from pivot table[Automation]

     
    I have a pivot table on which i can slice data based on 3 different users so i create the offline cube for each of them independently
    using Analyse->OLAP Tools->Offline OLAP.
    So i need to repeat this process 3 times since each time i only select one user and deselect the other 2 in the offline OLAP offline
    cube creation wizard.
    My question is that can this process be automated because in case there are ,say 100 users the manual work will be too much.
    Can i get information on the plugin in Excel which does the Offline Cube Creation.

    Hi,
    I have taken the steps that you mentioned.
    It works perfectly when the number of dimensions on which i slice data are small(around 10).
    However i need to do this operation on around 90 dimensions so as a result i just keep on seeing this:
       RUNNING OLAP QUERY ... (PRESS ESC TO CANCEL)
    Is there any way out?
    Thanks

Maybe you are looking for

  • Multiple Hard Drives, One iTunes Library

    Is anyone aware of a way I could spread my files between two drives while keeping them in the same iTunes library? I'm looking for a way to free up some space on my laptop's hard drive, so I thought I'd move my movies and TV shows onto my external dr

  • Windows Sharing Password.. Lost / Forgotten.. Administrator account..

    HI.. I thought i would connect up my old G3 iMac running 10.4 Tiger to my Win7 laptop via ethernet crossover and move everything over i wanted to save by browsing the files and folders. Connected the iMac and the laptop and i can work from the iMac s

  • Content Enrichment input/output properties limitation

    Any body know: What's the count limitation of content enrichment configuration output properties? In content enrichment configuration of Search Service Application, I use a database query to get all the product attributes and configure them to be out

  • Can the i pod Nano 7th Generation be connected to a Bose docking system?

    Can the i pod Nano 7th Generation be connected to a Bose docking system? Or is there some other docking system that can be used? I need to play my i-pod Nano over a loudspeaker system of some kind.

  • Spry can not  parse xml string

    while designind an mvc architecutre in php I found display data on site was slow so I generate a xml sheet an used spry Data loading was fast an dproduced and I also performed many operations like sorting ,galeery making ..etc... but main thing is th