Chapter 31 Information Technology For Management 6 th Edition Turban, Leidner, McLean, Wetherbe Lecture Slides by L. Beaubien, Providence College John.

Slides:



Advertisements
Similar presentations
Technology Guide 3 Data and Database T3-1. IT for Management Prof. Efraim Turban T3-2 File Management Hierarchy of data for a computer-based file Record.
Advertisements

Lecture-7/ T. Nouf Almujally
The database approach to data management provides significant advantages over the traditional file-based approach Define general data management concepts.
CHAPTER 7 Roderick Dickson Kelli Grubb Tracyann Pryce Shakita White.
Management Information Systems, Sixth Edition
Managing Data Resources
Chapter 71 Information Technology For Management 6 th Edition Turban, Leidner, McLean, Wetherbe Lecture Slides by L. Beaubien, Providence College John.
Multidimensional Database Structure
Copyright 2007 John Wiley & Sons, Inc. Chapter 41 Data and Knowledge Management.
POKOK BAHASAN Pertemuan 10 Matakuliah: Sistem Informasi Manajemen Tahun: 2008.
The Hierarchy of Data Bit (a binary digit): a circuit that is either on or off Byte: 8 bits Character: each byte represents a character; the basic building.
Fundamentals of Information Systems, Second Edition 1 Organizing Data and Information Chapter 3.
Chapter 14 Organizing and Manipulating the Data in Databases
Organizing Data & Information
Mgt 20600: IT Management & Applications Databases
Organizing Data and Information
MSIS 110: Introduction to Computers; Instructor: S. Mathiyalakan1 Organizing Data and Information Chapter 5.
Mgt 20600: IT Management & Applications Databases Tuesday April 4, 2006.
Chapter 171 Information Technology For Management 6 th Edition Turban, Leidner, McLean, Wetherbe Lecture Slides by L. Beaubien, Providence College John.
Information Technologies: Concepts and Management
Professor Michael J. Losacco CIS 1150 – Introduction to Computer Information Systems Databases Chapter 11.
Chapter 4 Database Management Systems. Chapter 4Slide 2 What is a Database Management System (DBMS)?  Database An organized collection of related data.
Principles of Information Systems, Sixth Edition Organizing Data and Information Chapter 5.
An Introduction to Database Management Systems R. Nakatsu.
Database Systems: Design, Implementation, and Management Ninth Edition
Chapter 5 Lecture 2. Principles of Information Systems2 Objectives Understand Data definition language (DDL) and data dictionary Learn about popular DBMSs.
Database Design - Lecture 1
AL-MAAREFA COLLEGE FOR SCIENCE AND TECHNOLOGY INFO 232: DATABASE SYSTEMS CHAPTER 1 DATABASE SYSTEMS (Cont’d) Instructor Ms. Arwa Binsaleh.
Fundamentals of Information Systems, Fifth Edition
CHAPTER 5 Data and Knowledge Management. CHAPTER OUTLINE 5.1 Managing Data 5.2 Big Data 5.3 The Database Approach 5.4 Database Management Systems 5.5.
Chapter 6: Foundations of Business Intelligence - Databases and Information Management Dr. Andrew P. Ciganek, Ph.D.
Introduction to Information Technology, 2 nd Edition Turban, Rainer & Potter © 2003 John Wiley & Sons, Inc. 5-1 Introduction to Information Technology.
Introduction to Information Technology, 2 nd Edition Turban, Rainer & Potter © 2003 John Wiley & Sons, Inc. 5-1 Introduction to Information Technology.
Chapter 7: Database Systems Succeeding with Technology: Second Edition.
311: Management Information Systems Database Systems Chapter 3.
I Information Systems Technology Ross Malaga 4 "Part I Understanding Information Systems Technology" Copyright © 2005 Prentice Hall, Inc. 4-1 DATABASE.
Copyright © 2015 McGraw-Hill Education. All rights reserved. No reproduction or distribution without the prior written consent of McGraw-Hill Education.
MIS 327 Database Management system 1 MIS 327: DBMS Dr. Monther Tarawneh Dr. Monther Tarawneh Week 2: Basic Concepts.
5-1 McGraw-Hill/Irwin Copyright © 2007 by The McGraw-Hill Companies, Inc. All rights reserved.
Principles of Information Systems, Sixth Edition Organizing Data and Information Chapter 5.
5-1 McGraw-Hill/Irwin Copyright © 2007 by The McGraw-Hill Companies, Inc. All rights reserved.
Lecture # 3 & 4 Chapter # 2 Database System Concepts and Architecture Muhammad Emran Database Systems 1.
5 - 1 Copyright © 2006, The McGraw-Hill Companies, Inc. All rights reserved.
Chapter 111 Information Technology For Management 6 th Edition Turban, Leidner, McLean, Wetherbe Lecture Slides by L. Beaubien, Providence College John.
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.
Core Concepts of ACCOUNTING INFORMATION SYSTEMS Moscove, Simkin & Bagranoff John Wiley & Sons, Inc. Developed by: S. Bhattacharya, Ph.D. Florida Atlantic.
Data resource management
Chapter 3 Databases and Data Warehouses: Building Business Intelligence Copyright © 2010 by the McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill/Irwin.
Management Information Systems, 4 th Edition 1 Chapter 8 Data and Knowledge Management.
McGraw-Hill/Irwin ©2009 The McGraw-Hill Companies, All Rights Reserved CHAPTER 6 DATABASES AND DATA WAREHOUSES CHAPTER 6 DATABASES AND DATA WAREHOUSES.
DATA RESOURCE MANAGEMENT
Chapter 31 Information Technology For Management 6 th Edition Turban, Leidner, McLean, Wetherbe Lecture Slides by L. Beaubien, Providence College John.
CHAPTER 5 Data and Knowledge Management. CHAPTER OUTLINE 5.1 Managing Data 5.2 The Database Approach 5.3 Database Management Systems 5.4 Data Warehouses.
Principles of Information Systems, Sixth Edition Organizing Data and Information Chapter 5.
Principles of Information Systems, Sixth Edition Organizing Data and Information Chapter 5.
Database Systems: Design, Implementation, and Management Eighth Edition Chapter 1 Database Systems.
Fundamentals of Information Systems, Sixth Edition Chapter 3 Database Systems, Data Centers, and Business Intelligence.
Foundations of information systems : BIS 1202 Lecture 4: Database Systems and Business Intelligence.
Managing Data Resources File Organization and databases for business information systems.
THE LEONS COLLEGE OF LAW1 Organizing Data and Information Chapter 4.
Intro to MIS – MGS351 Databases and Data Warehouses
POKOK BAHASAN Pertemuan 9
Fundamentals of Information Systems, Sixth Edition
Databases and Data Warehouses Chapter 3
Chapter 1 Database Systems
Data Management: Data, Databases and Warehousing
MANAGING DATA RESOURCES
Data Management: Data, Databases and Warehousing
Chapter 1 Database Systems
Presentation transcript:

Chapter 31 Information Technology For Management 6 th Edition Turban, Leidner, McLean, Wetherbe Lecture Slides by L. Beaubien, Providence College John Wiley & Sons, Inc. Data Management: Data, Databases and Warehousing

Chapter 32 Data Management Difficulties with managing data Solutions to managing data  Describe DBMS  Describe Data Warehousing and Analytical Processing

Chapter 33 The Traditional Approach To Data Management

Chapter 34 Databases A database is an organized logical grouping of related files. Centralized databases - all the related files are located in one physical location Distributed database  Replicated database  Partitioned database Considerations  Failure  Access speed  Maintaining consistency  Security

Chapter 35 The Database Approach to Data Management- Database Management Systems (DBMS)

Chapter 36 Advantages of DBMS Query ability (two types) Concurrency Backup and replication Rule enforcement Security Computation

Chapter 37 DBMS (cont’d) DBMS provides the ability for many users to share and process data by providing twoviews of the database  Physical view  Logical view DBMS Languages  DDL  DML

Chapter 38 Data Life Cycle Process

Chapter 39 Transactional vs. Analytical Data Processing Transactional processing takes place in operational systems (TPS) that provide the organization with the capability to perform business transactions and produce transaction reports. The data are organized mainly in a hierarchical structure and are centrally processed. This is done primarily for fast and efficient processing of routine, repetitive data. Supplementary activity to transaction processing is called analytical processing, which involves the analysis of accumulated data. Analytical processing, sometimes referred to as business intelligence, includes data mining, decision support systems (DSS), querying, and other analysis activities. These analyses place strategic information in the hands of decision makers to enhance productivity and make better decisions, leading to greater competitive advantage.

Chapter 310 Forms for Modeling Data (ERD) Business Processes Entities (for which data is collected) Attributes (characteristics of an entity) Relations

11 Relational Models Describe data using a standard tabular format with all data elements placed in two-dimensional tables.

Chapter 312 Hierarchy of Data

Chapter 313 The Hierarchy of Data

Chapter 314 Advantages of the Database Approach

Chapter 315 Data Modeling Key Considerations Content – What data should be collected, and at what cost? Access – What data should be provided to which users and when? Logical structure – How should data be arranged so it makes sense to a given user? Physical organization – Where should data be physically located?

Chapter 316 Data Warehouse DW is a repository of data that are organized to be readily acceptable for analytical processing activities (DSS, querying, data mining) Organization Standardization of data Relational Delivery of DWH content to users on the intranet and extranet (online banking) Not all data are necessarily transferred to data warehouse Three tier vs two tier architecture

Chapter 317 The Data Warehouse & Data Management

Chapter 318 Web-based Data Management Systems – content and information

Chapter 319 Data warehousing is most appropriate when  Large amounts of data to be accessed  The operational data is stored i different systems  Large number of users (AT&T)  Extensive end-user computing

Chapter 320 Datamarts The high cost o DWH confines their use to large companies A datamart is a small warehouse designed for a department Two types  Dependent  Standalone