Data Warehousing
Data Warehousing
8. What is OLAP?
OLAP is abbreviation of Online Analytical Processing. This system is an application
that collects, manages, processes and presents multidimensional data for analysis
and management purposes.
Process Goal
OLTP: Snapshot of business processes which does fundamental business tasks
OLAP: Multi-dimensional views of business activities of planning and decision making
41. What is a Cube and Linked Cube with reference to data warehouse?
Cubes are logical representation of multidimensional data.The edge of the cube
contains dimension members and the body of the cube contains data values. The
linking in cube ensures that the data in the cubes remain consistent.
Ralph Kimball’s paradigm: Data warehouse is the conglomerate of all data marts
within the enterprise. Information is always stored in the dimensional model.
Slicing and dicing refers to the ability to combine and re-combine the dimensions to
see different slices of the information. Picture slicing a three-dimensional cube of
information, in order to see what values are contained in the middle layer. Slicing and
dicing a cube allows an end-user to do the same thing with multiple dimensions.