Analysis across multiple cubes - OBIEE 10g/11g

Hi,
Does OBIEE supports analysis across multiple cubes ? or it is inherent to OBIEE ?
Regards,
Junaid

You can use union reports
For example
req 2) Product_Group column formula fx "Budgeted'
         Budget column formula fx Filter (budget using product_group in ('alpha','beta')
req 3) Product_Group column formula fx "Not Budgeted'
         Budget column formula fx Filter (budget using product_group not in ('alpha','beta')
mark correct/helpful if its correct/helpful

Similar Messages

  • Integrate OBIEE 10g/11g  and APEX 4.2

    Hi All,
    We are trying to integrate OBIEE 10g/11g and APEX 4.2. We would like to open report and a form in OBIEE so that users can update/writeback the data from OBIEE. Is there a way we can do this ? Please advice.
    Thanks

    then i tryed just this URL -> http://127.0.0.1:8080/apex
    it works as it schould.

  • How to migrate files from "ORACLE EPM 11" to OBIEE 10g / 11g

    Hi
    We are moving from ORACLE EPM 11 to OBIEE 10g or 11g .
    Can anyone suggest me how to migrate the files from ORACLE EPM11 to OBIEE 10g ?
    Regards
    Vinod.

    It would be a good idea to specify the version you are using.
    The general plan can be the following:
    A. On source db:
    1. Generate scripts for the tablespaces where the schema you want to export has segments (again use toad or ther tools)
    2.Generate scripts for the schema you want to export (use toad, dbms_metadata or other tools)
    3. Generate scripts for system grants, system roles, privileges you have on objects owned by sys, system, quotas on tablespaces
    4. If the schema has grants on sys objects that are not part of the default oracle install but were created later and are specific to that particular db (not a good practice, but it can hapen) and your application is dependent on them, generate scripts for them also (I have come across types owned by sys, when migrating an application with Websphere AS)
    5. export schema using exp owner=<SCHEMA_NAME>
    6. generate scripts for public synonyms and grants to public on object schema
    B. On target db.
    1. create tablespaces with generated scripts from A.1.
    2. create schema with generated scripts from A.2.
    3. grant all privileges from A.3.
    4. if non default objects on sys needed, create them with scripts from A.4., grant privileges on these objects
    5. imp with option fromuser=<SCHEMA_NAME> touser=<SCHEMA_NAME>
    6. create public synonyms, grants from A.6.
    7. check jobs - if you import with sys or system user, jobs will be imported under this users; drop jobs nad recreate jobs under your schema
    I hope I haven't forget anything and this helps...
    Ioan
    Edited by: ioan on 6.10.2008 13:00

  • OBIEE 10g/11g Examnation Dumps

    Hi Experts,
    Could you please send me OBIEE 11g or OBIEE 10g Examination dumps.
    Please send me below id.
    [email protected]
    It is very helpful for me .
    Award points with grate help.
    Thanks,

    Meh. Re: Brain Dumps sufficient for obiee certification ?

  • How to analyse business requirements of obiee 10g.

    Gurus,
    Recently i had an interview with a company, whom asked several questions related to Requirements collection, Business specification, technical document of OBIEE. They questioned
    How you go about starting from requirements collection to deployment. I could not answer properly. I did few development part on obiee 10g. I am not aware of the above mentioned one. I searched above things relate to OBIEE 10g but could not get information. I would request you all please suggest/guide me on above things.
    regards
    chandra kanth.

    Hi,
    Request you all please advice me the above mentioned question.
    regards
    chandrakanth.

  • OBIEE 10g/11g RPD as a Data Source - Driver Name for metadata imports

    Hi,
    I'm trying to use OBIEE's RPD as a relational source in Informatica 9.5.1 PowerCenter Designer. I have the ODBC connection to the OBIEE's BI Server and can connect to it. I'm using OBIEE 10.1.3.4.1 (I also need to do something similar with OBIEE 11g). I've posted this question to the Informatica forum as well.
    In order to use OBIEE as a third-party relational data source, Informatica needs OBIEE's DLL for metadata imports.
    I've tried, with no luck, NQSODBC.DLL & NQSDRIVER.DLL.
    Does anyone know what DLL it might be? It could be an issue on Informatica's end as well.
    Thanks.

    Hi,
    For some more details, you can refer to the following document;
    http://www.oracle.com/technetwork/developer-tools/discoverer/discoverer-metadata-conversion-assi-128504.pdf
    My personal expreriences:
    The Metadata Conversion Utility is an accellerator / assistant. It does not provide you with an end product. There is some additional handwork requiered. It could be a risk when you copy an old Oracle Discoverer environment. Shit in is shit out. Last but not least; There is not yet a workbook migration utility.
    Cheers,
    Daan Bakboord
    http://obibb.wordpress.com

  • Establish SSO between OBIEE 10g/11g and SAP BW

    We would like to know if there is a provision in SAP to use
    Single-Sign-On mechanism between 3rd party reporting tool and SAP BW7,
    where in the 3rd party tool uses XMLA connector.
    The 3rd party tool that we are using is Oracle Business Intelligence
    Suite Enterprise Edition Plus (OBIEE version 10.1.3.4.1) which connects
    to SAP using XMLA connector.OBIEE is on Oracle Application Server (OC4J
    server). We would like to now if there is single-sign-on mechanism
    between OC4J and SAP.
    If we use OBIEE 11g using Weblogic would we have any additional options
    for single sign on with SAP BW7

    Hi,
    ABAP stack should support SAML in newer version (maybe 7.02). Anyway, SSO cookie has a simple structure and it's signed by private key. The receiving system just verifies signature using public key.I've seen somewhere on net that somebody uses proxy to authenticate user, generate SSO ticket and redirect user to SAP system. So you could try to implement custom solution. Obviously, these homemade solutions have disadvantages.
    Good luck,
    Cheers

  • XML data in obiee 10g/11g

    Hi all,
    how to view the data in XML datasource from Admin tool. I think it is not possible. for database tables we can view by right click on the table and view data.. But it is not working for XML data.. Is there any work arounds for that.. .thanks in advance...

    No, you can't. No workarnd.

  • OBIEE 10G sheduler configuration -email

    I am trying to set up an answer report to be scheduled to users by emails.
    So far I have followed this OBIEE 10G - BI Scheduler Configuration (for Delivers) | GerardNico.com (BI, OBIEE, OWB, DataWarehouse)
    And I have created a iBOT for an answer report and tested it work OK to deliver the report to dashboard.
    Now for deliver through email, I have followed this OBIEE 10G/11G - How to configure the Mail server of Scheduler/Delivers | GerardNico.com (BI, OBIEE, OWB, DataWare…
    So I have set up an email smtp in Job manager -  scheduler configuration. It's a non SSL smtp and I have tested the smtp information on another application to make sure it's correct. I restarted presentation server and scheduler in windows - service. But when I test the iBOT, I got following error message:
    [nQSError: 75005] Failed to send AUTH command. 5.7.3 Authentication unsuccessful.
    Any idea? I am sure the smtp server, port,  username, password are correct because they work in another application. Thanks.

    check this OBIEE 10g: Error: "[nQSError: 75005] Failed to Send AUTH Command. 5.7.3 Authentication Unsuccessful" Running iBots and no Email Message is Sent by Them (Doc ID 796842.1)

  • Connecting SQL Analysis Services 2005 cube with obiee 10g

    Hello experts,
    I'm trying to link an SQL Analysis Services 2005 cube with obiee 10g.
    In Oracle BI Administration, when I choose File -> Import -> From
    Multi-dimensional, I have to fill the next gaps:
    Provider Type: Analysis Services 2005
    URL: ***********
    User: blank
    Password: blank
    Before to do that, I need to create the URL path.
    To create the URL, I have followed this link.
    http://erpthings.blogspot.com/2008/08/obiee-connection-to-msas-2005-
    cube.html
    But, it hasn't worked because when I was trying to configure the HTTP
    access to SQL Server 2005 Analysis Services, we have to perform a test to ensure that it has been well configured. In IIS -> WebSites -> Default WebSites -> olap, we should browse the document called "msmdpump.dll" and this should show an xml document, but it doesn't.
    Thanks!

    Hi Alex
    It sounds like your MS data pump might not be configured correctly. First ensure that is working before trying to put the values into OBIEE. Don't worry about the 500 error - I get that too instead of an XML page.
    You can read a bit more about SSAS support on my blog here:
    http://total-bi.com/2010/12/obiee-sql-server-analysis-services-cubes/
    Here's the link to Microsoft's description of setting up msmdpump.dll
    http://technet.microsoft.com/en-us/library/cc917711.aspx
    Paul

  • Error  in reports after upgrade from OBIEE 10g to 11g :  [nQSError: 14025]

    Hi All, We upgraded RPD and web catalog from OBIEE 10g to 11.1.1.5. I see the following error while running few reports.
    Error: State: HY000. Code: 10058. [NQODBC] [SQL_STATE: HY000] [nQSError: 10058] A
    general error has occurred. [nQSError: 43113] Message returned from OBIS.
    [nQSError: 14025] No fact table exists at the requested level of detail:
    When I add an user under BIAdministrator Application role and login, all the reports work correctly.
    I verified Oracle BUG fix (11850704) document and tried to make changes as suggested.
    Please suggest me if this issue is related to 10g to 11g RPD upgrade or are we missing any privileges?
    Also should I add every user to BIAdministrator role to avoid this issue?
    Thanks in Advance

    Hi,
    First of all i am not familiar on linux box.
    I tried in windows environment the rpd is deployed with out any errors.
    But i ran the ua.bat file in the following path
    \MWHOME\Oracle_BI1\bin\ua.bat.
    while i am running in oracle_common\bin\ua.bat is not responding in my local system.
    Please Mark if it helpful.
    Thanks

  • EPMMaster.rpd Fusion Pack migration from OBIEE 10g to 11g

    We have successfully installed OBIEE 10g and 11g on Windows 2008 32bit servers. On the 10g Installation, we have applied the Fusion Pack EPMMaster RPD file and it connects successfully to our EPM warehouse. We want to migrate the Fusion pack to 11g which is also setup on the same platform. Per the instructions in the documentation, we have copied the files (RPD file and Webcat folder) to the 11g server. We run the UA.bat file and it proceeds to start copying the files over fom the RPD and WebCatalog to the new system. It completes this process, but then hangs on starting the Oracle BI server - it never gets beyond that.
    We will be purchasing the EPMMaster RPD and know it is not available yet for 11g – however we’re trying to get ahead of the curve a bit and manually fix the items in the presentation layer that will not render correctly in 11g
    upgrade exception occurred
    Unable to start process: instance1: coreapplication_obis1
    One thing that I noticed – Since the UA tool does not completely finish --
    RPD size on 10g – 42,675KB; 11g – 6,375KB
    I manually change the webcat in Enterprise Manager to the EPMMaster catalog -this actually caused additional errors on restart.
    Has anyone attempted upgrading a delivered RPD to 11g?
    Thanks in advance -

    This is a known issue that we have worked through with Oracle tech support. The Dimension Deduction.Deduction Sid causes an error that prevents the UA tool from completing the upgrade process. There are a couple of ways around this, but the fastest is to simply delete the Dimension, the two related hierarchies and the fact table that is joined to this dimension. Physical table do not need to be touched however. There are still issues once it’s moved to 11g, but those can be addressed post migration. Thanks much to the Oracle support team for helping us out with this issue!

  • Upgrade issues OBIEE 10g to 11g along with OBIA upgrade

    Hi,
    I have to upgrade OBIEE 10.1.3.4.1 to OBIEE 11.1.1.5 along with OBIA 7.9.6.1 to 7.9.6.5(Informatica 8.6.1 to 9.0.1) at my client location and I have very little knowledge on it. and want to know/have help documents for upgrade.
    And if anyone in the forums involved in upgrade please list the errors/issues occured during upgrade and after upgrade.
    1. OBIEE 10g to 11g upgrade issues??
    2. OBIA OBIA 7.9.6.1 to 7.9.6.5 upgrade issues along with 10g to 11g??
    3. Informatica 8.6.1 to 9.0.1 upgrade issues??
    4. DAC upgrade issues??
    any response for my questions is appreciated.
    Thanks
    Jay.
    Edited by: Jay on Apr 11, 2012 9:11 AM

    HI Jay,
    We cannot explained thread list here, If you get any errors plz post me,will try to help out.
    This is oracle document link - This document has given step by step with screen shots upgration for 10g to 11g ,Please refer the below link.
    http://www.oracle.com/webfolder/technetwork/tutorials/obe/fmw/bi/bi11115/upgrade/upgrade_to_11g.htm
    http://obieemanu.blogspot.in/2011/05/rpd-upgration-from-10g-to-11g.html
    http://docs.oracle.com/cd/E21764_01/upgrade.1111/e10125/ua_command_line.htm#ASMAS149
    Award points it is useful.
    Thanks,
    satya

  • Challenges while Upgrading from OBIEE 10g to 11g

    Hi Gurus,
    This is Kiran again. This time I am back with the upgradation issues. We have a client which is currently on OBIEE 10g. All components are already configured in OBIEE 10g with client on RPD, Catalog and implemented all security levels for those.
    Now the challenge is to upgrade all activities which we have configured in OBIEE 10g. I have seen lot of stuff online and understood how to upgrade from OBIEE 10g to OBIEE 11g by simply clicking on ua.bat file. But I am unable to understand the process how it is upgrading the securities and environments.
    Can anyone help me out by providing necessary stuff I need to take care of before taking the decision to upgrade from OBIEE 10g to 11g.
    And also please clear me whether we will have any challenges in upgrading process. If yes, then what kind of challenges we will face and what kind of necessary steps we need to implement to resolve it.
    What kind of Architecture we need to follow?
    How Schedulers will get upgraded?
    Please help me out with your real experiences (Not the online websites). Your response will be highly appreciated and it will help lot of OBIEE professionals who are in the process of upgradation.
    Thanks in Advance to all OBIEE GURUS.
    Kiran

    Hi Valli,
    There is really great information available in this link. But I would like to know whether any one faced any issues while upgrading from OBIEE 10g to 11g. Please do share us few issues....
    Edited by: 949144 on Nov 27, 2012 9:44 AM

  • OBIEE 10g to 11g Migration on LINUX Machine

    Hi All,
    I want to Migrate OBIEE 10g (Windows Environment with SQL Server DB) to OBIEE 11g on LINUX Environment with Oracle DB.
    If anybody know this can you please help me how to do ?Thnaks in Advance.
    As per my Knowledge i know upto this .... "first we need to deploy RPD and WEBCatalog files in to New(OBIEE11g) system and we have to test RPD and WEBCatalog files,Whether these two are working fine or not? Because in OBIEE 10g we have OC4J Server,But in OBIEE 11g Architecture wise it's entirely Different here we have OBIEE WEBLOGIC Server. We have to Deploy RPD in WEBCatlog files in to WEBLogic server. And If any changes have to do in Securities and Variables we need to make changes in that after Migration".
    Regards,
    Prasad.

    Prasad,
    Refer the tutorial here..http://www.oracle.com/webfolder/technetwork/tutorials/obe/fmw/bi/bi11115/upgrade/upgrade_to_11g.htm#t4s3
    Your approach is correct.

Maybe you are looking for

  • Audio Track reverts to Default for 7.0 Theme Vintage Vinyl

    I recently put together a slide show for my daughter's second birthday, and in iDVD I opted to use the Vintage Vinyl theme for layout and configuration. For the Main Menu and all of my chapter menus I decided to apply my own music in place of the def

  • Osx mountain lion, osx mountain lion

    Does anyone else have a problem with the new Mountain lion app? Some of my apps that came with the computer are grayed out with a question mark and I cannot click on them. The internet is running really slow and I cant switch between screens where th

  • There is a Problem with Adobe Acrobat/Reader. If it is running, please exit and try again (1014:101

    Hi I have this problem with Adobe Reader 11.0.01. It displays this message "There is a Problem with Adobe Acrobat/Reader. If it is running, please exit and try again (1014:1014). This is in Internet explorer when attempting to open Reader links. This

  • Software Update Does Not Appear to Work

    I currently have v4.2.1 iOS on my iPhone 4. Today I see an iOS update for v4.2.6 yet when I go to update it tells me that I have the most current iOS. I would love to know more about v4.2.6 and if it's meant for my iPhone. Thanks

  • Payee Name History not maintained.... PA0009

    The report is not picking up the name of the Payee if a new one is not entered. I added new IT0009 Bank Details records for personnel numbers 1 and 230. I assigned them the Payee names of Test 1 and Test 2 respectively. Their old Payee names do not a