Oracle discoverer olap and 11g olap

Does anyone know if i can use disco plus olap against an 11g database cube. currently with my patch level it definately doesn't work as i cantwven select a catalog to report on but if i add patches will it work? and is it certified?
i have read the following and it still isn't clear
Doc ID: 808276.1
and
Doc ID: 727948.1
please help
Thanks

Oracle makes it a general policy not to announce things in future releases, even bug fixes, without due approval from senior management. This puts Oracle developers in the unfortunate position of not being able to pass on information in forums like this, which is why you are not able to get a straight answer to your very reasonable question.
It is true that full support and certification for D4O and the Excel Add-In did not make the 11.1 release. This was for two reasons.
(1) On the OLAP Option side there were so many changes to the metadata layer in 11.1 that there simply was not time to fix all the bugs. As I said earlier, D4O basically works against 11.1, but the OLAP group did feel confidence in its stability and performance. I can say that many D4O related OLAP bugs were logged and targeted for 11.2 and that stability and quality is the number one goal for the 11.2 OLAP release.
(2) The teams that worked on Discoverer classic, Discoverer for OLAP, and the Excel Add-In were moved on to new projects following the acquisition of Siebel. You can see the statement of direction here .
Of these clearly the latter is the bigger problem. Oracle OLAP itself is committed to maintaining support for existing interfaces and the OLAP API (used by D4O) has not been deprecated. In fact it was the basis of much of the work in 11g.

Similar Messages

  • Differences between Oracle Discoverer  10g and 11g .

    we would like to know if they are any differences between Oracle Discoverer 10g and 11g and any issues with 10g that are overcome in 11g.
    Please make us aware of any merits in going for 11g over 10g.
    apps version 11.5.10.2
    Regards

    Please see these links for the list of new features, bug fixes, certification, and installation of Discoverer 11g on 11i instance.
    Discoverer 11.1.1.4 Certified with E-Business Suite
    http://blogs.oracle.com/stevenChan/2011/02/discoverer_11114_ebs.html
    EBS Sysadmin Primer: Oracle BI Discoverer 11gR1
    http://blogs.oracle.com/stevenChan/2010/08/discoverer_11gr1_primer.html
    Oracle Business Intelligence Discoverer 11g
    http://www.oracle.com/technetwork/developer-tools/discoverer/overview/index.html
    Oracle Business Intelligence Discoverer 11g documentation
    http://www.oracle.com/technetwork/developer-tools/discoverer/documentation/index.html
    Thanks,
    Hussein

  • Differences between  Oracle Discoverer 10g and 11g (EBS & Desktop)

    We are in the process of upgrading from Oracle Discoverer 10g testing to Oracle Discoverer 11g.
    We have had several requests (from functional users) for documentation that might reflect the changes in this release level. Does anyone have relevant documentation that might help explain what has changed so that they can be better prepared.

    We are in the process of going from 10 desktop to 11 plus. I do not like it as other end-users I have talked to don't either. In desktop, I could have multiple reports open at one time, move tabs from one report to another so I wouldn't have to rebuild the report again. Also, there are times I have 3 or more sessions of desktop running with multiple reports running in them. In plus, I am limited to one session and one report. That slows down productivity big time. In desktop, exporting crosstabs to excel is more user friendly than plus. For desktop, it will fill in the cells below with the data above it if it changes. In plus, it looks like a pivot table. I have read other posts on how to work around that, but not always functional. Using Dense_Rank() works sometimes depending on how the report is written. IT is researching another way but haven't heard back from the consultants. Or, I will have to modify all my excel files with formulas to do that for me. Also in desktop, I can select all and copy paste the results into excel and all data comes in. The row and column headers, page items and even the title section will paste into excel. Plus only gives you the data, no row or column headers. So I have to export it every time I need the data. I have formatted excel files that all I need to do is copy paste and data flows beautifully. As for organizing and saving reports, desktop is much better. I can save reports out on our network under different folders so I can find them faster by topic. Granted, if that directory is an open one, anyone can change/delete it. In plus, the only advantage of saving it on the database is I can sort and search for reports or users. If you make any changes in plus and then walk away from your desk, plus will shut down after a certain time period. If you didn't save it, you have to start over. Don't know if this is something IT can fix???
    As we see it, plus is a step back in technology. I hope someone can change that opinion. Don't know if we are not getting the best support from whoever is working with us (Oracle or 3rd party) or we are missing something???? If so, please share.
    Thanks.

  • Difference in select for update of - in Oracle Database 10g and 11g

    Hi, I found out that Oracle Database 10g and 11g treat the following PL/SQL block differently (I am using scott schema for convenience):
    DECLARE
      v_ename bonus.ename%TYPE;
    BEGIN
      SELECT b.ename
        INTO v_ename
        FROM bonus b
        JOIN emp e ON b.ename = e.ename
        JOIN dept d ON d.deptno = e.deptno
       WHERE b.ename = 'Scott'
         FOR UPDATE OF b.ename;
    END;
    /While in 10g (10.2) this code ends successfully (well NO_DATA_FOUND exception is raised but that is expected), in 11g (11.2) it raises exception "column ambiguously defined". And that is definitely not expected. It seems like it does not take into account table alias because I found out that when I change the column in FOR UPDATE OF e.empno (also does not work) to e.mgr (which is unique) it starts working. So is this some error in 11g? Any thoughts?
    Edited by: Libor Nenadál on 29.4.2010 21:46
    It seems that my question was answered here - http://stackoverflow.com/questions/2736426/difference-in-select-for-update-of-in-oracle-database-10g-and-11g

    The behaviour seems like it really is a bug and can be avoided using non-ANSI syntax. (It makes me wonder why Oracle maintains two query languages while dumb me thinks that this is just a preprocessor matter and query engine could be the same).

  • Running Oracle database 10g and 11g on same 5 RAC nodes

    Hello Gurus,
    Could any body throw light if I can install and sucessfully run Oracle database 10g and 11g on the same Oracle RAC installation setup.My setup is below
    Number of nodes-5
    OS- windows 2003 or RHEL5
    storage- DELL EMC SAN
    Clusterware- oracle version11g
    File system-Automatic storage management(ASM)
    After I successfully setup clusterware,ASM on the nodes,I would want to install 11g database on all 5 nodes .
    Then Install 10g database on only 3 of the nodes using the same clusterware.
    What are your views on the same.
    Also FYI... as per metalink node 220970.1(RAC: Frequently Asked Questions) one can do such a setup.
    what iam looking for is practical experience if anyone has implemented this in production system,if yes any issues faced and how tough it is to support.
    Thanks,
    Imtiyaz

    You could run an 11g database and 10g database on the same cluster as long as you use Clusterware 11g.
    The administration aspect will drastically change according to the platform you run on. As of now, it appears you don't know whether it will be Linux or Windows.
    It would be practical to support the same database release.

  • Oracle discoverer Administrator and Desktop 'Invalid Username/Password

    Dear all,
    None of my users can login to Oracle discoverer Administrator and Desktop. It gives invalid username and password. What could be the problem?

    Pl post details of OS, database and Discoverer versions. Is this EUL for an EBS database ? If so, are users checking the "apps user" check box on the login page ?
    HTH
    Srini

  • Oracle 10g OLAP to 11g OLAP upgrade ?

    We currently are planning on a upgrade from 10g OLAP => 11g OLAP. We currently have 12 AWM's in 10g OLAP which we need to move over with associated DML programs and additional SQL reporting views.
    Questions:
    1. Is there any documentation available on necessary steps for 10g OLAP => 11g OLAP upgrade?
    2. What would happen to existing AWM's prepared in 10g, would they be migrated to 11g transparently or have to be re-created?
    3. Is there any specific documentation related to changes in way cube builds are done programatically?
    4. Any changes in the way limit maps work in 11g?
    Please advise.
    Thanks,
    Sudip

    Migrating a 10g cube to 11g depends on whether you are talking about 11gR1 or 11gR2. 10g cubes continue to operate in the "10g way" even after a database upgrade. They will not become "11g cubes" until they are rebuilt after the database upgrade. In 11gR2, there is a supported way to migrate 10g cubes to 11g cubes, both with AWM and with PL/SQL. Sorry to say... this functionality doesn't exist in 11gR1: you'll have to rebuild your cubes from the ground up.
    The SQL relational views built using the AWM plugin in 10g are no longer applicable in 11g. That's because OLAP cubes in 11g are registered in the oracle data dictionary (just like other Oracle objects), and the SQL relational views are managed in the database and a recognized part of the product. The SQL relational views are quite different in 11g, so you will likely have to rewrite queries against them.
    LIMIT map syntax is the same, but performance is much better.
    See if this blog entry helps:
    http://www.rittmanmead.com/2009/10/09/olap-10gr2-and-dense-looping/
    Edited by: Stewart Bryson on Feb 19, 2010 8:40 AM

  • Oracle Discoverer 9i with 11g R2 Database

    Hi everyone,
    Currently our company is still using Oracle Discoverer 9i with Oracle 10g. It is working very fine without any problem. My question is, if we were to upgrade the Database from 10g to 11g R2, is it "technically" possible to continue using Oracle Discoverer 9i? We understands that Oracle Discoverer 9i is de-supported product but actually it is working fine with our current Database 10g.
    If Oracle 11g R2 can be connected to Oracle Discoverer 9i, we would very much prefer to continue using Oracle Discoverer 9i even though it is de-supported.
    Appreciate if someone can enlighten us.
    Thanks and rgds,
    Zack

    Dear Srini,
    Thank you very much for the advise. However, the problem here is my company will not upgrade to 11g if Discoverer 9i is not working. This is because they find so troublesome to re-create all the existing reports which is more than thousands of report...;-(.
    Really appreciate the feedback from someone who has experience using oracle Discoverer 9i with 11gR2.
    Thanks and rgds,
    Zack

  • Difference between oracle bpm 10g and 11g

    Newbie: I am trying to understand 10g. The basic questions I have is
    1)What is the difference between 10g and 11g?
    2)What is the infrastructure & skillset needed for me to do implementation in 10g?
    3)How is migration from 10g to 11g is accomplished?
    Any resource links that would help me to get started with 10g would be appreciated.
    Chaitanya

    Hi,
    Please follow the below mentioned link to find your answer.
    Re: Main differences between oracle bpm 10.3 vs 11g
    Migration from ALBPM 5.7 to BPM 11g
    Bibhu

  • Doubt with Windows and Oracle Forms 10G and 11g

    Hi
    I have some doubts in installing Oracle Client on Windows.
    a)Can we install Oracle Forms 10g and Reports 10g client on Windows 7?
    b)Can we install Oracle Forms 11g and Reports 11g client on Windows XP?
    c)If we have an Oracle Forms 11g and Reports 11g, can it connect to a 10g Server?
    d)If we have an Oracle Forms 10g and Reports 10g Client, can it connect to an 11g Server?
    Please, Can any one help me in this????

    a)yes it can be installed on win7, may have some issues on 64bit systems but they're solvable
    b)11g had some problems with windows 2000, but didn't see mention of any problems on XP
    c)if you mean a database server then yes - i managed to connect 11g to an 8i database, so v10 should not be a problem. If you mean a forms/reports server..well newer forms/reports builder might not want to run old forms/reports and vice versa, but I don't see the point of operating on the same files from different versions. You can still load old form/report source files with a newer builder and recompile them to run on the new server.
    d) the "client" is effectively your web browser with a java plugin, unless I misunderstood your question. What version was a form/report compiled with should not be an issue.

  • Combine OLAP and non OLAP universes

    Gurus,very interesting insight here
    Re: Integrating OLAP Universe and Non OLAP Universe
    I need to confirm the steps here for approach 2
    Create 2 queries in a Web Intelligence document and synchronize the data providers in the document: it works for any source. It needs to be done in each document.
    steps
    1)Create OLAP universe
    2)Create non OLAP universe
    3)create WEBI document on OLAP universe
    4)create WEBI document on non OLAP universe
    ??? next steps please
    thanks

    Create first Report and and Run it - Is this on Relational Universe ?
    Create 2nd Report and run it - Is this on OLAP Universe ?
    >> It doesn't matter.
    Also it says run the report and per Ingo looks like its client slide,so is this merge temporary cannot be saved ,or can per Bashir can be saved in either of those 2 queries or can be saved as 3rd separate query .
    >> it saved as part of the report
    Also it says both should have common fields ,but if one query is from sap and other from non sap how can both be same fields?
    example - SAP query may have field 0material while non SAP will have Zmaterlal ,how can we then merge dimensions
    >> you can have common fields in different systems - or ?
    I would suggest you look into the product documentation for details.
    Ingo
    Thanks again

  • Discoverer/Drake and other OLAP Data Sources

    Can you tell me if the new version of Discoverer for the BI functionality includes functionality for accessing Non-Oracle OLAP databases. Could you use Discoverer to access an existing OLAP datasource on Sqlserver?

    I am connecting Disco to SQL Server via Heterogeneous Connectivity. It's not super fast, but it works. In essence, you create a thin Oracle server on the same box as the SQL Server. Disco works with the thin Oracle server, the thin Oracle server works with the SQL Server db.
    Here's the link to the HC forum: Heterogeneous Connectivity
    Here's the link to the article that helped me the most in getting set up: MS SQL Server to Oracle
    Be ready to spend a few hours getting this set up...
    Thanks,
    Scott

  • Oracle Discoverer 10G and mapping Active Directory to use SSO/OID

    Could anybody point me please to the right direction?
    1. I've setup Oracle 10gIAS but turned off SSO and my users running discoverer /portals with no SSO.
    2. My goal is to turn on SSO and synchronize it with Active directory on the windows box.
    Thanks you in advance

    Hi Randy;
    As you mention all notes refer to SSO&OID for Active Directory integration.AFAIK there is no way to do it, please log a Sr and confirm this wiht oracle support
    Regard
    Helios

  • Hot Backups - Oracle 9i, 10g and 11g

    Are all hot backups run outside of RMAN as an OS file copy? If so, isn't this a very risky exercise.
    I understand that RMAN will check for corruption where as hot backups won't. RMAN can also track backups in a recovery catalog.
    If using a hot backup, it seems like corrupt data could be backed up with the good data.
    What exactly are the advantages of using a hot backup. It is understood that the databases can be up during a hot backup, but can't they also be up with an incremental RMAN backup?

    I think you need to read the documentation again. Check on tahiti.oracle.com
    A cold backup is when the database is shutdown (can be done by file copy or rman)
    A hot backup is when the database is running (can be done by file copy or rman)
    RMAN has the advantages of backing up at block level, and going directly to tape, and compression, and incremental backup, and block checking, and backup from ASM, and catalog ......
    File copy has the advantage of being logically simple (e.g you can see exactly what is happening when you copy a file).

  • Difference between Oracle Discoverer and ReportsBuilder

    Hi Everybody,
    I have a question concerning the differences between the two reporting solutions offered by Oracle : Oracle Discoverer Desktop and Oracle Reports Developer.
    I am wondering if both of them support OLAP data, if they allow reports publishing (through a web server) and if they have an SDK kit.
    Should we prefer one solution over another or each one has its own domain of use
    Thanks for your answer

    hi lee,
    discoverer is an end-user based tool for querying data. basically
    an administrator prepares an environment that the end-user can
    easily select his query without knowing anything about the technologies.
    discoverer is available on the web (iAS) as well as on client/server (iDS).
    reports is a powerful enterprise reporting tool which provides the
    end-user a ready to use reports. basically a reports developer can
    base a report on any datasource and you can get the output in any format
    you like. report has open api's and powerfurl frameworks to extend the
    out of the box functionality. you can design reports for paper based
    reporting to produce output or you can design reports for the web.
    reports is capable of dealing with mass data and for that fully scalable.
    this was just a high level introduction.
    find much more information about the product on OTN
    http://otn.oracle.com/products/reports/content.html
    regards,
    christian

Maybe you are looking for

  • Select All in large table

    My product has some very large tables (using RANGE_PAGING). I want to allow the end user to do a Select All operation, and then press a command button to act on all selected rows, but want my backing code to detect a Select All has been done, rather

  • Can viewers other than the IP/TV viewer be used to recieve IP/TV streams?

    Looking at IP/TV, but with over 2000 users, I dont want the hassle of rolling out a new viewer app when I already have Quicktime installed everywhere.

  • How do I watch on my tv monitor, an online program, e.g. 60 minutes

    How do I watch on my tv monitor, and online program such as 60 minutes

  • Dynamic Navigation in Interaction History

    Hi, When I navigate to Interaction History in CRM 2007, I am able to fetch various interaction records. Where as I am not able to open an individual interaction record from the result window. When I double click to oepn the record I am getting the er

  • Problem Installing EP6 SP4

    Hi, I am trying to install EP6 SP3 which i have downloaded from SDN itself. I have successfully installed WAS 6.40 JAVA Stack for MS SQL. Also i have patched oit to SP5. When i try to install the EP6 SP3 it gives an error in the first step ie INSTALL