Skip to Main Content

Database Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Differences between MOLAP and ROLAP in ORACLE

446697Jul 1 2005 — edited Jul 6 2005
Surest i´m in a mistake but i want to tell you...
I think that if i want to build a data warehouse i have two options in ORACLE.

1. MOLAP data warehouse.
So i have to create an analytic workspace and define there logic objects like dimensions, hierarchies, levels, and so on. Later i map data from OLTP systems to the logic objects ... (here i have a question)

* The OLTP data must be in a star or snowflake scheme?
* The ETL stage is made on OLTP or in analytic workspace?

... and later i execute calculates over the logic objects form a OLAP application ... (here i have another question).

* I can make this calculates with OLAP DML or just with SQL???

2. ROLAP data warehouse. Here i just create tables (facts and dimensions) in a star o snowflake scheme, load data from OLTP systems on this tables and
later i consult them using pure SQL.

Someone from this respectable forum can tell me if i'm in a mistake. I appreciate your help.

Thanks a lot.


Lisandro A.
Oracle User
University of Cauca
Colombia - South America
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 3 2005
Added on Jul 1 2005
3 comments
744 views