3olapstorage 110530230239 Phpapp01
3olapstorage 110530230239 Phpapp01
Categories
OLAP tools are categorized
according to the architecture used
to store and process multi-
dimensional data.
5
6
MOLAP products require a
different set of skills and tools to
build and maintain the database,
thus increasing the cost and
complexity of support.
7
Observe la
normalización
de los miembros
Observe el
almacenamiento del
array en disco ó RAM
8
Fastest-growing style of OLAP
technology due to requirements
to analyze ever- increasing
amounts of data and the
realization that users cannot store
all the data they require in
MOLAP databases.
9
Supports RDBMS products using a
metadata layer - avoids need to
create a static multi- dimensional
data structure - facilitates the
creation of multiple multi-
dimensional views of the two-
dimensional relation.
10
To improve performance, some
products use SQL engines to
support the complexity of multi-
dimensional analysis, while others
recommend, or require, the use of
highly denormalized database
designs such as the star schema.
11
12
Performance problems associated
with the processing of complex
queries that require multiple
passes through the relational data.
15
16
Architecture results in significant
data redundancy and may
cause problems for networks
that support many users.
Ability of each user to build a
custom datacube may cause
a lack of data consistency
among users.
Only a limited amount of data
17
Store the OLAP data in client-based
files and support multi-dimensional
processing using a client multi-
dimensional engine.