Differences between latest version and previous versions of OBIEE

I want to know what is the latest version of OBIEE and its previous version. I aslo want to know the difference/enhancements from previous version to latest version.
Thanks
Mano

Hi Mano,
did you already check the [new features guide|http://download.oracle.com/docs/cd/E10415_01/doc/bi.1013/e10416/toc.htm] and the [release notes|http://download.oracle.com/docs/cd/E10415_01/doc/bi.1013/e10404/toc.htm]?
Cheers,
C.

Similar Messages

  • Difference between current row and previous row in a table

    Hi All,
    I am having a problem with the query. Can some of please help me?
    I need to get difference between current row and previous row in a table. I have a table, which have data like bellow.
    TABLEX
    ================
    Name Date Items
    AAA 01-SEP-09 100
    BBB 02-SEP-09 101
    CCC 03-SEP-09 200
    DDD 04-SEP-09 200
    EEE 05-SEP-09 400
    Now I need to get output like bellow...
    Name Date Items Diff-Items
    AAA 01-SEP-09 100 0
    BBB 02-SEP-09 101 1
    CCC 03-SEP-09 200 99
    DDD 04-SEP-09 200 0
    EEE 05-SEP-09 400 200
    Can some one help me to write a query to get above results?
    Please let me know if you need more information.
    Thanks a lot in advance.
    We are using Oracle10G(10.2.0.1.0).
    Thanks
    Asif

         , nvl (items - lag (items) over (order by dt), 0)like in
    SQL> with test as
      2  (
      3  select 'AAA' name, to_date('01-SEP-09', 'dd-MON-rr') dt,  100 items from dual union all
      4  select 'BBB' name, to_date('02-SEP-09', 'dd-MON-rr') dt,  101 items from dual union all
      5  select 'CCC' name, to_date('03-SEP-09', 'dd-MON-rr') dt,  200 items from dual union all
      6  select 'DDD' name, to_date('04-SEP-09', 'dd-MON-rr') dt,  200 items from dual union all
      7  select 'EEE' name, to_date('05-SEP-09', 'dd-MON-rr') dt,  400 items from dual
      8  )
      9  select name
    10       , dt
    11       , items
    12       , nvl (items - lag (items) over (order by dt), 0)
    13    from test
    14  ;
    NAM DT             ITEMS NVL(ITEMS-LAG(ITEMS)OVER(ORDERBYDT),0)
    AAA 01-SEP-09        100                                      0
    BBB 02-SEP-09        101                                      1
    CCC 03-SEP-09        200                                     99
    DDD 04-SEP-09        200                                      0
    EEE 05-SEP-09        400                                    200
    SQL>

  • Days difference between current row and previous row

    I was able to obtain the date in the previous row and put it in the current row as below,
    EVALUATE('LAG(%1,1) OVER (ORDER BY %1)', "- Response Date".Date)
    but, when I try to calculate the difference between the two dates as below, I got the error message..
    TIMESTAMPDIFF(SQL_TSI_DAY, EVALUATE('LAG(%1,1) over (order by %1)',"- Response Date".Date),"- Response Date".Date)
    Error message says;
    _State: HY000. Code: 10058. [NQODBC] [SQL_STATE: HY000] [nQSError: 10058] A general error has occurred. [nQSError: 17001] Oracle Error code: 30483, message: ORA-30483: window functions are not allowed here at OCI call OCIStmtExecute. [nQSError: 17010] SQL statement preparation failed. (HY000)_
    Please help~ Thanks in advance, gurus~~~

    http://obieeone.com/2010/04/27/use-of-evaluate-function-for-analytics-function-oracle/
    the link might provide you with some additional insight into the error.
    Let me know if that was helpful
    -bifacts
    http://www.obinotes.com

  • What is the difference between a full and a upgrade version?

    When I want to buy photoshop elements 8.0 i can select a full or upgrade version, the price is alsmost thesame.
    normally you would think a upgrade is just a upgrade and you can't use it if you don't already have photoshop Elements installed.
    but in many online stores they only sell the upgrade version.
    so that makes me believe you can buy it even tho you don't have any photoshop elements on your pc.
    so what is the difference?

    The only difference between the Upgrade and Full version is of the pricing. I believe right now Adobe is already offering PSE at $79 so there is no Upgrade option appearing on the website (although I am not sure about unavailability, I just stating what one of the user on the forum says).
    Legally, you should be a previous customer of PSE to buy an upgrade version and I am not sure but I believe when one go for buying the Upgrade version they do need to provide the serial number of the previous verison.(not sure though)
    Regards,
    Ankush

  • Difference between Hyperion version 11.1.1.3 and epm 11.1.2.1

    Hi,
    Can anybody suggest me the difference between Hyperion version 11.1.1.3 and EPM 11.1.2.1?
    Thanks In Advance

    Take a look at the “Installation and Configuration Guide.”
    log file..start the server and see the log file
    The 11.1.2.1 release also includes new features for upgrading from previous versions. There are several new utilities and enhancements to make the upgrade process easier. You will see some of these new features during the configuration of the various products
    Apart from diffrance
    Ima not sure y Windows 2008 support in Hyperion 11.1.2 brought with it a host of new challenges..(atleast to make copyrighted windows copys now onwards lol)
    Windows 2008 introduced a new feature called User Access Control (UAC). while installing person need to have admin privillage other wise it HELL (nightmare ) and some unexpectedly problematic issues though security is good but .................
    Have a read on this
    oracle-hyperion-epm-system-certific-131801.xls(google u will get it) at least u get some idea what are new hardware req and software reqs
    Some Support answers as well
    https://support.oracle.com/CSP/main/article?cmd=show&type=NOT&doctype=TROUBLESHOOTING&id=1313155.1#aref3
    hope u get some idea

  • Differences between PT8.51 and PT8.52 versions

    Hi,
    Can I get some documentation or reference URL for differences between PT8.51 and PT8.52 versions?
    Thank You!
    Regards
    Soundappan

    In addition, specially for the YouTube generation, Gray Sparling has created a great webinar on the features of PeopleTools 8.52
    http://www.youtube.com/playlist?list=PL9B370AEEF80F8C10&feature=plcp
    I have also written a couple of blogs on some feaures of PeopleTools 8.52
    http://bloggingaboutoracleapplications.org/bi-publisher-enhancements-peopletools-852/
    http://bloggingaboutoracleapplications.org/create-interactive-dashboard-interwindow-communication-iwc/
    http://bloggingaboutoracleapplications.org/create-apealing-dashboards-peopletools-852/
    http://bloggingaboutoracleapplications.org/peoplesoft-oracle-secure-enterprise-search-ses/
    http://bloggingaboutoracleapplications.org/peopletools-852-generally/
    That should keep you busy for some wile :)

  • What are the difference between 4.6c and 4.7 versions?

    what are the difference between 4.6c and 4.7 versions?
    if any please give me answer
    regards
    ramanji

    Hi,
    Upgrade SAP or Installation of SAP R/3 and ECC
    What is ECC?  Where to find the installation steps of  ECC 5/6.0 with SQL as database and on windows platform with the steps including Solution Manager installation?
    http://service.sap.com/instguides
    ECC means Enterprise Central Component.
    There are all the relevant installation guides. You NEED SAPNet access because without a registered and licensed SolMan installation number you will not be able to generate the SolMan key for the ECC installation.
    Upgrade to 4.7
    Have you gone through an upgrade to 4.7? 
    What are the difference or changes associated with 4.7. 
    If you are currently on 4.6C and are inching forward to upgrading to 4.7 then this information might be useful to you.
    There is very little difference between 4.6 and 4.7, the only "steps" you should need are steps in SU25 ( skip step 1) Then go through all your role and perform a merge old new to bring in the new authorization objects 
    Just to forewarn you of a potential problem which have been encounter at the point of writing.
    After updating/ modifying roles in step 2C, when going back into 2C to make sure all roles are now green, 70% have gone back to red! 
    The maintenance done is ok, but there seems to be a problem while trying to go back into the roles again to re-generate. 
    SAP recognizes them as needing "adjustment", so you cannot pick them up in mass generate in PFCG as they do not come in, even though the authorizations tab is red. 
    This problem is currently with SAP and it is confirmed that nothing have been done wrongly. 
    Generally, the work is quite manageable in the upgrade, but don't be surprised at how big the upgrade is when compared to upgrading from 46b to 46c.
    If we have full software of 46c and 47E is it possible to upgrade 46c to 47E or there is a seperate 47E upgrade software need to be requested from SAP?
    Where I can get the document with upgrade steps on the service market place?
    It is of course possible and supported:
    http://service.sap.com/inguides
    --> SAP Components
    --> SAP R/3 Enterprise
    --> (choose your version)
    at the bottom there is an "Upgrade guide" for Windows and Unix.
    For Upgrades it is recommended to read ALL the notes mentioned in the 
    upgrade guide and to make sure one is using
    - the correct version of the "tp" program
    - the correct version of the "R3trans" program
    - the correct version of the "R3up" program
    All that is explained in the upgrade guide and in the corresponding notes.
    If this is your first upgrade you should take a person, that has some experience on doing that for the first time.
    Installation of SAP R/3
    Currently we are going to install SAP on a new IBM server from the existing COMPAQ server. Where can I get the steps for that. 
    Configuration is :
       OS - windows 2003 server
       DB - Oracle 9i
       SAP 4.7
    http://service.sap.com/instguides
    --> SAP Components
    --> SAP R/3 Enterprise
    --> SAP R/3 Enterprise Core 4.70 / Ext. Set 2.00 (SR1)
    --> Inst. Guide - R/3 Enterprise 4.7 x 2.00 SR1 on Win: Oracle
    The above url is the SAP Service Marketplace with all the information you need to install, configure and run system. You need to be a valid licensed customer with a user ID and PASSWORD to use that.
    Without access you won't be able to successfully run any SAP systems because it has notes, patches etc.

  • Functional transactional difference between SAP version 4.7 and ECC 6.0

    Hi Experts,
    Can you Pls tell the Functional transactional difference between SAP version 4.7 and ECC 6.0 in case of Sales and Distribution module.
    Like VA05n is one transactional difference,Pls tell the others?
    Regards,
    Rohan

    Hi,
    there are lot of changes like i observe
    1, in rebates there is no advanced rebate processing in 4.7
    2. there is no scale group field in condrecords of agrement in rebate agreement.
    3. there are lot of new reports available in SIS
    4. in sales returns process also seperate config available in 6.0
    regards,
    sk

  • Difference between SAP version 4.7EE and ECC 6.0.

    Hi All,
    Could you please tell me the major difference between SAP version 4.7EE and ECC 6.0? Also let me know why the industries should go for ECC 6.0?
    Waiting for an early response from you.
    Thanks a lot in advance!

    http://solutionbrowser.erp.sap.fmpmedia.com/Default.aspx
    Please use above mentioned link, you will find the delta functionalities between various SAP Versions.
    Regards,
    Ravi

  • What is difference between Oracle version  and DB version.

    What is the difference between Oracle version and DB Version?
    How we came to know about the installed version through SQL query.

    SQL> select * from v$version;
    BANNER
    Oracle8i Enterprise Edition Release 8.1.7.0.0 - Production
    PL/SQL Release 8.1.7.0.0 - Production
    CORE 8.1.7.0.0 Production
    TNS for Linux: Version 8.1.7.0.0 - Development
    NLSRTL Version 3.4.1.0.0 - Production
    SQL>
    Joel P�rez

  • Difference between production version and routing

    hello pp experts,
                            why do we create production version, and what's the difference between production version and routing?

    Dear sarfaraz lodhi ,
    Production version is a combination of BOM & Routing in the case of Discrete Manufacturing and it's a
    combination of BOM & Rotuing/Rate Routing in the case of Repetitive Manufacturing.
    Created either through MM02 by selecting MRP4 view or else through C223
    A production version determines the various production techniques that can be used to produce a material.
    It defines the following information:
    ·        Alternative BOM for a BOM explosion
    ·        Task list type, task list group, and group counter for assignment to task lists
    ·        Lot-size restrictions and period of validity
    A material can have one or more production versions.
    Routing contains the set of operation that's required for producing a product either a HALB - Semi-
    Finished product or else a FERT - Finished Product.
    The T code for creating Routing is CA01.
    Regards
    Mangalraj.S
    Edited by: Mangalraj.S on Sep 24, 2008 10:27 AM

  • Difference between Planning Version and Simulation Version

    Hi friends,
    What is the difference between Planning Version and Simulation Version?
    Thanks,
    Debi

    Debi
    There are a lot of threads in this forum that give detailed info about version concept. Also you can refer to help.sap.
    Anyways , planning version is the version against which your live cache data is stored.  The data against this version is the one that the planners and buyers are going to refer to or use to make their planning and buying decisions. Data against the planning version is nothing but data relevant to the business .
    There may be instances where you would like to simulate some scenario. If you want to do trial and error analysis and at the same time if you do not want to impact the actual business data , then you create simulation versions and simulate your scenario.
    For example your actual sales orders received for the month of March may be 100 CS. This is the actual number that will be stored against your planning version. Lets say the demand planner wants to find out what will be the impact if there is a sudden bulk demand from a new customer for 500 CS - that is if he wants to do a what - if analysis then he can create a simulation version and try to check the impact .
    Thanks
    Aparna

  • Difference between BW3.5 and BI 7.0 version

    difference between BW3.5 and BI 7.0 version

    Hi ,
    Differences between BW 3.5 and BI 7.0
    Major Differences between Sap Bw 3.5 & sapBI 7.0 version:
    1. In Infosets now you can include Infocubes as well.
    2. The Remodeling transaction helps you add new key figure and characteristics and handles historical data as well without much hassle. This is only for info cube.
    3. The BI accelerator (for now only for infocubes) helps in reducing query run time by almost a factor of 10 - 100. This BI accl is a separate box and would cost more. Vendors for these would be HP or IBM.
    4. The monitoring has been imprvoed with a new portal based cockpit. Which means you would need to have an EP guy in ur project for implementing the portal !
    5. Search functionality hass improved!! You can search any object. Not like 3.5
    6. Transformations are in and routines are passe! Yess, you can always revert to the old transactions too.
    7. The Data Warehousing Workbench replaces the Administrator Workbench.
    8. Functional enhancements have been made for the DataStore object:
    New type of DataStore object
    Enhanced settings for performance optimization of DataStore objects.
    9. The transformation replaces the transfer and update rules.
    10. New authorization objects have been added
    11. Remodeling of InfoProviders supports you in Information
    Lifecycle Management.
    12 The Data Source:
    There is a new object concept for the Data Source.
    Options for direct access to data have been enhanced.
    From BI, remote activation of Data Sources is possible in SAP source systems.
    13.There are functional changes to the Persistent Staging Area (PSA).
    14.BI supports real-time data acquisition.
    15 SAP BW is now known formally as BI (part of NetWeaver 2004s). It implements the Enterprise Data Warehousing (EDW). The new features/ Major differences include:
    a) Renamed ODS as DataStore.
    b) Inclusion of Write-optmized DataStore which does not have any change log and the requests do need any activation
    c) Unification of Transfer and Update rules
    d) Introduction of "end routine" and "Expert Routine"
    e) Push of XML data into BI system (into PSA) without Service API or Delta Queue
    f) Intoduction of BI accelerator that significantly improves the performance.
    g) Load through PSA has become a must. I am not too sure about this. It looks like we would not have the option to bypass the PSA Yes,
    16. Load through PSA has become a mandatory. You can't skip this, and also there is no IDoc transfer method in BI 7.0. DTP (Data Transfer Process) replaced the Transfer and Update rules. Also in the Transformation now we can do "Start Routine, Expert Routine and End Routine". during data load.
    New features in BI 7 compared to earlier versions:
    i. New data flow capabilities such as Data Transfer Process (DTP), Real time data Acquisition (RDA).
    ii. Enhanced and Graphical transformation capabilities such as Drag and Relate options.
    iii. One level of Transformation. This replaces the Transfer Rules and Update Rules
    iv. Performance optimization includes new BI Accelerator feature.
    v. User management (includes new concept for analysis authorizations) for more flexible BI end user authorizations.
    Regards
    KP

  • Are there any functional differences between the trial and the paid version?

    Are there any functional differences between the trial and the paid version for Labview 2009?  Thank you.
    Solved!
    Go to Solution.

    This outlines the limitations of the eval version of Labview: Limitations of the LabVIEW Evaluation Version
    Cheers, 
    Misha

  • Differences between different  versions of BW 2.1C,3.0A and 3.5

    Can anybody tell me the differences between different versions of BW.
    I m new to SAP BW,i directly learned in BI7.0.So please anybody let me know the difference in implementation of features in 2.1C, 3.0A ,3.5 ,if possible BI7.0 also

    please read this:
    http://help.sap.com/saphelp_nw70/helpdata/en/b2/e50138fede083de10000009b38f8cf/frameset.htm

Maybe you are looking for

  • How to create down payment for contract

    Hi Gurus, Can any one tell me the process of Initial Down Payment for Value Contract?

  • IPad not connecting to AirPrint

    I've been searching for weeks for a solution that will allow us to use iPad or iPod Touch to print at home.  MacBook Air (mid-2012) connected to Canon MX870 printer via WiFi.  I've tried Lantronix's xPrintServer and Printopia.  The Lantronix device c

  • What looks good in Bridge, Lightroom & Safari, looks too light in CS4

    When I get things just the way I want them in Lightroom, and export them, when I open them up in Photoshop CS4, they look way too light and even undersaturated. The same image looks the same in Safari, LIghtroom and Bridge, but not CS4.   CS4 is set

  • Several Minor Issues

    Here are several issues that I have noted since my install last week: *ACTIVITY MONITOR: Wouldn't load, kept indicating that it had "quit unexpectedly" and wouldn't relaunch, reset or ignore. *SPACES: I'm using six spaces. I had a lot of trouble gett

  • Questions stemming from the unidirectional nature of MPLS LSP

    After reading the following excerpt, I have some questions that I hope someone could clear up for me. "An MPLS connection (LSP) is unidirectional-allowing data to flow in only one direction between two endpoints. Establishing two-way communications b