Materi Data Warehouse
Materi Data Warehouse
Materi Data Warehouse
WAREHOUSING
DATA WAREHOUSING
• Data for Decision Support
• OLAP & Data Warehousing
• Data Flows in the Data Warehouse
• Data in the Data Warehouse
DATA FOR DECISION
SUPPORT
▪ Data Origin
- Internal
- External
- Personal
DATA FOR DECISION
SUPPORT
▪ Databases
- Relational
- Hierarchical & Network
- Object-Oriented
- Multimedia & Document Systems
▪ Data Problems
- Incorrect data
- Data not timely
- Data not measured or indexed properly
- Needed data do not exist
OLAP & DATA
WAREHOUSING
Analytical Processing
▪ A database architecture
not designed for optimal
data processing but for
optimal data analysis!
▪ The differences in data
processing and data
analysis suggest that
this would be a
separate database
system.
Source: OlapReport.com
THE DATA WAREHOUSE
▪ Most applications of OLAP are not known as such, but
rather as Data Warehouses.
▪ A data archive in which the data has been structured and formatted
for analysis purposes.
▪ A database system separate from the transaction processing system
so as not to interfere with the TPS performance.
▪ The current foundation for Decision Support.
THE DATA WAREHOUSE
▪ A managed database in which the data is:
▪ Subject-oriented:
▪ Designed for decision-support rather than for TPS.
▪ Integrated:
▪ Contains data from different legacy & DB-systems.
▪ Nonvolatile:
▪ New data is integrated with existing data, rather than replacing it.
THE DATA WAREHOUSE
▪ Time-variant:
▪ Contains informational data (historic data along a time-axis) rather
than operational data (momentary snapshot).
▪ Aggregated:
▪ Data exists at different levels of granularity
Enterprise Data Ware House Independent Data Mart Dependant Data Mart
21
OPERATIONAL UNITS
▪ Operational data stores (ODS):
▪ A type of database often used as an interim area for a data
warehouse. It includes short-term data from multiple sources in a
near real-time manner to support short-term decision making
▪ Open marts:
▪ An operational data mart, which allows for multi-dimensional data
analysis of ODS data.
DATA FLOWS IN THE DATA
WAREHOUSE