Book review  Essbase & Oracle OLAP The guide to Multidimensional Analysis

I won't waste the space here to talk about the book, I'll just tell you it is worth the money for it. For my full review go to
http://glennschwartzbergs-essbase-blog.blogspot.com/2010/01/book-review-oracle-essbase-oracle-olap.html

Prashant, DW environments are generally organized into multiple areas, some of which you've identified:
1. Source systems which provide data for the data warehouse
2. The "data warehouse" itself - a central repository for all the transactions, etc. collected from the source systems. Main function is to STORE all of the data in a clean, consistent manner
3. Possibly multiple datamarts that organize the base DW data into specific subsets that are meaningful to the end users. Can be ROLAP, MOLAP, HOLAP, etc.
Each of these tiers has different goals, which usually means they need separate architectures and/or hardware:
1. Don't put BI systems on top of your OLTP system...if a user writes a run-away query, it can bring down your transaction processing systems.....
2. DW can either be in 3nf or dimensional form, but its main job is to capture the low level transactions and make sure they conform to standards (including data quality, etc.) Users SOMETIMES run queries directly against DW tables, but once the DW starts getting big (i.e. terabytes) you probably don't want users hitting directly against it
3. OLAP datamarts are almost always in dimensional form, but only contain subsets of data from the DW. These are designed to hit very specific business problems, and typically are at a much higher level of detail than the DW.
Hope this helps. DON'T PUT YOUR DW or BI cubes on the OLTP system!!!
Scott

Similar Messages

  • Oracle Essbase & Oracle OLAP Guide

    Dear Sirs,
    I want to buy this book
    "Oracle Essbase & Oracle OLAP: The Guide to Oracle's Multidimensional Solution (Osborne ORACLE Press Series) (Paperback)
    by Michael Schrader (Author), Dan Vlamis
    Dan Vlamis (Author)",
    but I don't know if it is a good purchase.
    Some people listened something about?
    Many thanks to all for the information.
    Best Regards,
    Andrea Cozzani

    Hello,
    Download obiee 11g or 10g from oracle.com. You will have everything what you need db, owb, bi etc.
    To create repository you need see this
    http://www.oracle.com/webfolder/technetwork/tutorials/obe/fmw/bi/bi1113/biadmin11g_01/biadmin11g.htm
    http://st-curriculum.oracle.com/obe/fmw/bi/biee/r1013/bi_admin/biadmin.html
    To create request, dashboard look at.
    http://www.scribd.com/doc/37128795/OBIEE-Answers
    We you have many blogs in internet they are very usefull.
    Regards,
    Luko

  • Using Oracle OLAP

    Our BI database is a pure star-schema (no snow-flake) and we use OWB to define it and load (ETL) from the source systems. We also define hand-coded materialized views for data aggregation.
    Now we are thinking of using Oracle OLAP for:
    - pre-aggregation
    - forecasting analysis
    - performance
    Our db is small right now but we expect it to grow into terabytes.
    - Would OLAP server system sit on top of our current BI or would we have to build it one time from the data in BI db and discard the contents of BI database later?
    - From docs, it seems ROLAP is more suited for large dbs than MOLAP. With our db, would it be feasible for us to use MOLAP?
    - Does ROLAP requires definining materialized view? If yes, how is it different than our current BI database?
    - Can OLAP sit on our source database (OLTP db)? or does the source data come from a star schema?
    As you can see, I am unable to understand what is the best way to implement OLAP server in our situation. Is there a "best practice" or "definitive guide" that I can refer to?
    Any related info. is more than welcome.
    Prashant.

    Prashant, DW environments are generally organized into multiple areas, some of which you've identified:
    1. Source systems which provide data for the data warehouse
    2. The "data warehouse" itself - a central repository for all the transactions, etc. collected from the source systems. Main function is to STORE all of the data in a clean, consistent manner
    3. Possibly multiple datamarts that organize the base DW data into specific subsets that are meaningful to the end users. Can be ROLAP, MOLAP, HOLAP, etc.
    Each of these tiers has different goals, which usually means they need separate architectures and/or hardware:
    1. Don't put BI systems on top of your OLTP system...if a user writes a run-away query, it can bring down your transaction processing systems.....
    2. DW can either be in 3nf or dimensional form, but its main job is to capture the low level transactions and make sure they conform to standards (including data quality, etc.) Users SOMETIMES run queries directly against DW tables, but once the DW starts getting big (i.e. terabytes) you probably don't want users hitting directly against it
    3. OLAP datamarts are almost always in dimensional form, but only contain subsets of data from the DW. These are designed to hit very specific business problems, and typically are at a much higher level of detail than the DW.
    Hope this helps. DON'T PUT YOUR DW or BI cubes on the OLTP system!!!
    Scott

  • How do I send my book reviews to the newspaper from Mac to Microsoft Word?

    I've been asked to send my book reviews to the newspaper in Microsoft Word.  How do I do that with an AppleBook Air?    

    compose the review in word (this is not included, you need to purchase it if you do not already have it) then attach it in an email to the newspaper.

  • 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

  • How can I get the man book pro 13 inch user's guide in spanish

    How can I get the man book pro 13 inch user's guide in spanish

    http://support.apple.com/manuals/#portablecomputers
    Location the manual for your model and click the arrow next to "languages" to see the various options.
    Regards.

  • Photomerge Compose: The Guide on the right never appears (as seen in tutorial and in my PSE 13 Dummies book!)

    New to PSE 13.  Attempting to merge two photos.  Follow tutorials and book.  Select the two photos, Expert Mode but the guide along the right never appears.  Can't  move forward.  Would love some guidance.  Probably just a setting but cannot find anything.

    I believe, the software team forgot to put a button for send or share as an attachment to preview.

  • Oracle BPM 12C Guide/Book for beginners

    Hi,
    Can anyone let me know whether there is any Oracle BPM12C Book/Training material available in the market or with any person for beginners ??
    If yes , can you share the same,,,
    Regards,
    Vinit Ahuja,
    [email protected]

    HI Vinit,
    you can start with Oracle Manuals "Getting Started": https://docs.oracle.com/middleware/1213/bpm/index.html
    Additional You can check following links:
    http://blog.c2b2.co.uk/2014/08/new-features-and-changes-in-bpm-12c.html
    http://soabpm-jeqo.blogspot.de/2014/09/getting-started-with-oracle-bpm-12c.html
    Regards
    Borys

  • I have a Mac book pro on vesion 10.6.8 and want to access icloud as it works great on my iphone 4.  Not sure best way to upgrade as some of the review of Lion on the appstore are awful.  Any advice

    I have a Mac book pro on vesion 10.6.8 and want to access icloud as it works great on my iphone 4.  Not sure best way to upgrade as some of the review of Lion on the appstore are awful.  Any advice as I also have MIcrosoft word etc and don't want to have to purchase these again.

    That is the best list ever for Lion compatibility!
    You can also do this:
    Launch the programs you know and love on your Snow Leopard Mac.
    Utilities --> Activity Monitor
    Under the "Kind" tab it will identify the programs running PowerPC, Intel and Intel 64.
    No PowerPC apps will run under Lion.
    Don't worry about Apple's system stuff like Mail, iCal, Safari.
    Don't worry about the system processes, like fontd and launchd, those will be replaced if you go to Lion.
    Just look for the programs that you need.

  • OBIEE 11G   HOLAP( drill through)   from ORACLE OLAP  to  Relaltional table

    Hi Experts...
    I have some idea that the drill through from an essbase cube to an relational cube can be possible with few limitations in OBIEE 10g. I am looking for the same feature with ORACLE OLAP option . I have OLAP cube built in 11g (leve5 - granularity to one of the dimension) , and relational has 7 levels. In OBIEE once drill down to the level 5 it has fetched data from OLAP , and going beyond to level 6 -7 then it should get the data from relational table.
    Do anyone had gone through such solution, Please kndly share your inputs and documents which would be helpful.
    Thanks
    S

    This is very easy. It's really no different from setting up OBIEE to drill from one table to another. Let's assume that you have your cube mapped in OBIEE using the OBIEE plug-in for Analytic Workspace Manager. Here is an outline of the steps:
    1. Add the dimension table and fact table to the OBIEE physical layer.
    2. Add the new level to the OBIEE dimension object in the business layer.
    3. Add the dimension table as a new logical table source to the existing dimension table in the business layer.
    4. Add the fact table as new table in the business layer.
    5. Define joins in the physical and business model as appropriate.
    6. Set set keys in the tables and the dimension as appropriate.
    7. Set the level for the new dimension table to the appropriate level in the dimension.
    Again, it's really best to just think about this as drilling from one table to another.

  • OBIEE and Oracle OLAP Value Based Hierarchies

    Hi there...
    I have a value based dimension built on Oracle OLAP and want to map it on OBIEE Administration tool.
    I've been using the above link as reference:
    http://www.oracle.com/technology/obe/olap_biee/CreateBIEEMetadata.htm
    There's no option to import from Oracle Multi-dimensional Database. Either to import/configure the view created by OLAP as an Unballanced or Ragged Dimension.
    I also checked this example, but it uses ESSBASE as the multi-dimensional source....
    http://www.rittmanmead.com/2008/08/27/ragged-hierarchy-handling-in-obiee/
    How to map this Ragged Dimension created in OLAP workspace in OBIEE? Any suggestions or directions will be highly appreciated...
    Thanks in advance
    Marcos

    Mark and others,
    You can create OLAP_TABLE views with level columns on top of value-based hierarchies. BI Beans used to do that too behind the scenes in Discoverer Plus OLAP. If you trace the Discoverer session, where you are querying data from Value-based hierarchies, you will see that it also generates OLAP_TABLE views with level columns in it.
    So the question is how to do it. Internally, even for Value-based hierarchies Oracle OLAP keeps track of the "depth" of each value by using a structure called GID_DIMENSION (i.e., Grouping Dimension). Here is an example of a view on top of a value-based hierarchy (CFC_ACCT_GAPP) for RPT_ACCOUNT dimension. You have to know how "deep" your value-based hierarchy is.
    Similar kind of a thing is done by OLAP View Generator application, which I never use - since I always prefer to define my own OLAP_TABLE views.
    This kind of a view can then be used in the RPD of OBIEE.
    select *
    FROM table(OLAP_TABLE ('AW duration session',
    *'DIMENSION RPT_ACCT_ID FROM RPT_ACCOUNT WITH*
    HIERARCHY RPT_ACCOUNT_GAAP_PARENT   FROM RPT_ACCOUNT_PARENTREL(RPT_ACCOUNT_HIERLIST ''CFC_ACCT_GAAP'') INHIERARCHY RPT_ACCOUNT_INHIER
    HATTRIBUTE RPT_ACCOUNT_GAAP_LVL_NUM FROM RPT_ACCOUNT_DEPTHVAL
    FAMILYREL RPT_ACCOUNT_GAAP_LVL1,
    RPT_ACCOUNT_GAAP_LVL2,
    RPT_ACCOUNT_GAAP_LVL3,
    RPT_ACCOUNT_GAAP_LVL4,
    RPT_ACCOUNT_GAAP_LVL5,
    RPT_ACCOUNT_GAAP_LVL6,
    RPT_ACCOUNT_GAAP_LVL7,
    RPT_ACCOUNT_GAAP_LVL8
    FROM RPT_ACCOUNT_FAMILYRELVAL(GID_DIMENSION 127),
    RPT_ACCOUNT_FAMILYRELVAL(GID_DIMENSION 63),
    RPT_ACCOUNT_FAMILYRELVAL(GID_DIMENSION 31),
    RPT_ACCOUNT_FAMILYRELVAL(GID_DIMENSION 15),
    RPT_ACCOUNT_FAMILYRELVAL(GID_DIMENSION 7),
    RPT_ACCOUNT_FAMILYRELVAL(GID_DIMENSION 3),
    RPT_ACCOUNT_FAMILYRELVAL(GID_DIMENSION 1),
    RPT_ACCOUNT_FAMILYRELVAL(GID_DIMENSION 0)
    FAMILYREL RPT_ACCOUNT_GAAP_LVL1_DSC,
    RPT_ACCOUNT_GAAP_LVL2_DSC,
    RPT_ACCOUNT_GAAP_LVL3_DSC,
    RPT_ACCOUNT_GAAP_LVL4_DSC,
    RPT_ACCOUNT_GAAP_LVL5_DSC,
    RPT_ACCOUNT_GAAP_LVL6_DSC,
    RPT_ACCOUNT_GAAP_LVL7_DSC,
    RPT_ACCOUNT_GAAP_LVL8_DSC
    FROM RPT_ACCOUNT_FAMILYRELVAL(GID_DIMENSION 127),
    RPT_ACCOUNT_FAMILYRELVAL(GID_DIMENSION 63),
    RPT_ACCOUNT_FAMILYRELVAL(GID_DIMENSION 31),
    RPT_ACCOUNT_FAMILYRELVAL(GID_DIMENSION 15),
    RPT_ACCOUNT_FAMILYRELVAL(GID_DIMENSION 7),
    RPT_ACCOUNT_FAMILYRELVAL(GID_DIMENSION 3),
    RPT_ACCOUNT_FAMILYRELVAL(GID_DIMENSION 1),
    RPT_ACCOUNT_FAMILYRELVAL(GID_DIMENSION 0)
    LABEL RPT_ACCOUNT_LONG_DESCRIPTION
    ATTRIBUTE ACCOUNT_LDSC    FROM RPT_ACCOUNT_LONG_DESCRIPTION
    ATTRIBUTE ACCOUNT_SDSC    FROM RPT_ACCOUNT_SHORT_DESCRIPTION
    ATTRIBUTE ACCOUNT_TYPE    FROM RPT_ACCOUNT_TYPE
    ATTRIBUTE SOURCE_LEVEL    FROM RPT_ACCOUNT_LEVEL
    ATTRIBUTE CALCULATION     FROM RPT_ACCOUNT_CALCULATION
    ATTRIBUTE CALC_DATA       FROM RPT_ACCOUNT_CALC_DATA
    ATTRIBUTE GAAP_SORT_ORDER FROM RPT_ACCOUNT_GAAP_SORT_ORDER
    ATTRIBUTE RATIO           FROM RPT_ACCOUNT_RATIO
    ATTRIBUTE ACCOUNT_LEVEL   FROM RPT_ACCOUNT_LEVELREL'))

  • Making Business Intelligence Applications Smart with Oracle OLAP .

    Business intelligence developers who want in-depth understanding and expert skill levels with OLAP will find that the book takes them significantly beyond product documentation and a wizard-based exposure to the technology. The book puts the reader on a learning path beginning with a definition and explanation of the benefits of OLAP, and ending with a comparison of multidimensional analysis techniques to other the analytical approaches used in business intelligence applications: data mining and statistics. On this path the reader learns the syntax and programming techniques, and discovers the information analysis principles that motivate its use.
    The content of the book is based on the Oracle 10g database, however, most of the programming statements shown will work with other editions of the database, such as Oracle 9i and 11g, and even earlier editions of the technology found in stand-alone products such as the Express database, Oracle Financial Analyzer, and Oracle Sales Analyzer. So if you are developing business intelligence systems in Oracle or porting from one of these platforms this book gives you helpful information you will use to get the job done.
    You should find The Multi-dimensional Data Modeling Toolkit with plenty of valuable insights to offer. e book is available on Amazon directly from the publisher's website at [http://www.learn-Oracle-OLAP.com|http://www.learn-Oracle-OLAP.com] .

    Above given information is really helpful especially for newbies who wants to retrieve the multidimensional data from sql 2005.
    I would also recommend a book on OLAP and believe me its pretty informative.
    The [book is available on Amazon|http://www.amazon.com/Multidimensional-Data-Modeling-Toolkit-Intelligence/dp/0981775306] & you can buy an e-book directly from the publisher by writing [email protected]

  • Hyperion OLAP model vs. Oracle OLAP

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

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

  • Oracle OLAP:Same member values across dimensions

    We had an enquiry from a client which mentions:
    Per Essbase the same dimension member value cannot exist across multiple dimensions. e.g. if we have a account dimension with member 1001 , it is not possible to have product dimension with same member value 1001. This is essentially because Essbase implements it like a shared member. Apparently Essbase Excel-addin will not know what dimension to search for if both have same values.
    As per our understanding there is no such limitation in Oracle OLAP both during cube build or querying via Excel Add-in. i.e we can have account dimension with member 1001 and same member value can exist in a product dimension. Please advise and if anybody has any reference to any documentation in this regard please let us know.

    Hi there,
    You are correct - there is no such limitation in Oracle OLAP.
    A dimension value must be unique in any given dimension but can be repeated in other dimensions.
    I do not have any documentation but this is really easy to prove using the OLAP worksheet in AWM, eg:
    aw create test
    define dim1 dimension text
    maintain dim1 add 'MEMBER1'
    report dim1
    define dim2 dimension text
    maintain dim2 add 'MEMBER1'
    report dim2
    aw detach test
    aw delete testI hope this helps
    Thanks,
    Stuart Bunby
    OLAP Blog: http://oracleOLAP.blogspot.com
    OLAP Wiki: http://wiki.oracle.com/page/Oracle+OLAP+Option
    OLAP on OTN: http://www.oracle.com/technology/products/bi/olap/index.html
    DW on OTN : http://www.oracle.com/technology/products/bi/db/11g/index.html

  • D40-1015 Could not connect to Oracle OLAP

    Hello,
    I have installed new 10g R2 database on Sun Solaris 64 bit, When I access the discoverer I am getting this 'D40-1015 Could not connect to Oracle OLAP' error. I have installed OLAP and XDB everything.
    How do I recover from this error, any idea would be greatly appreciated.
    FYI,
    OracleBI Discoverer
         Diagnose Connection
    BI Beans Catalog Version....=N/A; not installed in uv
    Discoverer Catalog version....=N/A; not installed in uv
    Thanks,

    Hi,
    Did you install the Discoverer catalog and authorize users? (see the Configuration Guide)
    Regards

Maybe you are looking for