Data Resource Management
Data Resource Management
5
Data Resource Management
5 5- 1
-1
Learning Objectives
1.Explain the business value of
implementing data resource management
processes and technologies in an
organization.
2.Outline the advantages of a database
management approach to managing the
data resources of a business, compared
to a file processing approach.
5-2
Learning Objectives
3. Explain how database management software
helps business professionals and supports the
operations and management of a business.
4. Provide examples to illustrate each of the
following concepts:
5-3
5-4
5-5
5-6
5-7
5-8
5-9
5 - 10
5 - 11
5 - 12
5 - 13
Types of Databases
5 - 14
Types of Databases
Operational store detailed data needed
to support the business processes and
operations of a company
Distributed databases that are
replicated and distributed in whole or in
part to network servers at a variety of
sites
5 - 15
Types of Databases
External contain a wealth of information
available from commercial online services
and from many sources on the World
Wide Web
Hypermedia consist of hyperlinked
pages of multimedia
5 - 16
Data Warehouse
Definition:
Large database that stores data that have
been extracted from the various
operational, external, and other
databases of an organization
5 - 17
5 - 18
Data Mart
Definition:
Databases that hold subsets of data from
a data warehouse that focus on specific
aspects of a company, such as a
department or a business process
5 - 19
5 - 20
Data Mining
Definition:
Analyzing the data in a data warehouse to
reveal hidden patterns and trends in
historical business activity
5 - 21
Data Mining
5 - 22
5 - 23
5 - 24
5 - 25
5 - 26
5 - 27
5 - 28
5 - 29
5 - 30
Database Interrogation
Definition:
Capability of a DBMS to report information from
the database in response to end users requests
Query Language allows easy, immediate
access to ad hoc data requests
Report Generator - allows quick, easy
specification of a report format for information
users have requested
5 - 31
5 - 32
5 - 33
Database Maintenance
Updating a database continually to reflect
new business transactions and other
events
Updating a database to correct data and
ensure accuracy of the data
5 - 34
Application Development
End users, systems analysts, and other
application developers can use the
internal 4GL programming language and
built-in software development tools
provided by many DBMS packages to
develop custom application programs.
5 - 35
5 - 36
5 - 37
5 - 38
5 - 39
Database Structures
Hierarchical relationships between
records form a hierarchy or treelike
structure
Network data can be accessed by one
of several paths because any data
element or record can be related to any
number of other data elements
5 - 40
5 - 41
Relational Database
5 - 42
5 - 43
5 - 44
5 - 45
5 - 46
Database Development
Enterprise-wide database development is
usually controlled by database
administrators (DBA)
Data dictionary catalog or directory
containing metadata
Metadata data about data
5 - 47
5 - 48
Data Planning
Database administrators and designers
work with corporate and end user
management to develop an enterprise
model that defines the basic business
process of the enterprise.
5 - 49
Data Modeling
Definition:
Process where the relationships between
data elements are identified
5 - 50
5 - 51
5 - 52
5 - 53
5 - 54
5 - 55
5 - 56
5 - 57
5 - 58
5 - 59
Summary
Data resource management is a
managerial activity that applies
information technology and software tools
to the task of managing an organizations
data resources.
The database management approach
consolidates data needed by different
applications into several common
databases and provides an easy-to-use
ad hoc reporting capability.
Copyright 2006, The McGraw-Hill Companies, Inc. All rights reserved.
5 - 60
Summary
Database management systems are software
packages that simplify the creation, use, and
maintenance of databases.
Several types of databases are used by
business organizations including operational,
distributed, and external databases.
Data warehouses are a central source of data
from other databases that have been cleaned,
transformed, and cataloged for business
analysis and decision support applications.
Copyright 2006, The McGraw-Hill Companies, Inc. All rights reserved.
5 - 61
Summary
Data must be organized in some logical manner
on physical storage devices so that they can be
efficiently processed. For this reason, data are
commonly organized into logical data elements
such as characters, fields, records, files and
databases.
Database structures such as the hierarchical,
network, relational, and object-oriented models
are used to organize the relationships among
the data records stored in databases.
5 - 62
Summary
The development of databases can be
easily accomplished using microcomputer
database management packages for
small end-user applications.
5 - 63
Chapter
5
End of Chapter
5 5- 64
- 64