Oracle Analytics Cloud and Server

Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture

OBIEE version running on OAC 5.3

Received Response
31
Views
4
Comments

Content

Hello Team,

Is there any way to find out the OBIEE version running on OAC 5.3 .

In earlier OAC versions it used to be on the administration page of classic OBIEE however it is not showing up in OAC 5.3.

Thanks in advance!

Regards,

Aman Jain

Version

OAC 5.3 (Oracle Managed)

Answers

  • Prasanna Thota
    Prasanna Thota Rank 3 - Community Apprentice

    Aman, you can view your Administration Tool version (in help menu section), if you happen to use a RPD in OAC. That's just another way to check.

    -Prasanna

  • There is (luckily) an easy way.

    From the classical home you go in Administration > Issue SQL, from the data visualization one you go in Console > Issue SQL (it's the same page).

    The SQL you execute is: call GetOBISVersion();

     

    Capture.PNG

  • [Deleted User]
    [Deleted User] Rank 7 - Analytics Coach

    Pretty sure this functionality is the next one to be axed ;-)

  • Aman Jain-Oracle
    Aman Jain-Oracle Rank 5 - Community Champion

    Thanks a lot Gianni , this helps a lot :)