0% found this document useful (0 votes)
47 views

Amity School of Engineering & Technology: B. Tech. (CS & IT), VI Semester E-Commerce & ERP Sunil Vyas

A data warehouse is a single store of integrated data from multiple sources organized specifically to support management decision making. It allows users to understand data over time through historical analysis and "what-if" scenario modeling. A data warehouse transforms raw data into usable business information by extracting, cleaning, consolidating data from operational systems and other sources into a separate database optimized for analysis.

Uploaded by

Jayant Bhardwaj
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
47 views

Amity School of Engineering & Technology: B. Tech. (CS & IT), VI Semester E-Commerce & ERP Sunil Vyas

A data warehouse is a single store of integrated data from multiple sources organized specifically to support management decision making. It allows users to understand data over time through historical analysis and "what-if" scenario modeling. A data warehouse transforms raw data into usable business information by extracting, cleaning, consolidating data from operational systems and other sources into a separate database optimized for analysis.

Uploaded by

Jayant Bhardwaj
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPT, PDF, TXT or read online on Scribd
You are on page 1/ 10

ASET

Amity School of Engineering & Technology


B. Tech. (CS & IT),VI Semester E-commerce & ERP Sunil Vyas

What is a Data Warehouse?

ASET

A single, complete and consistent store of data obtained from a variety of different sources made available to end users in a what they can understand and use in a business context.

[Barry Devlin]

What are the users saying...


ASET

Data should be integrated across the enterprise Summary data has a real value to the organization Historical data holds the key to understanding data over time What-if capabilities are required

Definition data warehouse

ASET

A process of transforming data into information and making it available to users in a timely enough manner to make a difference Technique for assembling and managing data from various sources for the purpose of answering business questions. Thus making decisions that were not previous possible A decision support database maintained separately from the organizations operational database

A data warehouse is a
ASET

subject-oriented integrated time-varying non-volatile

collection of data that is used primarily in organizational decision making.


-- Bill Inmon, Building the Data Warehouse 1996

Data Warehouse Architecture


ASET

Relational Databases Optimized Loader ERP Systems

Extraction Cleansing Data Warehouse Engine Analyze Query

Purchased Data

Legacy Data

Metadata Repository
6

Data Warehouse for Decision Support & OLAP

ASET

Putting Information technology to help the knowledge worker make faster and better decisions
Which of my customers are most likely to go to the competition? What product promotions have the biggest impact on revenue?

How did the share price of software companies correlate with profits over last 10 years?

Why Separate Data Warehouse?


Performance

ASET

Op dbs designed & tuned for known txs & workloads. Complex OLAP queries would degrade perf. for op txs. Special data organization, access & implementation methods needed for multidimensional views & queries. Function Missing data: Decision support requires historical data, which op dbs do not typically maintain. Data consolidation: Decision support requires consolidation (aggregation, summarization) of data from many heterogeneous sources: op dbs, external sources. Data quality: Different sources typically use inconsistent data representations, codes, and formats which have to be reconciled.

Components of the Warehouse


Data Extraction and Loading The Warehouse Analyze and Query -- OLAP Tools Metadata

ASET

Data Mining tools

Data Warehouse Structure

ASET

Subject Orientation -- customer, product, policy, account etc... A subject may be implemented as a set of related tables.

You might also like