1 Managing Information Resources Manage: Data Information Knowledge.

Slides:



Advertisements
Similar presentations
Chapter 1: The Database Environment
Advertisements

C6 Databases.
CHAPTER 7 Roderick Dickson Kelli Grubb Tracyann Pryce Shakita White.
The Database Environment
Introduction to Databases
Prentice Hall, Database Systems Week 1 Introduction By Zekrullah Popal.
ICS (072)Database Systems: A Review1 Database Systems: A Review Dr. Muhammad Shafique.
Chapter 9 Designing Systems for Diverse Environments.
1 Basic DB Terms Data: Meaningful facts, text, graphics, images, sound, video segments –A collection of individual responses from a marketing research.
1 Introduction The Database Environment. 2 Web Links Google General Database Search Database News Access Forums Google Database Books O’Reilly Books Oracle.
© 2007 by Prentice Hall 1 Chapter 1: The Database Environment Modern Database Management 8 th Edition Jeffrey A. Hoffer, Mary B. Prescott, Fred R. McFadden.
Chapter 4: Database Management. Databases Before the Use of Computers Data kept in books, ledgers, card files, folders, and file cabinets Long response.
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.
Professor Michael J. Losacco CIS 1150 – Introduction to Computer Information Systems Databases Chapter 11.
1 1 File Systems and Databases Chapter 1 Prof. Sin-Min Lee Dept. of Computer Science.
Chapter 1: The Database Environment
Chapter One Overview of Database Objectives: -Introduction -DBMS architecture -Definitions -Data models -DB lifecycle.
Database Management Managerial Overview. Managing Data Resources Data are a vital organizational resource that need to be managed like other important.
Database Systems: Design, Implementation, and Management Ninth Edition
Chapter 1 Database Systems. Good decisions require good information derived from raw facts Data is managed most efficiently when stored in a database.
Database System Concepts and Architecture Lecture # 3 22 June 2012 National University of Computer and Emerging Sciences.
Intro to MIS – MGS351 Databases and Data Warehouses Chapter 3.
Database Design - Lecture 1
6-1 DATABASE FUNDAMENTALS Information is everywhere in an organization Information is stored in databases –Database – maintains information about various.
Module Title? DBMS Introduction to Database Management System.
STORING ORGANIZATIONAL INFORMATION— DATABASES CIS 429—Chapter 7.
Database System Concepts and Architecture Lecture # 2 21 June 2012 National University of Computer and Emerging Sciences.
Chapter 7 Integration of Information I. Integration of information in business systems 1. What Is Meant by the Concept of Integrating information in business?
CHAPTER 8: MANAGING DATA RESOURCES. File Organization Terms Field: group of characters that represent something Record: group of related fields File:
7.1 Managing Data Resources Chapter 7 Essentials of Management Information Systems, 6e Chapter 7 Managing Data Resources © 2005 by Prentice Hall.
Architecture for a Database System
311: Management Information Systems Database Systems Chapter 3.
6 Chapter Databases and Information Management. File Organization Terms and Concepts Bit: Smallest unit of data; binary digit (0,1) Byte: Group of bits.
© 2007 by Prentice Hall 1 Introduction to databases.
© 2009 Pearson Education, Inc. Publishing as Prentice Hall 1 Chapter 1: The Database Environment Modern Database Management 9 th Edition Jeffrey A. Hoffer,
1.file. 2.database. 3.entity. 4.record. 5.attribute. When working with a database, a group of related fields comprises a(n)…
Storing Organizational Information - Databases
C6 Databases. 2 Traditional file environment Data Redundancy and Inconsistency: –Data redundancy: The presence of duplicate data in multiple data files.
ICS (072)Database Systems: An Introduction & Review 1 ICS 424 Advanced Database Systems Dr. Muhammad Shafique.
Database Management System Prepared by Dr. Ahmed El-Ragal Reviewed & Presented By Mr. Mahmoud Rafeek Alfarra College Of Science & Technology- Khan younis.
Chapter 1 Chapter 1: The Database Environment Modern Database Management 8 th Edition Jeffrey A. Hoffer, Mary B. Prescott, Fred R. McFadden © 2007 by Prentice.
McGraw-Hill/Irwin © 2008 The McGraw-Hill Companies, All Rights Reserved Chapter 7 Storing Organizational Information - Databases.
MANAGING DATA RESOURCES ~ pertemuan 7 ~ Oleh: Ir. Abdul Hayat, MTI.
THE DATABASE ENVIRONMENT Definitions: Data, Information, Database, MetadataData, Information File Processing Systems The Database Approach Components of.
1 Database Management Systems (DBMS). 2 Database Management Systems (DBMS) n Overview of: ä Database Management Components ä Database Systems Architecture.
AL-MAAREFA COLLEGE FOR SCIENCE AND TECHNOLOGY INFO 232: DATABASE SYSTEMS CHAPTER 1 DATABASE SYSTEMS Instructor Ms. Arwa Binsaleh.
1 Database Systems Instructor: Nasir Minhas Assistant Professor UIIT PMAS-AAUR
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.
3/6: Data Management, pt. 2 Refresh your memory Relational Data Model
 An Information System (IS) is a collection of interrelated components that collect, process, store, and provide as output the information needed to.
Copyright (c) 2014 Pearson Education, Inc. Introduction to DBMS.
Database Systems: Design, Implementation, and Management Eighth Edition Chapter 1 Database Systems.
Managing Information Resources Chapter 7 Information Systems Management In Practice 6E McNurlin & Sprague.
Chapter1 FOUNDATIONS OF INFORMATION SYSTEMS IN BUSINESS.
DBS201: Data Modeling. Agenda Data Modeling Types of Models Entity Relationship Model.
IIS 645 Database Management Systems DDr. Khorsheed Today’s Topics 1. Course Overview 22. Introduction to Database management 33. Components of Database.
Managing Data Resources File Organization and databases for business information systems.
Database Principles: Fundamentals of Design, Implementation, and Management Chapter 1 The Database Approach.
Chapter 1: The Database Environment
MANAGING DATA RESOURCES
Chapter 1: The Database Environment
MANAGING DATA RESOURCES
Chapter 1: The Database Environment
Chapter 1: The Database Environment
The Database Environment
Background Prepared by: Mr. Mahmoud Rafeek Alfarra.
ບົດທີ 6 ການຄຸ້ມຄອງຊັບພະຍາກອນຂໍ້ມູນ (Managing Data Resource)
Chapter 1: The Database Environment
The Database Environment
Database Systems: Design, Implementation, and Management Tenth Edition
Presentation transcript:

1 Managing Information Resources Manage: Data Information Knowledge

2 Managing Information Resources The Problem with Data: 1) Data in different data bases do not match 2) Data have different names 3) Data lack context 4) Data are erroneous 5) Data used by multiple applications but inconsistent

3 Managing Information Resources Data Administrator: 1) Adjust data definitions 2) Control data which are shared among applications 3) Maintain data quality 4) What is data quality? 5) What are the sources of data errors? 6) What are some typical error rates?

4 Managing Information Resources Data Dictionary 1) What is a data dictionary? What does it do? Data dictionary contains the definition of each piece of data.

5 Managing Information Resources Monsanto Example 1) Monsanto wanted to create thrust, honesty, openness, initiative It implemented SAP - which needs quality data 2) Data warehousing 3) Knowledge management 4) Data for DSS

6 Managing Information Resources Monsanto Example (cont’d) 1) Data Source - Transactions performed by SAP 2) Data Warehouse - Data from Internet & external sources Has Drill-down capability

7 Managing Information Resources Manage the Data 1) Applications use data sub-schemes 2) Logical data base description use schemes 3) Physical data base - has data pointers

8 Managing Information Resources Data Models 1) Hierarchical - parent/child 2) Network - multiple parent/child 3) Relational - Table Based 4) Object Orientation - Documents Video Voice

9 Managing Information Resources Distributed Databases: 1) Local autonomy 2) No central site 3) Installations independent 4) Users need not know data location 5) Data can be distributed across installations

10 Managing Information Resources (Cont’d) 6) Distributed transaction processing 7) Hardware Independent 8) Various data bases are structure independent

11 Managing Information Resources Management Concerns 1) Data descriptions can indicate its value 2) Data location - indicates where it may be found 3) Document descriptions 4) Manage groupware data to enhance its value

12 Managing Information Resources Data Use 1) Who has access to what data 2) Cultural change needed to have people use data: values attitude expectations

13 Managing Information Resources Information Types 1) Internal Data: Record versus Document Based 2) External Data Record versus Document Based

14 EDP Public Databases Word Processing Industry Internet Record Document

15

16 Managing Information Resources How to Manage Knowledge 1) Formalize tactic knowledge 2) Knowledge arise when people interact as by using groupware 3) Need a culture to drive knowledge sharing