D ATA AND K NOWLEDGE M ANAGEMENT. 2 M ANAGING DATA AND INFORMATION Usually too much data rather than too little in organizations How does an organization.

Slides:



Advertisements
Similar presentations
D ATA AND K NOWLEDGE M ANAGEMENT Chapter 3. 2 M ANAGING DATA AND INFORMATION Usually too much data rather than too little in organizations How does an.
Advertisements

C6 Databases.
Database Management3-1 L3 Database Management Santa R. Susarapu Ph.D. Student Virginia Commonwealth University.
By: Mr Hashem Alaidaros MIS 211 Lecture 4 Title: Data Base Management System.
The database approach to data management provides significant advantages over the traditional file-based approach Define general data management concepts.
Management Information Systems, Sixth Edition
MIS DATABASE SYSTEMS, DATA WAREHOUSES, AND DATA MARTS MBNA
Chapter 3 Database Management
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.
Database Management: Getting Data Together Chapter 14.
Organizing Data & Information
3-1 Chapter 3 Data and Knowledge Management
McGraw-Hill/Irwin Copyright © 2008, The McGraw-Hill Companies, Inc. All rights reserved.McGraw-Hill/Irwin Copyright © 2008 The McGraw-Hill Companies, Inc.
Mgt 20600: IT Management & Applications Databases
Chapter 4: Database Management. Databases Before the Use of Computers Data kept in books, ledgers, card files, folders, and file cabinets Long response.
Chapter 14 The Second Component: The Database.
Chapter 3 Data and Knowledge Management
MIS DATABASE SYSTEMS, DATA WAREHOUSES, AND DATA MARTS CHAPTER 3
Introduction to Database Management
Information Technology in Organizations
Databases and Database Management Systems
Mgt 20600: IT Management & Applications Databases Tuesday April 4, 2006.
McGraw-Hill/Irwin Copyright © 2008, The McGraw-Hill Companies, Inc. All rights reserved.McGraw-Hill/Irwin Copyright © 2008 The McGraw-Hill Companies, Inc.
Copyright © 2007 Ramez Elmasri and Shamkant B. Navathe Slide 1- 1 Outline Types of Databases and Database Applications Basic Definitions Typical DBMS Functionality.
ACS1803 Lecture Outline 2 DATA MANAGEMENT CONCEPTS Text, Ch. 3 How do we store data (numeric and character records) in a computer so that we can optimize.
MIS DATABASE SYSTEMS, DATA WAREHOUSES, AND DATA MARTS MBNA ebay
Database Design Concepts
Fundamentals of Information Systems, Third Edition2 Principles and Learning Objectives The database approach to data management provides significant advantages.
5.1 © 2007 by Prentice Hall 5 Chapter Foundations of Business Intelligence: Databases and Information Management.
Intro to MIS – MGS351 Databases and Data Warehouses Chapter 3.
Chapter 5 Lecture 2. Principles of Information Systems2 Objectives Understand Data definition language (DDL) and data dictionary Learn about popular DBMSs.
6-1 DATABASE FUNDAMENTALS Information is everywhere in an organization Information is stored in databases –Database – maintains information about various.
Copyright © 2003 by Prentice Hall Computers: Tools for an Information Age Chapter 13 Database Management Systems: Getting Data Together.
The McGraw-Hill Companies, Inc Information Technology & Management Thompson Cats-Baril Chapter 3 Content Management.
INLS 560 – R ELATIONAL DATABASES Instructor: Jason Carter.
Chapter 6: Foundations of Business Intelligence - Databases and Information Management Dr. Andrew P. Ciganek, Ph.D.
D ATA AND K NOWLEDGE M ANAGEMENT. 2 M ANAGING DATA AND INFORMATION Usually too much data rather than too little in organizations How does an organization.
CHAPTER 8: MANAGING DATA RESOURCES. File Organization Terms Field: group of characters that represent something Record: group of related fields File:
Information Systems Today (©2006 Prentice Hall) 3-1 CS3754 Class Note 12 Summery of Relational Database.
Lecturer: Gareth Jones. How does a relational database organise data? What are the principles of a database management system? What are the principal.
MIS DATABASE SYSTEMS, DATA WAREHOUSES, AND DATA MARTS CHAPTER 3
D ATA AND K NOWLEDGE M ANAGEMENT. 2 M ANAGING DATA AND INFORMATION Usually too much data rather than too little in organizations How does an organization.
1.file. 2.database. 3.entity. 4.record. 5.attribute. When working with a database, a group of related fields comprises a(n)…
C6 Databases. 2 Traditional file environment Data Redundancy and Inconsistency: –Data redundancy: The presence of duplicate data in multiple data files.
5-1 McGraw-Hill/Irwin Copyright © 2007 by The McGraw-Hill Companies, Inc. All rights reserved.
Data Resource Management
Chapter 5 Data Resource Management. 2 I. Why do organizations store data?  Data resources must be structured and organized in some logical manner so.
5 - 1 Copyright © 2006, The McGraw-Hill Companies, Inc. All rights reserved.
McGraw-Hill/Irwin © 2008 The McGraw-Hill Companies, All Rights Reserved Chapter 7 Storing Organizational Information - Databases.
6.1 © 2010 by Prentice Hall 6 Chapter Foundations of Business Intelligence: Databases and Information Management.
INFO1408 Database Design Concepts Week 15: Introduction to Database Management Systems.
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.
CISB113 Fundamentals of Information Systems Data Management.
Management Information Systems, 4 th Edition 1 Chapter 8 Data and Knowledge Management.
DATA RESOURCE MANAGEMENT
Foundations of Business Intelligence: Databases and Information Management.
© 2003 Prentice Hall, Inc.3-1 Chapter 3 Database Management Information Systems Today Leonard Jessup and Joseph Valacich.
McGraw-Hill/Irwin © 2008 The McGraw-Hill Companies, All Rights Reserved Chapter 7 Storing Organizational Information - Databases.
Fundamentals of Information Systems, Sixth Edition Chapter 3 Database Systems, Data Centers, and Business Intelligence.
Database Concepts and Applications in HRIS
1 Management Information Systems M Agung Ali Fikri, SE. MM.
D ATABASE MANAGEMENT SYSTEM By Rubel Biswas. W HAT IS I NFORMATION ? It’s just something you can’t avoid. It is generally referred to as data.
McGraw-Hill/Irwin ©2008,The McGraw-Hill Companies, All Rights Reserved Chapter 5 Data Resource Management.
Data Resource Management Data Concepts Database Management Types of Databases Chapter 5 McGraw-Hill/Irwin Copyright © 2007 by The McGraw-Hill Companies,
3-1 Chapter 3 Data and Knowledge Management
Outline Types of Databases and Database Applications Basic Definitions
Fundamentals & Ethics of Information Systems IS 201
Data Resource Management
Chapter 3 Database Management
Presentation transcript:

D ATA AND K NOWLEDGE M ANAGEMENT

2 M ANAGING DATA AND INFORMATION Usually too much data rather than too little in organizations How does an organization organize all this data and information? Database – a collection of integrated and related files Ebay Proquest MBNA

3-3 W HAT IS D ATABASE T ECHNOLOGY ? A collection of related data organized in a way that makes it valuable and useful Allows organizations to retrieve, store, and analyze information easily Is vital to an organization’s success in running operations and making decisions

3-4 R ELATIONSHIP OF DBMS C ONCEPTS TO O THERS ?

5 T HE H IERARCHY OF D ATA

3-6 V IEW OF A D ATABASE T ABLE OR F ILE Attribute (One Column) Record (One Row) Attribute Type EntityAttribute

7 T HE T RADITIONAL A PPROACH Figure 3.3: The Traditional Approach to Data Management U of L example

8 T HE D ATABASE A PPROACH Figure 3.4: The Database Approach to Data Management Washington hospital

3-9 F ILE P ROCESSING VS. D ATABASE A PPROACH File Processing Approach (Old School) Storage Media: sequential tapes or files Data: stored in long sequential files Organization: redundant data in multiple files Efficiency: data embedded to support processing Updates: requires multiple updates in many files Processing: slower query/faster processing Data Base Approach (New School-TODAY) Storage Media: Direct Access Storage Device (DASD) Data: stored in related tables Organization: redundant data minimized/eliminated Efficiency: data stored only in tables Updates: requires few or one update for a data field Processing: faster query/slower processing

3-10 A DVANTAGES OF THE D ATABASE A PPROACH

3-11 C OSTS OR R ISKS OF THE D ATABASE A PPROACH

3-12 D ATABASE S YSTEMS A CTIVITIES – D ATA E NTRY Enter Forms Employment Applications (Form Entry Screen)(Form Entry Program)(Employment DB) Example Data is entered from paper employment applications into a form entry screen The entry forms are designed to match the paper forms for ease of entry The form data is processed by the entry program and then stored in the employment database

3-13 D ATABASE S YSTEMS A CTIVITIES – Q UERY (Query Request)(Query Program)(Employment Query) SQL (Structured Query Language)QBE (Query by Example ) Query – A database function that extracts and displays information from a database given selection parameters. Example – Display applicants entered in the last 30 daysQuery parameters are selected in the query request screen The database program uses SQL to query and present the result

3-14 D ATABASE S YSTEMS A CTIVITIES – R EPORT (Query Request)(Query Program)(Employment Report) Report Generator Report – A database function that extracts and formats information from a database for printing and presentation Example – Report on applicants entered in the last 30 days Report parameters are selected in the report request screen The database program uses SQL to query and present the result Example – Report on applicants entered in the last 30 days Report parameters are selected in the report request screen The database program uses SQL to query and present the result

3-15 D ESIGNING D ATABASES – D ATA M ODEL Example: ERD (Entity Relationship Diagram) Data Model A map or diagram that represents entities and their relationships Used by Database Administrators to design tables with their corresponding associations

3-16 D ESIGNING D ATABASES – K EYS Primary Key - Student ID ENTITIES Compound Primary Key - Student ID - Course ID - Sec No. - Term Secondary Key - Major Entities are translated into Tables (Students and Grades) Entities are joined by common attributes

3-17 T HE R ELATIONAL M ODEL Most common type of database model used today in organizations Is a three-dimensional model compared to the traditional two-dimensional database models - Rows (first-dimension) - Columns (second-dimension) - Relationships (third-dimension)

3-18 T HE R ELATIONAL M ODEL - E XAMPLE

3-19 O NLINE T RANSACTIONAL P ROCESSING (OLTP) Online Transactional Processing The mechanism by which customers, suppliers, and employees process business transactions for an organization These users conduct transactions online through internal systems and external websites for processing and storage Example

3-20 O PERATIONAL VS. I NFORMATIONAL S YSTEMS

3-21 O RGANIZATIONAL U SE OF D ATABASES Department Databases Data Warehouse Data Mart OperationalInformational Extract Data Extract Data Extract Data Extract Data Day-to-day department transactions Used primarily by departments Extracted department transactions Used for business analysis Extracted subset of a data warehouse Used for highly specific business analysis Hong Kong Airport

H ONG K ONG A IRPORT 1. Identify three operational database applications that Hong Kong airport would utilize. 2. Identify three informational uses of database applications that Hong Kong airport would utilize. Hong Kong Airport

23 D ATA W AREHOUSES, D ATA M ARTS, AND D ATA M INING Data warehouse: collects business information from many sources in the enterprise Data mart: a subset of a data warehouse Data mining: an information-analysis tool for automated discovery of patterns and relationships in a data warehouse or a data mart Online Analytical Processing -Graphical software tools that provide complex analysis of data stored in a database

24 Data warehouses are not transaction-oriented. Data warehouses support online analytical processing (OLAP).

25 D ATA W AREHOUSES, D ATA M ARTS, AND D ATA M INING ( CONTINUED ) Figure 3.17: Elements of a Data Warehouse

3-26 K NOWLEDGE M ANAGEMENT D EFINITIONS Knowledge Assets All underlying skills routines, practices, principles, formulae, methods, heuristics, and intuitions whether explicit or tacit Tacit Knowledge Explicit Knowledge Knowledge Management The process an organization uses to gain the greatest value from its knowledge assets

3-27 K NOWLEDGE M ANAGEMENT S YSTEM (KMS) Primary Objective How to recognize, generate, store, share, manage this tacit knowledge (Best Practices) for deployment and use Technology Generally not a single technology but rather a collection of tools that include communication technologies (e.g. , groupware, instant messaging), and information storage and retrieval systems (e.g. database management system) to meet the Primary Objective Best Practices Procedures and processes that are widely accepted as being among the most effective and/or efficient

A NOT SO PERFECT MATCH With the increasing power of Data mining techniques, comes ever increasing and reaching uses of this powerful technology. Is this DNA application an application that has gone too far? Do you agree with this statement "There should be a familial searching policy that is constitutional and legal in the Canada” A not so perfect match