SlideShare a Scribd company logo
Chapter 3.1.3  (week 5) Data Resource Management McGraw-Hill/Irwin Copyright   © 2009 by The McGraw-Hill Companies, Inc. All rights reserved.
Learning Objectives  Explain the business value of implementing  data resource management processes and technologies in an organization Outline the advantages of a database management approach to managing the data resources of a business, compared to a file processing approach Explain how database management software helps business professionals and supports the operations and management of a business 5-
Learning Objectives Provide examples to illustrate the following concepts Major types of databases Data warehouses and data mining Logical data elements Fundamental database structures Database development 5-
Case 1: Cogent Communications, Intel, and Others IT integration and adoption issues can make or break merger and acquisition activities. Experts and IT managers agree that companies will feel the full impact of the merger and acquisition frenzy directly in their data centers.  Companies that have data centers where the employees hold all the knowledge suffer greatly when, after a merger or acquisition, those people are let go. It is important to document the knowledge from those people and figure out how to make the processes work with only a handful of employees. Companies should have good information about what goes on in the data center in terms of systems and how they interact with each other and interface with the business. 5-
Case Study Questions Place yourself in the role of a manager at a company undergoing a merge or acquisition. What would be the most important things customers would expect from you while still in that process? What role would IT play in meeting those expectations? Provide at least three examples. Focus on what Andi Mann in the case calls “tribal knowledge.” What do you think he means by that, and why is it so important to this process? What strategies would you suggest for companies that are faced with the extensive presence of this issue in an acquired organization?  Develop some specific recommendations. 5-
Case Study Questions Most of the discussion on the case focused on hardware and software issues. However, these are essentially enablers for underlying business processes developed by each of the companies involved. What different alternatives do companies have for merging their business processes, and what role would IT play in supporting those activities? Pay particular attention to data management and governance issues. 5-
Logical Data Elements 5-
Logical Data Elements Character A single alphabetic, numeric, or other symbol Field or data item Represents an attribute (characteristic or quality) of some entity (object, person, place, event) Examples: salary, job title Record Grouping of all the fields used to describe the attributes of an entity Example: payroll record with name, SSN, pay rate 5-
Logical Data Elements File or table A group of related records Database An integrated collection of logically related  data elements 5-
Electric Utility Database 5-
Database Structures Common database structures… Hierarchical Network Relational Object-oriented Multi-dimensional 5-
Hierarchical Structure Early DBMS structure Records arranged in tree-like structure Relationships are one-to-many 5-
Network Structure Used in some mainframe DBMS packages Many-to-many relationships 5-
Relational Structure Most widely used structure Data elements are stored in tables Row represents a record; column is a field Can relate data in one file with data in another,  if both files share a common data element 5-
Relational Operations Select Create a subset of records that meet a stated criterion Example: employees earning more than $30,000 Join Combine two or more tables temporarily Looks like one big table Project Create a subset of columns in a table 5-
Multidimensional Structure Variation of relational model Uses multidimensional structures to  organize data Data elements are viewed as being in cubes Popular for analytical databases that support Online Analytical Processing (OLAP) 5-
Multidimensional Model 5-
Object-Oriented Structure An  object  consists of Data values describing the attributes of an entity Operations that can be performed on the data Encapsulation Combine data and operations Inheritance New objects can be created by replicating some or all of the characteristics of parent objects 5-
Object-Oriented Structure Source: Adapted from Ivar Jacobsen, Maria Ericsson, and Ageneta Jacobsen,  The Object Advantage: Business Process  Reengineering with Object Technology  (New York: ACM Press, 1995), p. 65.  Copyright @ 1995, Association for Computing Machinery.  By permission. 5-
Object-Oriented Structure Used in object-oriented database management systems (OODBMS) Supports complex data types more efficiently than relational databases Examples: graphic images, video clips,  web pages 5-
Evaluation of Database Structures Hierarchical Works for structured, routine transactions Can’t handle many-to-many relationship Network More flexible than hierarchical Unable to handle ad hoc requests Relational Easily responds to ad hoc requests Easier to work with and maintain Not as efficient/quick as hierarchical or network 5-
Database Development Database Administrator (DBA) In charge of enterprise database development Improves the integrity and security of organizational databases Uses Data Definition Language (DDL) to develop and specify data contents, relationships, and structure Stores these specifications in a data dictionary  or a metadata repository 5-
Data Dictionary A data dictionary Contains data about data (metadata) Relies on specialized software component to manage a database of data definitions It contains information on.. The names and descriptions of all types of data records and their interrelationships Requirements for end users’ access and use of application programs Database maintenance Security 5-
Database Development 5-
Data Planning Process Database development is a top-down process Develop an enterprise model that defines the basic business process of the enterprise Define the information needs of end users in  a business process Identify the key data elements that are needed  to perform specific business activities  (entity relationship diagrams) 5-
Entity Relationship Diagram 5-
Database Design Process Data relationships are represented in a data model that supports a business process This model is the  schema  or  subschema  on  which to base… The physical design of the database The development of application programs to support business processes 5-
Database Design Process Logical Design Schema - overall logical view of relationships Subschema - logical view for specific end users Data models for DBMS Physical Design How data are to be physically stored and  accessed on storage devices 5-
Logical and Physical Database Views 5-
Data Resource Management Data resource management is a managerial activity Uses data management, data warehousing,  and other IS technologies Manages data resources to meet the information needs of business stakeholders 5-
Case 2:  Applebee’s, Travelocity, and Others Apart from using data for basic business decisions such as replenishing food supplies based on how much finished product was sold daily, Applebee  is developing more sophisticated analyses that looks at how well items are selling so the company can make better decisions about what to order and what products to promote. Today organizations are extensively aggregating and mining their data to make better decisions. Travelocity has launched a new project to help it mine almost 600,000 unstructured comments so that it can better monitor and respond to customer service issues 5-
Case Study Questions What are the business benefits of taking the time and effort required to create and operate data warehouses such as those described in the case? Do you see any disadvantages?  Is there any reason why all companies shouldn’t use data warehousing technology? Applebee’s noted some of the unexpected insights obtained from analyzing data about “back-of-house” performance.  Using your knowledge of how a restaurant works, what other interesting questions would you suggest to the company? Provide several specific examples. 5-
Case Study Questions Data mining and warehousing technologies use data about past events to inform better decision-making in the future. Do you believe this stifles innovative thinking, causing companies to become too constrained by the data they are already collecting to think about unexplored opportunities? Compare and contrast both viewpoints in your answer. 5-
Types of Databases 5-
Operational Databases Stores detailed data needed to support business processes and operations Also called  subject area databases  (SADB),  transaction databases , and  production databases Database examples: customer, human resource, inventory 5-
Distributed Databases Distributed databases are copies or parts of databases stored on servers at multiple locations Improves database performance at worksites Advantages Protection of valuable data Data can be distributed into smaller databases Each location has control of its local data All locations can access any data, any where Disadvantages Maintaining data accuracy 5-
Distributed Databases Replication Look at each distributed database and find changes Apply changes to each distributed database Very complex Duplication One database is master Duplicate the master after hours, in all locations Easier to accomplish 5-
External Databases Databases available for a fee from commercial online services, or free from the Web Examples: hypermedia databases, statistical databases, bibliographic and full text databases Search engines like Google or Yahoo are  external databases 5-
Hypermedia Databases A hypermedia database contains Hyperlinked pages of multimedia Interrelated hypermedia page elements,  rather than interrelated data records 5-
Components of Web-Based System 5-
Data Warehouses Stores static data that has been extracted from other databases in an organization Central source of data that has been cleaned, transformed, and cataloged Data is used for data mining, analytical processing, analysis, research, decision support Data warehouses may be divided into data marts Subsets of data that focus on specific aspects  of a company (department or business process) 5-
Data Warehouse Components 5-
Applications and Data Marts 5-
Data Mining Data in data warehouses are analyzed to reveal hidden patterns and trends Market-basket analysis to identify new  product bundles Find root cause of qualify or manufacturing problems Prevent customer attrition Acquire new customers Cross-sell to existing customers Profile customers with more accuracy 5-
Traditional File Processing Data are organized, stored, and processed in independent files Each business application designed to use specialized data files containing specific  types of data records Problems Data redundancy Lack of data integration Data dependence (files, storage devices, software) Lack of data integrity or standardization 5-
Traditional File Processing 5-
Database Management Approach The foundation of modern methods of managing organizational data Consolidates data records formerly in separate files into databases Data can be accessed by many different application programs A database management system (DBMS) is the software interface between users and databases 5-
Database Management Approach 5-
Database Management System In mainframe and server computer systems, a software package that is used to… Create  new databases and database applications Maintain  the quality of the data in an organization’s databases Use  the databases of an organization to provide the information needed by end users 5-
Common DBMS Software Components Database definition Language and graphical tools to define entities, relationships, integrity constraints, and authorization rights Nonprocedural access Language and graphical tools to access data without complicated coding Application development Graphical tools to develop menus, data entry forms, and reports 5-
Common DBMS Software Components Procedural language interface Language that combines nonprocedural access with full capabilities of a programming language Transaction processing Control mechanism prevents interference from simultaneous users and recovers lost data after  a failure Database tuning Tools to monitor, improve database performance 5-
Database Management System Database Development Defining and organizing the content, relationships, and structure of the data needed  to build a database Database Application Development Using DBMS to create prototypes of queries, forms, reports, Web pages Database Maintenance Using transaction processing systems and other tools to add, delete, update, and correct data 5-
DBMS Major Functions 5-
Database Interrogation End users use a DBMS query feature or report generator Response is video display or printed report No programming is required Query language  Immediate response to ad hoc data requests Report generator Quickly specify a format for information you want to present as a report 5-
Database Interrogation SQL Queries Structured, international standard query language found in many DBMS packages Query form is  SELECT … FROM … WHERE … 5-
Database Interrogation Boolean Logic Developed by George Boole in the mid-1800s Used to refine searches to specific information Has three logical operators: AND, OR, NOT Example Cats OR felines AND NOT dogs OR Broadway 5-
Database Interrogation Graphical and Natural Queries It is difficult to correctly phrase SQL and other database language search queries Most DBMS packages offer easier-to-use,  point-and-click methods Translates queries into SQL commands Natural language query statements are similar  to conversational English 5-
Graphical Query Wizard 5-
Database Maintenance Accomplished by transaction processing systems and other applications, with the support of the DBMS Done to reflect new business transactions and other events Updating and correcting data, such as customer addresses 5-
Application Development Use DBMS software development tools to develop custom application programs Not necessary to develop detailed data-handling procedures using conventional programming languages Can include data manipulation language (DML) statements that call on the DBMS to perform necessary data handling 5-
Case 3: Amazon, eBay, and Google Amazon’s data vault Product descriptions Prices Sales rankings Customer reviews Inventory figures Countless other layers of content Took 10 years and a billion dollars to build 5-
Case 3: Amazon, eBay, and Google Amazon opened its data vault in 2002 65,000 developers, businesses, and entrepreneurs have tapped into it Many have become ambitious business partners eBay opened its $3 billion databases in 2003 15,000 developers and others have registered  to use it and to access software features 1,000 new applications have appeared 41 percent of eBay’s listings are uploaded to  the site using these resources 5-
Case 3: Amazon, eBay, and Google Google recently unlocked access to its desktop and paid-search products Dozens of Google-driven services cropped up Developers can grab 1,000 search results a day for free; anything more requires permission In 2005, the Ad-Words paid-search service  was opened to outside applications 5-
Case Study Questions What are the business benefits to Amazon and eBay of opening up some of their databases to developers and entrepreneurs?  Do you agree with this strategy? What business factors are causing Google to move slowly in opening up its databases?  Do you agree with its go-slow strategy? 5-
Case Study Questions Should other companies follow Amazon and eBay’s lead and open up some of their databases to developers and others?  Defend your position with an example of the risks and benefits to an actual company 5-
Case 4: Emerson & Sanofi, Data Stewards Data stewards Dedicated to establishing and maintaining the quality of data Need business, technology, and diplomatic skills Focus on data content Judgment is a big part of the job 5-
Case Study Questions Why is the role of a data steward considered to be innovative? What are the business benefits associated with the data steward program at Emerson? How does effective data resource management contribute to the strategic goals of an organization? 5-

More Related Content

PPT
Chapter 5 data resource management
PPT
Chapter 05
PPT
Chap05 data resource mgt
PDF
Master Data Management: Extracting Value from Your Most Important Intangible ...
PDF
Data-Ed Online Presents: Data Warehouse Strategies
PPT
Planning Data Warehouse
PPTX
Master Data Management methodology
DOCX
Unit 1
Chapter 5 data resource management
Chapter 05
Chap05 data resource mgt
Master Data Management: Extracting Value from Your Most Important Intangible ...
Data-Ed Online Presents: Data Warehouse Strategies
Planning Data Warehouse
Master Data Management methodology
Unit 1

What's hot (19)

PDF
The opportunity of the business data lake
PDF
Challenges in integrating various DBMS during SAP implementation
PPTX
Building the enterprise data architecture
PDF
Lecture6 is353(ea&data viewpoint )
PPTX
The Data Warehouse Lifecycle
PDF
Healthcare payer - Big data integration
DOCX
Example data specifications and info requirements framework OVERVIEW
PDF
Data, Information And Knowledge Management Framework And The Data Management ...
PPT
Data wirehouse
PDF
Data Quality in Data Warehouse and Business Intelligence Environments - Disc...
PDF
Management Information System (Full Notes)
DOCX
03. Business Information Requirements Template
PPT
Capturing Data Requirements
DOCX
04. Logical Data Definition template
PDF
A Reference Process Model for Master Data Management
PPTX
Driving Business Performance with effective Enterprise Information Management
PPT
Chap01 edit
PDF
Data modelling 101
DOCX
06. Transformation Logic Template (Source to Target)
The opportunity of the business data lake
Challenges in integrating various DBMS during SAP implementation
Building the enterprise data architecture
Lecture6 is353(ea&data viewpoint )
The Data Warehouse Lifecycle
Healthcare payer - Big data integration
Example data specifications and info requirements framework OVERVIEW
Data, Information And Knowledge Management Framework And The Data Management ...
Data wirehouse
Data Quality in Data Warehouse and Business Intelligence Environments - Disc...
Management Information System (Full Notes)
03. Business Information Requirements Template
Capturing Data Requirements
04. Logical Data Definition template
A Reference Process Model for Master Data Management
Driving Business Performance with effective Enterprise Information Management
Chap01 edit
Data modelling 101
06. Transformation Logic Template (Source to Target)
Ad

Similar to Week 5 (20)

PPT
obrien13e_chap005.ppt
PPT
obrien13e_chap005.ppt
PPT
Chap05.ppt
PPT
Chap05 Data Resource Management
PPT
CH005
 
PPT
Behind The Scenes Databases And Information Systems 6
PDF
Management Information Systems 13th Edition Laudon Solutions Manual
PPT
Database 1 Introduction
PDF
Management Information Systems 13th Edition Laudon Solutions Manual
PDF
Management Information Systems 13th Edition Laudon Solutions Manual
PDF
Management Information Systems 13th Edition Laudon Solutions Manual
PDF
Management Information Systems 13th Edition Laudon Solutions Manual
PPTX
DBMS Intoductory and Importance Session-1.pptx
PPT
Dw & etl concepts
PDF
Information Systems Today Managing in the Digital World 6th Edition Valacich ...
PDF
Information Systems Today Managing in the Digital World 6th Edition Valacich ...
DOCX
Information Systems For Business and BeyondChapter 4Data a.docx
PDF
Top 60+ Data Warehouse Interview Questions and Answers.pdf
DOCX
Foundations of BusinessIntelligence Databases and.docx
PDF
Information Systems Today Managing in the Digital World 6th Edition Valacich ...
obrien13e_chap005.ppt
obrien13e_chap005.ppt
Chap05.ppt
Chap05 Data Resource Management
CH005
 
Behind The Scenes Databases And Information Systems 6
Management Information Systems 13th Edition Laudon Solutions Manual
Database 1 Introduction
Management Information Systems 13th Edition Laudon Solutions Manual
Management Information Systems 13th Edition Laudon Solutions Manual
Management Information Systems 13th Edition Laudon Solutions Manual
Management Information Systems 13th Edition Laudon Solutions Manual
DBMS Intoductory and Importance Session-1.pptx
Dw & etl concepts
Information Systems Today Managing in the Digital World 6th Edition Valacich ...
Information Systems Today Managing in the Digital World 6th Edition Valacich ...
Information Systems For Business and BeyondChapter 4Data a.docx
Top 60+ Data Warehouse Interview Questions and Answers.pdf
Foundations of BusinessIntelligence Databases and.docx
Information Systems Today Managing in the Digital World 6th Edition Valacich ...
Ad

More from adrenal (13)

PPT
Week 9
PPT
Week 5
PPT
Week 4
PPT
Week 10
PPT
Week 10
PPT
Week 9
PPT
Week 8
PPT
Week 7 1
PPT
Week 3
PPT
Week 1 and 2
PPT
Week 6
PPT
Week 1 and 2
PPT
Week 8
Week 9
Week 5
Week 4
Week 10
Week 10
Week 9
Week 8
Week 7 1
Week 3
Week 1 and 2
Week 6
Week 1 and 2
Week 8

Recently uploaded (20)

PDF
Unlocking AI with Model Context Protocol (MCP)
PPTX
Spectroscopy.pptx food analysis technology
PDF
7 ChatGPT Prompts to Help You Define Your Ideal Customer Profile.pdf
PDF
KodekX | Application Modernization Development
PPTX
Detection-First SIEM: Rule Types, Dashboards, and Threat-Informed Strategy
PDF
Peak of Data & AI Encore- AI for Metadata and Smarter Workflows
PDF
Electronic commerce courselecture one. Pdf
PDF
Review of recent advances in non-invasive hemoglobin estimation
PDF
MIND Revenue Release Quarter 2 2025 Press Release
PDF
Optimiser vos workloads AI/ML sur Amazon EC2 et AWS Graviton
PDF
Advanced methodologies resolving dimensionality complications for autism neur...
PDF
Spectral efficient network and resource selection model in 5G networks
PPTX
Understanding_Digital_Forensics_Presentation.pptx
PDF
Profit Center Accounting in SAP S/4HANA, S4F28 Col11
PPT
Teaching material agriculture food technology
PPTX
MYSQL Presentation for SQL database connectivity
PDF
Architecting across the Boundaries of two Complex Domains - Healthcare & Tech...
PDF
Diabetes mellitus diagnosis method based random forest with bat algorithm
PDF
Building Integrated photovoltaic BIPV_UPV.pdf
PDF
TokAI - TikTok AI Agent : The First AI Application That Analyzes 10,000+ Vira...
Unlocking AI with Model Context Protocol (MCP)
Spectroscopy.pptx food analysis technology
7 ChatGPT Prompts to Help You Define Your Ideal Customer Profile.pdf
KodekX | Application Modernization Development
Detection-First SIEM: Rule Types, Dashboards, and Threat-Informed Strategy
Peak of Data & AI Encore- AI for Metadata and Smarter Workflows
Electronic commerce courselecture one. Pdf
Review of recent advances in non-invasive hemoglobin estimation
MIND Revenue Release Quarter 2 2025 Press Release
Optimiser vos workloads AI/ML sur Amazon EC2 et AWS Graviton
Advanced methodologies resolving dimensionality complications for autism neur...
Spectral efficient network and resource selection model in 5G networks
Understanding_Digital_Forensics_Presentation.pptx
Profit Center Accounting in SAP S/4HANA, S4F28 Col11
Teaching material agriculture food technology
MYSQL Presentation for SQL database connectivity
Architecting across the Boundaries of two Complex Domains - Healthcare & Tech...
Diabetes mellitus diagnosis method based random forest with bat algorithm
Building Integrated photovoltaic BIPV_UPV.pdf
TokAI - TikTok AI Agent : The First AI Application That Analyzes 10,000+ Vira...

Week 5

  • 1. Chapter 3.1.3 (week 5) Data Resource Management McGraw-Hill/Irwin Copyright © 2009 by The McGraw-Hill Companies, Inc. All rights reserved.
  • 2. Learning Objectives Explain the business value of implementing data resource management processes and technologies in an organization Outline the advantages of a database management approach to managing the data resources of a business, compared to a file processing approach Explain how database management software helps business professionals and supports the operations and management of a business 5-
  • 3. Learning Objectives Provide examples to illustrate the following concepts Major types of databases Data warehouses and data mining Logical data elements Fundamental database structures Database development 5-
  • 4. Case 1: Cogent Communications, Intel, and Others IT integration and adoption issues can make or break merger and acquisition activities. Experts and IT managers agree that companies will feel the full impact of the merger and acquisition frenzy directly in their data centers. Companies that have data centers where the employees hold all the knowledge suffer greatly when, after a merger or acquisition, those people are let go. It is important to document the knowledge from those people and figure out how to make the processes work with only a handful of employees. Companies should have good information about what goes on in the data center in terms of systems and how they interact with each other and interface with the business. 5-
  • 5. Case Study Questions Place yourself in the role of a manager at a company undergoing a merge or acquisition. What would be the most important things customers would expect from you while still in that process? What role would IT play in meeting those expectations? Provide at least three examples. Focus on what Andi Mann in the case calls “tribal knowledge.” What do you think he means by that, and why is it so important to this process? What strategies would you suggest for companies that are faced with the extensive presence of this issue in an acquired organization? Develop some specific recommendations. 5-
  • 6. Case Study Questions Most of the discussion on the case focused on hardware and software issues. However, these are essentially enablers for underlying business processes developed by each of the companies involved. What different alternatives do companies have for merging their business processes, and what role would IT play in supporting those activities? Pay particular attention to data management and governance issues. 5-
  • 8. Logical Data Elements Character A single alphabetic, numeric, or other symbol Field or data item Represents an attribute (characteristic or quality) of some entity (object, person, place, event) Examples: salary, job title Record Grouping of all the fields used to describe the attributes of an entity Example: payroll record with name, SSN, pay rate 5-
  • 9. Logical Data Elements File or table A group of related records Database An integrated collection of logically related data elements 5-
  • 11. Database Structures Common database structures… Hierarchical Network Relational Object-oriented Multi-dimensional 5-
  • 12. Hierarchical Structure Early DBMS structure Records arranged in tree-like structure Relationships are one-to-many 5-
  • 13. Network Structure Used in some mainframe DBMS packages Many-to-many relationships 5-
  • 14. Relational Structure Most widely used structure Data elements are stored in tables Row represents a record; column is a field Can relate data in one file with data in another, if both files share a common data element 5-
  • 15. Relational Operations Select Create a subset of records that meet a stated criterion Example: employees earning more than $30,000 Join Combine two or more tables temporarily Looks like one big table Project Create a subset of columns in a table 5-
  • 16. Multidimensional Structure Variation of relational model Uses multidimensional structures to organize data Data elements are viewed as being in cubes Popular for analytical databases that support Online Analytical Processing (OLAP) 5-
  • 18. Object-Oriented Structure An object consists of Data values describing the attributes of an entity Operations that can be performed on the data Encapsulation Combine data and operations Inheritance New objects can be created by replicating some or all of the characteristics of parent objects 5-
  • 19. Object-Oriented Structure Source: Adapted from Ivar Jacobsen, Maria Ericsson, and Ageneta Jacobsen, The Object Advantage: Business Process Reengineering with Object Technology (New York: ACM Press, 1995), p. 65. Copyright @ 1995, Association for Computing Machinery. By permission. 5-
  • 20. Object-Oriented Structure Used in object-oriented database management systems (OODBMS) Supports complex data types more efficiently than relational databases Examples: graphic images, video clips, web pages 5-
  • 21. Evaluation of Database Structures Hierarchical Works for structured, routine transactions Can’t handle many-to-many relationship Network More flexible than hierarchical Unable to handle ad hoc requests Relational Easily responds to ad hoc requests Easier to work with and maintain Not as efficient/quick as hierarchical or network 5-
  • 22. Database Development Database Administrator (DBA) In charge of enterprise database development Improves the integrity and security of organizational databases Uses Data Definition Language (DDL) to develop and specify data contents, relationships, and structure Stores these specifications in a data dictionary or a metadata repository 5-
  • 23. Data Dictionary A data dictionary Contains data about data (metadata) Relies on specialized software component to manage a database of data definitions It contains information on.. The names and descriptions of all types of data records and their interrelationships Requirements for end users’ access and use of application programs Database maintenance Security 5-
  • 25. Data Planning Process Database development is a top-down process Develop an enterprise model that defines the basic business process of the enterprise Define the information needs of end users in a business process Identify the key data elements that are needed to perform specific business activities (entity relationship diagrams) 5-
  • 27. Database Design Process Data relationships are represented in a data model that supports a business process This model is the schema or subschema on which to base… The physical design of the database The development of application programs to support business processes 5-
  • 28. Database Design Process Logical Design Schema - overall logical view of relationships Subschema - logical view for specific end users Data models for DBMS Physical Design How data are to be physically stored and accessed on storage devices 5-
  • 29. Logical and Physical Database Views 5-
  • 30. Data Resource Management Data resource management is a managerial activity Uses data management, data warehousing, and other IS technologies Manages data resources to meet the information needs of business stakeholders 5-
  • 31. Case 2: Applebee’s, Travelocity, and Others Apart from using data for basic business decisions such as replenishing food supplies based on how much finished product was sold daily, Applebee is developing more sophisticated analyses that looks at how well items are selling so the company can make better decisions about what to order and what products to promote. Today organizations are extensively aggregating and mining their data to make better decisions. Travelocity has launched a new project to help it mine almost 600,000 unstructured comments so that it can better monitor and respond to customer service issues 5-
  • 32. Case Study Questions What are the business benefits of taking the time and effort required to create and operate data warehouses such as those described in the case? Do you see any disadvantages? Is there any reason why all companies shouldn’t use data warehousing technology? Applebee’s noted some of the unexpected insights obtained from analyzing data about “back-of-house” performance. Using your knowledge of how a restaurant works, what other interesting questions would you suggest to the company? Provide several specific examples. 5-
  • 33. Case Study Questions Data mining and warehousing technologies use data about past events to inform better decision-making in the future. Do you believe this stifles innovative thinking, causing companies to become too constrained by the data they are already collecting to think about unexplored opportunities? Compare and contrast both viewpoints in your answer. 5-
  • 35. Operational Databases Stores detailed data needed to support business processes and operations Also called subject area databases (SADB), transaction databases , and production databases Database examples: customer, human resource, inventory 5-
  • 36. Distributed Databases Distributed databases are copies or parts of databases stored on servers at multiple locations Improves database performance at worksites Advantages Protection of valuable data Data can be distributed into smaller databases Each location has control of its local data All locations can access any data, any where Disadvantages Maintaining data accuracy 5-
  • 37. Distributed Databases Replication Look at each distributed database and find changes Apply changes to each distributed database Very complex Duplication One database is master Duplicate the master after hours, in all locations Easier to accomplish 5-
  • 38. External Databases Databases available for a fee from commercial online services, or free from the Web Examples: hypermedia databases, statistical databases, bibliographic and full text databases Search engines like Google or Yahoo are external databases 5-
  • 39. Hypermedia Databases A hypermedia database contains Hyperlinked pages of multimedia Interrelated hypermedia page elements, rather than interrelated data records 5-
  • 41. Data Warehouses Stores static data that has been extracted from other databases in an organization Central source of data that has been cleaned, transformed, and cataloged Data is used for data mining, analytical processing, analysis, research, decision support Data warehouses may be divided into data marts Subsets of data that focus on specific aspects of a company (department or business process) 5-
  • 44. Data Mining Data in data warehouses are analyzed to reveal hidden patterns and trends Market-basket analysis to identify new product bundles Find root cause of qualify or manufacturing problems Prevent customer attrition Acquire new customers Cross-sell to existing customers Profile customers with more accuracy 5-
  • 45. Traditional File Processing Data are organized, stored, and processed in independent files Each business application designed to use specialized data files containing specific types of data records Problems Data redundancy Lack of data integration Data dependence (files, storage devices, software) Lack of data integrity or standardization 5-
  • 47. Database Management Approach The foundation of modern methods of managing organizational data Consolidates data records formerly in separate files into databases Data can be accessed by many different application programs A database management system (DBMS) is the software interface between users and databases 5-
  • 49. Database Management System In mainframe and server computer systems, a software package that is used to… Create new databases and database applications Maintain the quality of the data in an organization’s databases Use the databases of an organization to provide the information needed by end users 5-
  • 50. Common DBMS Software Components Database definition Language and graphical tools to define entities, relationships, integrity constraints, and authorization rights Nonprocedural access Language and graphical tools to access data without complicated coding Application development Graphical tools to develop menus, data entry forms, and reports 5-
  • 51. Common DBMS Software Components Procedural language interface Language that combines nonprocedural access with full capabilities of a programming language Transaction processing Control mechanism prevents interference from simultaneous users and recovers lost data after a failure Database tuning Tools to monitor, improve database performance 5-
  • 52. Database Management System Database Development Defining and organizing the content, relationships, and structure of the data needed to build a database Database Application Development Using DBMS to create prototypes of queries, forms, reports, Web pages Database Maintenance Using transaction processing systems and other tools to add, delete, update, and correct data 5-
  • 54. Database Interrogation End users use a DBMS query feature or report generator Response is video display or printed report No programming is required Query language Immediate response to ad hoc data requests Report generator Quickly specify a format for information you want to present as a report 5-
  • 55. Database Interrogation SQL Queries Structured, international standard query language found in many DBMS packages Query form is SELECT … FROM … WHERE … 5-
  • 56. Database Interrogation Boolean Logic Developed by George Boole in the mid-1800s Used to refine searches to specific information Has three logical operators: AND, OR, NOT Example Cats OR felines AND NOT dogs OR Broadway 5-
  • 57. Database Interrogation Graphical and Natural Queries It is difficult to correctly phrase SQL and other database language search queries Most DBMS packages offer easier-to-use, point-and-click methods Translates queries into SQL commands Natural language query statements are similar to conversational English 5-
  • 59. Database Maintenance Accomplished by transaction processing systems and other applications, with the support of the DBMS Done to reflect new business transactions and other events Updating and correcting data, such as customer addresses 5-
  • 60. Application Development Use DBMS software development tools to develop custom application programs Not necessary to develop detailed data-handling procedures using conventional programming languages Can include data manipulation language (DML) statements that call on the DBMS to perform necessary data handling 5-
  • 61. Case 3: Amazon, eBay, and Google Amazon’s data vault Product descriptions Prices Sales rankings Customer reviews Inventory figures Countless other layers of content Took 10 years and a billion dollars to build 5-
  • 62. Case 3: Amazon, eBay, and Google Amazon opened its data vault in 2002 65,000 developers, businesses, and entrepreneurs have tapped into it Many have become ambitious business partners eBay opened its $3 billion databases in 2003 15,000 developers and others have registered to use it and to access software features 1,000 new applications have appeared 41 percent of eBay’s listings are uploaded to the site using these resources 5-
  • 63. Case 3: Amazon, eBay, and Google Google recently unlocked access to its desktop and paid-search products Dozens of Google-driven services cropped up Developers can grab 1,000 search results a day for free; anything more requires permission In 2005, the Ad-Words paid-search service was opened to outside applications 5-
  • 64. Case Study Questions What are the business benefits to Amazon and eBay of opening up some of their databases to developers and entrepreneurs? Do you agree with this strategy? What business factors are causing Google to move slowly in opening up its databases? Do you agree with its go-slow strategy? 5-
  • 65. Case Study Questions Should other companies follow Amazon and eBay’s lead and open up some of their databases to developers and others? Defend your position with an example of the risks and benefits to an actual company 5-
  • 66. Case 4: Emerson & Sanofi, Data Stewards Data stewards Dedicated to establishing and maintaining the quality of data Need business, technology, and diplomatic skills Focus on data content Judgment is a big part of the job 5-
  • 67. Case Study Questions Why is the role of a data steward considered to be innovative? What are the business benefits associated with the data steward program at Emerson? How does effective data resource management contribute to the strategic goals of an organization? 5-

Editor's Notes

  • #2: Multimedia Lecture Support Package to Accompany Basic Marketing Lecture Script 6-
  • #3: Multimedia Lecture Support Package to Accompany Basic Marketing Lecture Script 6-
  • #4: Multimedia Lecture Support Package to Accompany Basic Marketing Lecture Script 6-
  • #5: Multimedia Lecture Support Package to Accompany Basic Marketing Lecture Script 6-
  • #6: Multimedia Lecture Support Package to Accompany Basic Marketing Lecture Script 6-
  • #7: Multimedia Lecture Support Package to Accompany Basic Marketing Lecture Script 6-
  • #8: Multimedia Lecture Support Package to Accompany Basic Marketing Lecture Script 6-
  • #9: Multimedia Lecture Support Package to Accompany Basic Marketing Lecture Script 6-
  • #10: Multimedia Lecture Support Package to Accompany Basic Marketing Lecture Script 6-
  • #11: Multimedia Lecture Support Package to Accompany Basic Marketing Lecture Script 6-
  • #12: Multimedia Lecture Support Package to Accompany Basic Marketing Lecture Script 6-
  • #13: Multimedia Lecture Support Package to Accompany Basic Marketing Lecture Script 6-
  • #14: Multimedia Lecture Support Package to Accompany Basic Marketing Lecture Script 6-
  • #15: Multimedia Lecture Support Package to Accompany Basic Marketing Lecture Script 6-
  • #16: Multimedia Lecture Support Package to Accompany Basic Marketing Lecture Script 6-
  • #17: Multimedia Lecture Support Package to Accompany Basic Marketing Lecture Script 6-
  • #18: Multimedia Lecture Support Package to Accompany Basic Marketing Lecture Script 6-
  • #19: Multimedia Lecture Support Package to Accompany Basic Marketing Lecture Script 6-
  • #20: Multimedia Lecture Support Package to Accompany Basic Marketing Lecture Script 6-
  • #21: Multimedia Lecture Support Package to Accompany Basic Marketing Lecture Script 6-
  • #22: Multimedia Lecture Support Package to Accompany Basic Marketing Lecture Script 6-
  • #23: Multimedia Lecture Support Package to Accompany Basic Marketing Lecture Script 6-
  • #24: Multimedia Lecture Support Package to Accompany Basic Marketing Lecture Script 6-
  • #25: Multimedia Lecture Support Package to Accompany Basic Marketing Lecture Script 6-
  • #26: Multimedia Lecture Support Package to Accompany Basic Marketing Lecture Script 6-
  • #27: Multimedia Lecture Support Package to Accompany Basic Marketing Lecture Script 6-
  • #28: Multimedia Lecture Support Package to Accompany Basic Marketing Lecture Script 6-
  • #29: Multimedia Lecture Support Package to Accompany Basic Marketing Lecture Script 6-
  • #30: Multimedia Lecture Support Package to Accompany Basic Marketing Lecture Script 6-
  • #31: Multimedia Lecture Support Package to Accompany Basic Marketing Lecture Script 6-
  • #32: Multimedia Lecture Support Package to Accompany Basic Marketing Lecture Script 6-
  • #33: Multimedia Lecture Support Package to Accompany Basic Marketing Lecture Script 6-
  • #34: Multimedia Lecture Support Package to Accompany Basic Marketing Lecture Script 6-
  • #35: Multimedia Lecture Support Package to Accompany Basic Marketing Lecture Script 6-
  • #36: Multimedia Lecture Support Package to Accompany Basic Marketing Lecture Script 6-
  • #37: Multimedia Lecture Support Package to Accompany Basic Marketing Lecture Script 6-
  • #38: Multimedia Lecture Support Package to Accompany Basic Marketing Lecture Script 6-
  • #39: Multimedia Lecture Support Package to Accompany Basic Marketing Lecture Script 6-
  • #40: Multimedia Lecture Support Package to Accompany Basic Marketing Lecture Script 6-
  • #41: Multimedia Lecture Support Package to Accompany Basic Marketing Lecture Script 6-
  • #42: Multimedia Lecture Support Package to Accompany Basic Marketing Lecture Script 6-
  • #43: Multimedia Lecture Support Package to Accompany Basic Marketing Lecture Script 6-
  • #44: Multimedia Lecture Support Package to Accompany Basic Marketing Lecture Script 6-
  • #45: Multimedia Lecture Support Package to Accompany Basic Marketing Lecture Script 6-
  • #46: Multimedia Lecture Support Package to Accompany Basic Marketing Lecture Script 6-
  • #47: Multimedia Lecture Support Package to Accompany Basic Marketing Lecture Script 6-
  • #48: Multimedia Lecture Support Package to Accompany Basic Marketing Lecture Script 6-
  • #49: Multimedia Lecture Support Package to Accompany Basic Marketing Lecture Script 6-
  • #50: Multimedia Lecture Support Package to Accompany Basic Marketing Lecture Script 6-
  • #51: Multimedia Lecture Support Package to Accompany Basic Marketing Lecture Script 6-
  • #52: Multimedia Lecture Support Package to Accompany Basic Marketing Lecture Script 6-
  • #53: Multimedia Lecture Support Package to Accompany Basic Marketing Lecture Script 6-
  • #54: Multimedia Lecture Support Package to Accompany Basic Marketing Lecture Script 6-
  • #55: Multimedia Lecture Support Package to Accompany Basic Marketing Lecture Script 6-
  • #56: Multimedia Lecture Support Package to Accompany Basic Marketing Lecture Script 6-
  • #57: Multimedia Lecture Support Package to Accompany Basic Marketing Lecture Script 6-
  • #58: Multimedia Lecture Support Package to Accompany Basic Marketing Lecture Script 6-
  • #59: Multimedia Lecture Support Package to Accompany Basic Marketing Lecture Script 6-
  • #60: Multimedia Lecture Support Package to Accompany Basic Marketing Lecture Script 6-
  • #61: Multimedia Lecture Support Package to Accompany Basic Marketing Lecture Script 6-
  • #62: Multimedia Lecture Support Package to Accompany Basic Marketing Lecture Script 6-
  • #63: Multimedia Lecture Support Package to Accompany Basic Marketing Lecture Script 6-
  • #64: Multimedia Lecture Support Package to Accompany Basic Marketing Lecture Script 6-
  • #65: Multimedia Lecture Support Package to Accompany Basic Marketing Lecture Script 6-
  • #66: Multimedia Lecture Support Package to Accompany Basic Marketing Lecture Script 6-
  • #67: Multimedia Lecture Support Package to Accompany Basic Marketing Lecture Script 6-
  • #68: Multimedia Lecture Support Package to Accompany Basic Marketing Lecture Script 6-