Jump to content

Oracle OLAP

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Ibizarre (talk | contribs) at 13:22, 6 July 2010. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

The Oracle Database OLAP Option implements On-line Analytical Processing (OLAP) within an Oracle database environment. Oracle Corporation markets the Oracle Database OLAP Option as an extra-cost option to supplement the "Enterprise Edition" of its database. Oracle offers Essbase for customers without the Oracle Database or who require multiple data sources to load their cubes.

As of Oracle Database 11g, the Oracle database optimizer can transparently redirect SQL queries to levels within the OLAP Option cubes. The cubes are managed like and can take the place of multi-dimensional materialized views simplifying Oracle data warehouse management and improving speed of query response.

Logical components

Oracle Database OLAP Option offers:

Physical implementation

The Oracle database tablespace CWMLITE stores OLAPSYS schema objects and integrates Oracle Database OLAP Option with the Oracle Warehouse Builder (OWB). [2] (The CWMLITE name reflects the use of CWM โ€” the Common Warehouse Metamodel, which Oracle Corporation refers to as "Common Warehouse Metadata".

See also

References