By N.Gopinath AP/CSE.  The data warehouse architecture is based on a relational database management system server that functions as the central repository.

Slides:



Advertisements
Similar presentations
Supervisor : Prof . Abbdolahzadeh
Advertisements

An overview of Data Warehousing and OLAP Technology Presented By Manish Desai.
C6 Databases.
Outline What is a data warehouse? A multi-dimensional data model Data warehouse architecture Data warehouse implementation Further development of data.
Data Warehousing components. Overall architecture.
April 30, Data Warehousing and OLAP Technology: An Overview  What is a data warehouse?  Data warehouse architecture  From data warehousing to.
MIS DATABASE SYSTEMS, DATA WAREHOUSES, AND DATA MARTS MBNA
Managing Data Resources
Distributed DBMSs A distributed database is a single logical database that is physically distributed to computers on a network. Homogeneous DDBMS has the.
7.1 © 2006 by Prentice Hall 7 Chapter Managing Data Resources.
Components and Architecture CS 543 – Data Warehousing.
McGraw-Hill/Irwin Copyright © 2008, The McGraw-Hill Companies, Inc. All rights reserved.McGraw-Hill/Irwin Copyright © 2008 The McGraw-Hill Companies, Inc.
Chapter 13 The Data Warehouse
Managing Data Resources. File Organization Terms and Concepts Bit: Smallest unit of data; binary digit (0,1) Byte: Group of bits that represents a single.
Ch3 Data Warehouse part2 Dr. Bernard Chen Ph.D. University of Central Arkansas Fall 2009.
Data Warehouse Components
Designing a Data Warehouse
Lecture-8/ T. Nouf Almujally
Architecture and Infrastructure Module 2 G.Anuradha.
An Introduction to Infrastructure Ch 11. Issues Performance drain on the operating environment Technical skills of the data warehouse implementers Operational.
MDC Open Information Model West Virginia University CS486 Presentation Feb 18, 2000 Lijian Liu (OIM:
By N.Gopinath AP/CSE. Why a Data Warehouse Application – Business Perspectives  There are several reasons why organizations consider Data Warehousing.
Designing a Data Warehouse Issues in DW design. Three Fundamental Processes Data Acquisition Data Storage Data a Access.
Week 6 Lecture The Data Warehouse Samuel Conn, Asst. Professor
MIS DATABASE SYSTEMS, DATA WAREHOUSES, AND DATA MARTS MBNA ebay
Understanding Data Warehousing
Database Systems – Data Warehousing
Ihr Logo Chapter 5 Business Intelligence: Data Warehousing, Data Acquisition, Data Mining, Business Analytics, and Visualization Turban, Aronson, and Liang.
The McGraw-Hill Companies, Inc Information Technology & Management Thompson Cats-Baril Chapter 3 Content Management.
Data Warehouse Overview September 28, 2012 presented by Terry Bilskie.
1 Adapted from Pearson Prentice Hall Adapted form James A. Senn’s Information Technology, 3 rd Edition Chapter 7 Enterprise Databases and Data Warehouses.
OnLine Analytical Processing (OLAP)
DataWarehousing and DataMining Prof. Sin-Min Lee.
Case 2: Emerson and Sanofi Data stewards seek data conformity
Chapter 1 Database Systems
Data warehousing and online analytical processing- Ref Chap 4) By Asst Prof. Muhammad Amir Alam.
1 Data Warehouses BUAD/American University Data Warehouses.
The Data Warehouse “A data warehouse is a subject-oriented, integrated, time-variant, and nonvolatile collection of “all” an organisation’s data in support.
C6 Databases. 2 Traditional file environment Data Redundancy and Inconsistency: –Data redundancy: The presence of duplicate data in multiple data files.
Data Warehouse Fundamentals
5 - 1 Copyright © 2006, The McGraw-Hill Companies, Inc. All rights reserved.
6.1 © 2010 by Prentice Hall 6 Chapter Foundations of Business Intelligence: Databases and Information Management.
MANAGING DATA RESOURCES ~ pertemuan 7 ~ Oleh: Ir. Abdul Hayat, MTI.
CHAPTER 7: ARCHITECTURAL COMPONENTS. CHAPTER OBJECTIVES  Understand data warehouse architecture  Examine how the architectural framework supports the.
Data resource management
By N.Gopinath AP/CSE. There are 5 categories of Decision support tools, They are; 1. Reporting 2. Managed Query 3. Executive Information Systems 4. OLAP.
Copyright © 2007 Ramez Elmasri and Shamkant B. Navathe Slide
Managing Data Resources. File Organization Terms and Concepts Bit: Smallest unit of data; binary digit (0,1) Byte: Group of bits that represents a single.
The Data Warehouse “A data warehouse is a subject-oriented, integrated, time-variant, and nonvolatile collection of “all” an organisation’s data in support.
Foundations of Business Intelligence: Databases and Information Management.
Business Intelligence Transparencies 1. ©Pearson Education 2009 Objectives What business intelligence (BI) represents. The technologies associated with.
1 Data Warehousing Architecture A data warewhouse is an architectural construct of an information system that provides users with current and historical.
Mapping the Data Warehouse to a Multiprocessor Architecture
Advanced Database Concepts
1 Database Systems, 8 th Edition 1 Chapter 13 Business Intelligence and Data Warehouses Objectives In this chapter, you will learn: –How business intelligence.
Slide 1 Data Warehousing in CIM  2000 YourNameHere Data Warehousing in Computer Integrated Manufacturing Steve Daino IEM 5303.
Managing Data Resources File Organization and databases for business information systems.
Supervisor : Prof . Abbdolahzadeh
James A. Senn’s Information Technology, 3rd Edition
Building a Data Warehouse
Data Warehouse.
Mapping the Data Warehouse to a Multiprocessor Architecture
MANAGING DATA RESOURCES
Chapter 1 Database Systems
Data Warehouse Overview September 28, 2012 presented by Terry Bilskie
THE ARCHITECTURAL COMPONENTS
Data Warehouse Overview September 28, 2012 presented by Terry Bilskie
Chapter 1 Database Systems
The Database Environment
Presentation transcript:

By N.Gopinath AP/CSE

 The data warehouse architecture is based on a relational database management system server that functions as the central repository for informational data.  Operational data and processing is completely separated from data warehouse processing.  This central information repository is surrounded by a number of key components designed to make the entire environment functional, manageable and accessible by both the operational systems that source data into the warehouse and by end-user query and analysis tools.

 The following are the seven components of a Data Warehouse:  Data Warehouse Database  Sourcing, Acquisition, Cleanup and Transformation Tools  Meta Data  Access (Query) Tools  Data Marts  DataWarehouseAdministration and Management  Information Delivery System

 The central data warehouse database is the cornerstone of the data warehousing environment.  Different technological approaches to the data warehouse database include: Parallel relational database designs for scalability that include shared- memory, shared disk, or shared-nothing models implemented on various multiprocessor configurations (symmetric multiprocessors or SMP, massively parallel processors or MPP, and/or clusters of uni- or multiprocessors). An innovative approach to speed up a traditional RDBMS by using new index structures to bypass relational table scans. Multidimensional databases (MDDBs) that are based on proprietary database technology. MDDBs enable on-line analytical processing (OLAP) tools that architecturally belong to a group of data warehousing components jointly categorized as the data query, reporting, analysis and mining tools.

 The data sourcing, cleanup, transformation and migration tools perform all of the conversions, summarizations, key changes, structural changes and condensations needed to transform disparate data into information that can be used by the decision support tool.  These tools also maintain the meta data. The functionality includes: Removing unwanted data from operational databases Converting to common data names and definitions Establishing defaults for missing data Accommodating source data definition changes

 Meta data is data about data that describes the data warehouse. It is used for building, maintaining, managing and using the data warehouse. Meta data can be classified into: Technical meta data, which contains information about warehouse data for use by warehouse designers and administrators when carrying out warehouse development and management tasks. Business meta data, which contains information that gives users an easy-to-understand perspective of the information stored in the data warehouse.

Query and Reporting tools can be divided into two groups: Reporting Tools and Managed Query Tools Reporting tools can be further divided into production reporting tools and report writers.  Production reporting tools let companies generate regular operational reports or support high-volume batch jobs such as calculating and printing paychecks.  Report writers, on the other hand, are inexpensive desktop tools designed for end-users. Managed query tools shield end users from the complexities of SQL and database structures by inserting a meta-layer between users and the database. These tools are designed for easy-to-use, point-and-click operations that either accept SQL or generate SQL database queries.

 The term data mart means different things to different people.  A rigorous definition of this term is a data store that is subsidiary to a data warehouse of integrated data.  The data mart is directed at a partition of data (often called a subject area) that is created for the use of a dedicated group of users.  These could be classified in two categories: Dependent Data Marts Independent Data Marts

 Dependent data mart A subset that is created directly from a data warehouse  Independent data mart A small data warehouse designed for a strategic business unit or a department

 Managing data warehouses includes: 1. Security and priority management 2. Monitoring updates from the multiple sources 3. Data quality checks 4. Managing and updating meta data 5. Auditing and reporting data warehouse usage and status 6. Purging data 7. Replicating, sub-setting and distributing data 8. Backup and Recovery and 9. Data warehouse storage management.

The information delivery component is used to enable the process of subscribing for data warehouse information and having it delivered to one or more destinations according to some user- specified scheduling algorithm. Delivery of information may be based on time of day or on the completion of an external event. The rationale for the delivery systems component is based on the fact that once the data warehouse is installed and operational, its users don't have to be aware of its location and maintenance.

Thank You…