What is the difference between OLAP, ROLAP, MOLAP and HOLAP?
Answer Posted / p.d.vijay kumar
ROLAP
ROLAP stands for Relational Online Analytical Process that
provides multidimensional analysis of data, stored in a
Relational database(RDBMS).
MOLAP
------
MOLAP(Multidimensional OLAP), provides the analysis of data
stored in a multi-dimensional data cube.
HOLAP
------
HOLAP(Hybrid OLAP) a combination of both ROLAP and MOLAP can
provide multidimensional analysis simultaneously of data
stored in a multidimensional database and in a relational
database(RDBMS).
DOLAP
-----
DOLAP(Desktop OLAP or Database OLAP)provide multidimensional
analysis locally in the client machine on the data collected
from relational or multidimensional database servers.
| Is This Answer Correct ? | 69 Yes | 10 No |
Post New Answer View All Answers
Explain what is real time data-warehousing?
What is data cleaning? How can we do that?
What is drilling across?
What is the use of dimensional modeling in data warehousing?
What is the purpose of cluster analysis in data warehousing?
How to allow a dynamic selection of a column for a measure in a chart,without using variable?
Is there any rownum object from which we can do this?
What is the difference between ods and oltp?
Why denormalization is promoted in universe designing?
Explain how to generate iqd file from framework manager?
Hi, If any hav Informatica n DWH FAQ's,Plz do fwd to s.rajanikanth1980@gmail.com Thnx Vani
What are partition points?
Explain about core dimension, balanced dimension, and dirty dimension?
why we use dmr model in cognos report studio ? give me difference between dmr model and relational model.
Suppose a null dataset with 10 variables; I want to print only name of the varibales in log window and also output window. How can we do this one?