Data Resource Management: Introduction To Information Systems
Data Resource Management: Introduction To Information Systems
Eleventh Edition
James A. O’Brien
Chapter
5
Data
Resource
Management
Irwin/McGraw-Hill Copyright © 2002, The McGraw-Hill Companies, Inc. All rights reserved.
James A. O’Brien Introduction to Information Systems Eleventh Edition 2
Chapter Objectives
• Explain the importance 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.
• Explain how database management software
helps business professionals and supports the
operations and management of a business.
Irwin/McGraw-Hill Copyright © 2002, The McGraw-Hill Companies, Inc. All rights reserved.
James A. O’Brien Introduction to Information Systems Eleventh Edition 3
Chapter Objectives
• Provide examples to illustrate each of the
following concepts:
– Major types of databases
– Data warehouses and data mining
– Logical data elements
– Fundamental database structures
– Database access methods
– Database development.
Irwin/McGraw-Hill Copyright © 2002, The McGraw-Hill Companies, Inc. All rights reserved.
James A. O’Brien Introduction to Information Systems Eleventh Edition 4
Payroll Benefits
File File
Data Data Data Data Data Data Data Data Data Data Data Data
Irwin/McGraw-Hill Copyright © 2002, The McGraw-Hill Companies, Inc. All rights reserved.
James A. O’Brien Introduction to Information Systems Eleventh Edition 5
Operating
System
Database
Management Database Databases
Management
System
Application Data
•Database Development Programs Dictionary
•Database Interrogation
•Database Maintenance
•Application Development
Irwin/McGraw-Hill Copyright © 2002, The McGraw-Hill Companies, Inc. All rights reserved.
James A. O’Brien Introduction to Information Systems Eleventh Edition 6
External
Databases on
the Internet &
Online
Services
Client
PC or
Distributed
NC
Databases on
Intranets &
Network Operational
Databases of
Other Server the Organization
Networks
Irwin/McGraw-Hill Copyright © 2002, The McGraw-Hill Companies, Inc. All rights reserved.
James A. O’Brien Introduction to Information Systems Eleventh Edition 7
Client
Operational PC or
Analytical NC
Databases
Data Data Store
Management Enterprise
Subsystem Warehouse
Data Data Mart
Acquisition
Data
DataAccess
Access
Subsystem and
andDelivery
Delivery
Metadata Subsystem
Subsystem
Metadata Directory
Management
Warehouse Subsystem Metadata
Design Repository Web
Web
Subsystem Information
Information
System
System
Irwin/McGraw-Hill Copyright © 2002, The McGraw-Hill Companies, Inc. All rights reserved.
James A. O’Brien Introduction to Information Systems Eleventh Edition 8
Web-Based Systems
Network
The Internet Server
Intranets
Extranets
Web
Browser
Web Server Web Objects
Software
HTML pages
Client PCs GIF image files
or NCs Video files
Irwin/McGraw-Hill Copyright © 2002, The McGraw-Hill Companies, Inc. All rights reserved.
James A. O’Brien Introduction to Information Systems Eleventh Edition 9
Data
Administratio
n
Data
Planning
Database
Administration
Irwin/McGraw-Hill Copyright © 2002, The McGraw-Hill Companies, Inc. All rights reserved.
James A. O’Brien Introduction to Information Systems Eleventh Edition 10
Database Structures
Hierarchical Structure Network Structure
Dept Dept A Dept B
Relational Structure
Dept Dname Dloc Dmgr Empno Ename Etitle Dept
A 1 A
B 2 B
C 3 C
Irwin/McGraw-Hill Copyright © 2002, The McGraw-Hill Companies, Inc. All rights reserved.
James A. O’Brien Introduction to Information Systems Eleventh Edition 11
Multidimensional Object-Oriented
Database Structure Database Structure
Irwin/McGraw-Hill Copyright © 2002, The McGraw-Hill Companies, Inc. All rights reserved.
James A. O’Brien Introduction to Information Systems Eleventh Edition 12
URLs
Indexed
Sequential Sequential
Access Access
Method
Direct Access
Irwin/McGraw-Hill Copyright © 2002, The McGraw-Hill Companies, Inc. All rights reserved.
James A. O’Brien Introduction to Information Systems Eleventh Edition 13
Database Development
1. Data Planning Physical Models
2. Requirements
Specifications Logical Models
User Needs
4. Logical Design
Description
Irwin/McGraw-Hill Copyright © 2002, The McGraw-Hill Companies, Inc. All rights reserved.
James A. O’Brien Introduction to Information Systems Eleventh Edition 14
Chapter Summary
• Data resource management is a critical
management activity. Management roles
include database administration, data planning,
and data administration.
• Under the database management approach,
data records are consolidated into databases
that can be accessed by many different
application programs, serving multiple users.
Irwin/McGraw-Hill Copyright © 2002, The McGraw-Hill Companies, Inc. All rights reserved.
James A. O’Brien Introduction to Information Systems Eleventh Edition 15
Irwin/McGraw-Hill Copyright © 2002, The McGraw-Hill Companies, Inc. All rights reserved.