SlideShare a Scribd company logo
Chapter 1
Data: The New
Corporate Resource
Fundamentals of Database Management Systems,
2nd ed
by
Mark L. Gillenson, Ph.D.
University of Memphis

John Wiley & Sons, Inc.
Chapter Objectives
♦

Explain why humankind’s interest in data
goes back to ancient times.

♦

Describe how data needs have historically
driven many information technology
developments.

♦

Describe the evolution of data storage
media during the last century.
1-2
1-2
Chapter Objectives
♦

Relate the idea of data as a corporate
resource that can be used to gain a
competitive advantage to the development
of the database management systems
environment.

1-3
1-3
Data
♦

Data - the foundation of technological activity

♦

Database - a highly organized collection of
assembled data

♦

Database Management System - sophisticated
software that controls the database and the
database environment
1-4
1-4
What is Data?
♦

A single piece of data is a single fact about
something that interests us.

♦

A fact can be any characteristic of an object.

1-5
1-5
History of Data
♦

People have been interested in data for at
least the past 12,000 years.

♦

Non-computer, primitive methods of data
storage and handling.

1-6
1-6
History of Data

♦

Shepherds kept track of their flocks with
pebbles.

♦

A primitive but legitimate example of data
storage and retrieval.
1-7
1-7
History of Data

♦

Dating back to 8500 B.C., unearthed clay tokens or “counters” may
have been used for record keeping in primitive forms of accounting.

♦

Tokens, with special markings on them, were sealed in hollow clay
vessels that accompanied commercial goods in transit.

1-8
1-8
Data Through the Ages
♦

Record-keeping - the recording of data to
keep track of how much a person has
produced and what it can be bartered or
sold for.

♦

With time, different kinds of data were kept
♠ calendars, census data, surveys, land

ownership records, marriage records, records
of church contributions, family trees, etc.

1-9
1-9
History of Data

♦

Double-entry bookkeeping - originated in the
trading centers of fourteenth century Italy.

♦

The earliest known example is from a merchant
in Genoa and dates to the year 1340.
1-10
1-10
Early Data Problems Spawn
Calculating Devices
♦

People interested in devices that could
“automatically” process their data.

♦

Blaise Pascal produced an adding
machine that was an early version of
today’s mechanical automobile
odometers.

1-11
1-11
Punched Cards - Data Storage
♦

Invented in 1805 by Joseph Marie Jacquard of
France.

♦

Jacquard’s method of storing fabric patterns, a
form of graphic data, as holes in punched cards
was a very clever means of data storage.

♦

Of great importance for computing devices to
follow.
1-12
1-12
Era of Modern Information
Processing
♦

The 1880 U.S. Census took about seven years to
compile by hand.

♦

Basing his work on Jacquard’s punched card concept,
Herman Hollerith arranged to have the census data
stored in punched cards and invented machinery to
tabulate them.

♦

In 1896 Hollerith formed the Tabulating Machine
Company to produce and commercially market his
devices -- this later became IBM.
1-13
1-13
Era of Modern Information
Processing
♦

James Powers developed devices to
automatically feed cards into the
equipment and to automatically print
results.

♦

In 1911 he established the Powers
Tabulating Machine Company -- this later
became Unisys Corporation.
1-14
1-14
The Mid-1950s
♦

The introduction of electronic computers.

♦

Witnessed a boom in economic
development.

♦

From this point onward, it would be
virtually impossible to tie advances in
computing devices to specific, landmark
data storage and retrieval needs.
1-15
1-15
Modern Data Storage Media
♦

Punched paper tape - The earliest form of
modern data storage, introduced in the
1870s and 1880s.

♦

Punched cards were the only data storage
medium used in the increasingly
sophisticated electromechanical
accounting machines of the 1920s, 1930s,
and 1940s.
1-16
1-16
Modern Data Storage Media
♦

Middle to late 1930s saw the beginning of the
era of erasable magnetic storage media.

♦

By late 1940s, early work was done on the use
of magnetic tape for recording data.

♦

By 1950, several companies were developing
the magnetic tape concept for commercial use.
1-17
1-17
Modern Data Storage Media
♦

Magnetic Tape - commercially available units in 1952.

♦

Direct Access Magnetic Devices - began to be
developed at MIT in the late 1930s and early 1940s.

♦

Magnetic Drum - early 1950s; forerunners of magnetic
disk technology.

♦

Magnetic Disk - commercially available in mid 1950s.

♦

Compact Disk (CD) – introduced as a data storage
medium in 1985.

♦

Solid-state technology – Flash drives.

1-18
1-18
Using Data for Competitive
Advantage
♦

Data has become indispensable to every
kind of modern business and government
organization.

♦

Data, the applications that process the
data, and the computers on which the
applications run are fundamental to every
aspect of every kind of endeavor.
1-19
1-19
Using Data for Competitive
Advantage
♦

Data is a corporate resource, possibly the
most important corporate resource.

♦

Data can give a company a crucial
competitive advantage.

♦

e.g., FedEx had a significant competitive
advantage when it first provided access to
its package tracking data on its Web site.
1-20
1-20
Problems in Storing and
Accessing Data
♦

Difficult to store and to provide efficient,
accurate access to a company’s data.

♦

The volume of data that companies have
is massive.

♦

Wal-Mart estimates its data warehouse
contains hundreds of terabytes (trillions of
characters) of data.
1-21
1-21
Problems in Storing and
Accessing Data
♦

Larger number of people want access to
data:
♠ Employees
♠ Customers
♠ Trading partners

♦

Additional issues include: data security,
data privacy, and backup and recovery.
1-22
1-22
Data Security
♦

Involves a company protecting its data
from theft, malicious destruction,
deliberate attempts at making phony
changes to the data.

♦

e.g., someone trying to increase his own
bank account balance.

1-23
1-23
Data Privacy
♦

Ensuring that even employees who
normally have access to the company’s
data are given access only to the specific
data that they need in their work.

1-24
1-24
Backup and Recovery
♦

The ability to reconstruct data if it is lost or
corrupted.

♦

e.g., following a hardware failure

♦

e.g., following a natural disaster

1-25
1-25
Data Accuracy
♦

The same data is stored several,
sometimes many, times within a
company’s information system.

♦

When a new application is written, new
data files are created to store its data.

♦

Data can be duplicated within a single file
and across files.
1-26
1-26
Data as a Corporate Resource
♦

Data may be the most difficult corporate
resource to manage.

♦

We have tremendous volume, billions,
trillions, and more individual pieces of
data, each piece of which is different from
the next.

1-27
1-27
Data as a Corporate Resource
♦

A new kind of software is required to help
manage the data.

♦

Progressively faster hardware is required
to keep up with the increasing volume of
data and data access demands.

♦

Data management specialists need to be
developed and educated.
1-28
1-28
The Database Environment
♦

Database Management System (DBMS)

♦

New Personnel - database administrator
and data management specialist

♦

Fast hardware

♦

Massive data storage facilities
1-29
1-29
The Database Environment
♦

Encourages data sharing

♦

Helps control data redundancy

♦

Has important improvements in data
accuracy

♦

Permits storage of vast volumes of data
with acceptable access.
1-30
1-30
The Database Environment
♦

Allows database queries

♦

Provides tools to control:
♠ data security
♠ data privacy
♠ backup and recovery

1-31
1-31
“Copyright 2004 John Wiley & Sons, Inc. All rights reserved. Reproduction
or translation of this work beyond that permitted in Section 117 of the 1976
United States Copyright Act without express permission of the copyright
owner is unlawful. Request for further information should be addressed to the
Permissions Department, John Wiley & Sons, Inc. The purchaser may make
back-up copies for his/her own use only and not for distribution or resale. The
Publisher assumes no responsibility for errors, omissions, or damages caused
by the use of these programs or from the use of the information contained
herein.”

1-32
1-32

More Related Content

What's hot

DSpace for Cultural Heritage: adding support for images visualization,audio/v...
DSpace for Cultural Heritage: adding support for images visualization,audio/v...DSpace for Cultural Heritage: adding support for images visualization,audio/v...
DSpace for Cultural Heritage: adding support for images visualization,audio/v...
4Science
 
Introducing Databricks Delta
Introducing Databricks DeltaIntroducing Databricks Delta
Introducing Databricks Delta
Databricks
 
Go character encoding
Go character encodingGo character encoding
Go character encodingHomin Lee
 
Modern Data Warehousing with the Microsoft Analytics Platform System
Modern Data Warehousing with the Microsoft Analytics Platform SystemModern Data Warehousing with the Microsoft Analytics Platform System
Modern Data Warehousing with the Microsoft Analytics Platform System
James Serra
 
Ldap
LdapLdap
Building Reliable Data Lakes at Scale with Delta Lake
Building Reliable Data Lakes at Scale with Delta LakeBuilding Reliable Data Lakes at Scale with Delta Lake
Building Reliable Data Lakes at Scale with Delta Lake
Databricks
 
Taxonomies for Users
Taxonomies for UsersTaxonomies for Users
Taxonomies for Users
Heather Hedden
 
Introduction to RDF
Introduction to RDFIntroduction to RDF
Introduction to RDF
Narni Rajesh
 
William Vambenepe – Google Cloud Dataflow and Flink , Stream Processing by De...
William Vambenepe – Google Cloud Dataflow and Flink , Stream Processing by De...William Vambenepe – Google Cloud Dataflow and Flink , Stream Processing by De...
William Vambenepe – Google Cloud Dataflow and Flink , Stream Processing by De...
Flink Forward
 
IT and OT Convergence
IT and OT ConvergenceIT and OT Convergence
IT and OT Convergence
OpsRamp
 
Chapter 2 database environment
Chapter 2 database environmentChapter 2 database environment
Chapter 2 database environment
>. <
 
24. Advanced Transaction Processing in DBMS
24. Advanced Transaction Processing in DBMS24. Advanced Transaction Processing in DBMS
24. Advanced Transaction Processing in DBMS
koolkampus
 
Database management system
Database management systemDatabase management system
Database management system
Sayed Ahmed
 
TOGAF Reference Models
TOGAF Reference ModelsTOGAF Reference Models
TOGAF Reference Models
Paul Sullivan
 
Dfd examples
Dfd examplesDfd examples
Dfd examples
patel chirantan
 
Data mesh
Data meshData mesh
Data mesh
ManojKumarR41
 
Split my monolith - Devoxx
Split my monolith - DevoxxSplit my monolith - Devoxx
Split my monolith - Devoxx
florentpellet
 
The CORA Model Explained
The CORA Model ExplainedThe CORA Model Explained
The CORA Model Explained
telzinga
 
So You Think You Need A Digital Strategy
So You Think You Need A Digital StrategySo You Think You Need A Digital Strategy
So You Think You Need A Digital Strategy
Alan McSweeney
 
Togaf 9 template statement of architecture work
Togaf 9 template   statement of architecture workTogaf 9 template   statement of architecture work
Togaf 9 template statement of architecture work
Sandeep Sharma IIMK Smart City,IoT,Bigdata,Cloud,BI,DW
 

What's hot (20)

DSpace for Cultural Heritage: adding support for images visualization,audio/v...
DSpace for Cultural Heritage: adding support for images visualization,audio/v...DSpace for Cultural Heritage: adding support for images visualization,audio/v...
DSpace for Cultural Heritage: adding support for images visualization,audio/v...
 
Introducing Databricks Delta
Introducing Databricks DeltaIntroducing Databricks Delta
Introducing Databricks Delta
 
Go character encoding
Go character encodingGo character encoding
Go character encoding
 
Modern Data Warehousing with the Microsoft Analytics Platform System
Modern Data Warehousing with the Microsoft Analytics Platform SystemModern Data Warehousing with the Microsoft Analytics Platform System
Modern Data Warehousing with the Microsoft Analytics Platform System
 
Ldap
LdapLdap
Ldap
 
Building Reliable Data Lakes at Scale with Delta Lake
Building Reliable Data Lakes at Scale with Delta LakeBuilding Reliable Data Lakes at Scale with Delta Lake
Building Reliable Data Lakes at Scale with Delta Lake
 
Taxonomies for Users
Taxonomies for UsersTaxonomies for Users
Taxonomies for Users
 
Introduction to RDF
Introduction to RDFIntroduction to RDF
Introduction to RDF
 
William Vambenepe – Google Cloud Dataflow and Flink , Stream Processing by De...
William Vambenepe – Google Cloud Dataflow and Flink , Stream Processing by De...William Vambenepe – Google Cloud Dataflow and Flink , Stream Processing by De...
William Vambenepe – Google Cloud Dataflow and Flink , Stream Processing by De...
 
IT and OT Convergence
IT and OT ConvergenceIT and OT Convergence
IT and OT Convergence
 
Chapter 2 database environment
Chapter 2 database environmentChapter 2 database environment
Chapter 2 database environment
 
24. Advanced Transaction Processing in DBMS
24. Advanced Transaction Processing in DBMS24. Advanced Transaction Processing in DBMS
24. Advanced Transaction Processing in DBMS
 
Database management system
Database management systemDatabase management system
Database management system
 
TOGAF Reference Models
TOGAF Reference ModelsTOGAF Reference Models
TOGAF Reference Models
 
Dfd examples
Dfd examplesDfd examples
Dfd examples
 
Data mesh
Data meshData mesh
Data mesh
 
Split my monolith - Devoxx
Split my monolith - DevoxxSplit my monolith - Devoxx
Split my monolith - Devoxx
 
The CORA Model Explained
The CORA Model ExplainedThe CORA Model Explained
The CORA Model Explained
 
So You Think You Need A Digital Strategy
So You Think You Need A Digital StrategySo You Think You Need A Digital Strategy
So You Think You Need A Digital Strategy
 
Togaf 9 template statement of architecture work
Togaf 9 template   statement of architecture workTogaf 9 template   statement of architecture work
Togaf 9 template statement of architecture work
 

Similar to data as the new corporate resource

lecture-1-1487765601.pptx
lecture-1-1487765601.pptxlecture-1-1487765601.pptx
lecture-1-1487765601.pptx
PriyadharshiniG41
 
Data the new corporate resource
Data the new corporate resourceData the new corporate resource
Data the new corporate resource
Dr. Hussein Abu Al-Rejal
 
INT 1010 02.pdf
INT 1010 02.pdfINT 1010 02.pdf
INT 1010 02.pdf
Luis R Castellanos
 
Database History
Database HistoryDatabase History
Database History
Majong DevJfu
 
Nature and Development of Information systems
Nature and Development of Information systemsNature and Development of Information systems
Nature and Development of Information systems
John Pros Valencia
 
Information system
Information systemInformation system
Information system
John Pros Valencia
 
Historical Devleopment of IS.pptx
Historical Devleopment of IS.pptxHistorical Devleopment of IS.pptx
Historical Devleopment of IS.pptx
DrIrfanulHaqAkhoon
 
Big Data
Big DataBig Data
Big Data
ROSHAN SHAJI
 
Big data with hadoop
Big data with hadoopBig data with hadoop
Big data with hadoop
Remas Ittahir
 
Big Data and Data Science: The Technologies Shaping Our Lives
Big Data and Data Science: The Technologies Shaping Our LivesBig Data and Data Science: The Technologies Shaping Our Lives
Big Data and Data Science: The Technologies Shaping Our Lives
Rukshan Batuwita
 
A Short History of Big Data
A Short History of Big DataA Short History of Big Data
A Short History of Big Data
Gadi Eichhorn
 
Business Intelligence Module 1
Business Intelligence Module 1Business Intelligence Module 1
Business Intelligence Module 1
Home
 
Big data and Internet
Big data and InternetBig data and Internet
Big data and Internet
Sanoj Kumar
 
Big data a rescue plan
Big data a rescue planBig data a rescue plan
Big data a rescue plan
Tapasya123
 
Big Data: A Rescue Plan
Big Data: A Rescue PlanBig Data: A Rescue Plan
Big Data: A Rescue Plan
professionalpanorama
 
ghj
ghjghj
Unit1 introduction to information system
Unit1  introduction to information systemUnit1  introduction to information system
Unit1 introduction to information system
nakhim
 
Unit1 introduction to information system
Unit1  introduction to information systemUnit1  introduction to information system
Unit1 introduction to information systemnakhim
 
INFO-1.ppt
INFO-1.pptINFO-1.ppt
INFO-1.ppt
RobeliaJoyVillaruz
 
History of Big Data
History of Big DataHistory of Big Data
History of Big Data
HEXANIKA
 

Similar to data as the new corporate resource (20)

lecture-1-1487765601.pptx
lecture-1-1487765601.pptxlecture-1-1487765601.pptx
lecture-1-1487765601.pptx
 
Data the new corporate resource
Data the new corporate resourceData the new corporate resource
Data the new corporate resource
 
INT 1010 02.pdf
INT 1010 02.pdfINT 1010 02.pdf
INT 1010 02.pdf
 
Database History
Database HistoryDatabase History
Database History
 
Nature and Development of Information systems
Nature and Development of Information systemsNature and Development of Information systems
Nature and Development of Information systems
 
Information system
Information systemInformation system
Information system
 
Historical Devleopment of IS.pptx
Historical Devleopment of IS.pptxHistorical Devleopment of IS.pptx
Historical Devleopment of IS.pptx
 
Big Data
Big DataBig Data
Big Data
 
Big data with hadoop
Big data with hadoopBig data with hadoop
Big data with hadoop
 
Big Data and Data Science: The Technologies Shaping Our Lives
Big Data and Data Science: The Technologies Shaping Our LivesBig Data and Data Science: The Technologies Shaping Our Lives
Big Data and Data Science: The Technologies Shaping Our Lives
 
A Short History of Big Data
A Short History of Big DataA Short History of Big Data
A Short History of Big Data
 
Business Intelligence Module 1
Business Intelligence Module 1Business Intelligence Module 1
Business Intelligence Module 1
 
Big data and Internet
Big data and InternetBig data and Internet
Big data and Internet
 
Big data a rescue plan
Big data a rescue planBig data a rescue plan
Big data a rescue plan
 
Big Data: A Rescue Plan
Big Data: A Rescue PlanBig Data: A Rescue Plan
Big Data: A Rescue Plan
 
ghj
ghjghj
ghj
 
Unit1 introduction to information system
Unit1  introduction to information systemUnit1  introduction to information system
Unit1 introduction to information system
 
Unit1 introduction to information system
Unit1  introduction to information systemUnit1  introduction to information system
Unit1 introduction to information system
 
INFO-1.ppt
INFO-1.pptINFO-1.ppt
INFO-1.ppt
 
History of Big Data
History of Big DataHistory of Big Data
History of Big Data
 

Recently uploaded

Walmart Business+ and Spark Good for Nonprofits.pdf
Walmart Business+ and Spark Good for Nonprofits.pdfWalmart Business+ and Spark Good for Nonprofits.pdf
Walmart Business+ and Spark Good for Nonprofits.pdf
TechSoup
 
Wound healing PPT
Wound healing PPTWound healing PPT
Wound healing PPT
Jyoti Chand
 
NEWSPAPERS - QUESTION 1 - REVISION POWERPOINT.pptx
NEWSPAPERS - QUESTION 1 - REVISION POWERPOINT.pptxNEWSPAPERS - QUESTION 1 - REVISION POWERPOINT.pptx
NEWSPAPERS - QUESTION 1 - REVISION POWERPOINT.pptx
iammrhaywood
 
Chapter wise All Notes of First year Basic Civil Engineering.pptx
Chapter wise All Notes of First year Basic Civil Engineering.pptxChapter wise All Notes of First year Basic Civil Engineering.pptx
Chapter wise All Notes of First year Basic Civil Engineering.pptx
Denish Jangid
 
ISO/IEC 27001, ISO/IEC 42001, and GDPR: Best Practices for Implementation and...
ISO/IEC 27001, ISO/IEC 42001, and GDPR: Best Practices for Implementation and...ISO/IEC 27001, ISO/IEC 42001, and GDPR: Best Practices for Implementation and...
ISO/IEC 27001, ISO/IEC 42001, and GDPR: Best Practices for Implementation and...
PECB
 
Leveraging Generative AI to Drive Nonprofit Innovation
Leveraging Generative AI to Drive Nonprofit InnovationLeveraging Generative AI to Drive Nonprofit Innovation
Leveraging Generative AI to Drive Nonprofit Innovation
TechSoup
 
How to Manage Your Lost Opportunities in Odoo 17 CRM
How to Manage Your Lost Opportunities in Odoo 17 CRMHow to Manage Your Lost Opportunities in Odoo 17 CRM
How to Manage Your Lost Opportunities in Odoo 17 CRM
Celine George
 
LAND USE LAND COVER AND NDVI OF MIRZAPUR DISTRICT, UP
LAND USE LAND COVER AND NDVI OF MIRZAPUR DISTRICT, UPLAND USE LAND COVER AND NDVI OF MIRZAPUR DISTRICT, UP
LAND USE LAND COVER AND NDVI OF MIRZAPUR DISTRICT, UP
RAHUL
 
How to Fix the Import Error in the Odoo 17
How to Fix the Import Error in the Odoo 17How to Fix the Import Error in the Odoo 17
How to Fix the Import Error in the Odoo 17
Celine George
 
PIMS Job Advertisement 2024.pdf Islamabad
PIMS Job Advertisement 2024.pdf IslamabadPIMS Job Advertisement 2024.pdf Islamabad
PIMS Job Advertisement 2024.pdf Islamabad
AyyanKhan40
 
RHEOLOGY Physical pharmaceutics-II notes for B.pharm 4th sem students
RHEOLOGY Physical pharmaceutics-II notes for B.pharm 4th sem studentsRHEOLOGY Physical pharmaceutics-II notes for B.pharm 4th sem students
RHEOLOGY Physical pharmaceutics-II notes for B.pharm 4th sem students
Himanshu Rai
 
A Independência da América Espanhola LAPBOOK.pdf
A Independência da América Espanhola LAPBOOK.pdfA Independência da América Espanhola LAPBOOK.pdf
A Independência da América Espanhola LAPBOOK.pdf
Jean Carlos Nunes Paixão
 
Film vocab for eal 3 students: Australia the movie
Film vocab for eal 3 students: Australia the movieFilm vocab for eal 3 students: Australia the movie
Film vocab for eal 3 students: Australia the movie
Nicholas Montgomery
 
Pengantar Penggunaan Flutter - Dart programming language1.pptx
Pengantar Penggunaan Flutter - Dart programming language1.pptxPengantar Penggunaan Flutter - Dart programming language1.pptx
Pengantar Penggunaan Flutter - Dart programming language1.pptx
Fajar Baskoro
 
Pollock and Snow "DEIA in the Scholarly Landscape, Session One: Setting Expec...
Pollock and Snow "DEIA in the Scholarly Landscape, Session One: Setting Expec...Pollock and Snow "DEIA in the Scholarly Landscape, Session One: Setting Expec...
Pollock and Snow "DEIA in the Scholarly Landscape, Session One: Setting Expec...
National Information Standards Organization (NISO)
 
Advanced Java[Extra Concepts, Not Difficult].docx
Advanced Java[Extra Concepts, Not Difficult].docxAdvanced Java[Extra Concepts, Not Difficult].docx
Advanced Java[Extra Concepts, Not Difficult].docx
adhitya5119
 
How to Setup Warehouse & Location in Odoo 17 Inventory
How to Setup Warehouse & Location in Odoo 17 InventoryHow to Setup Warehouse & Location in Odoo 17 Inventory
How to Setup Warehouse & Location in Odoo 17 Inventory
Celine George
 
Hindi varnamala | hindi alphabet PPT.pdf
Hindi varnamala | hindi alphabet PPT.pdfHindi varnamala | hindi alphabet PPT.pdf
Hindi varnamala | hindi alphabet PPT.pdf
Dr. Mulla Adam Ali
 
Beyond Degrees - Empowering the Workforce in the Context of Skills-First.pptx
Beyond Degrees - Empowering the Workforce in the Context of Skills-First.pptxBeyond Degrees - Empowering the Workforce in the Context of Skills-First.pptx
Beyond Degrees - Empowering the Workforce in the Context of Skills-First.pptx
EduSkills OECD
 
clinical examination of hip joint (1).pdf
clinical examination of hip joint (1).pdfclinical examination of hip joint (1).pdf
clinical examination of hip joint (1).pdf
Priyankaranawat4
 

Recently uploaded (20)

Walmart Business+ and Spark Good for Nonprofits.pdf
Walmart Business+ and Spark Good for Nonprofits.pdfWalmart Business+ and Spark Good for Nonprofits.pdf
Walmart Business+ and Spark Good for Nonprofits.pdf
 
Wound healing PPT
Wound healing PPTWound healing PPT
Wound healing PPT
 
NEWSPAPERS - QUESTION 1 - REVISION POWERPOINT.pptx
NEWSPAPERS - QUESTION 1 - REVISION POWERPOINT.pptxNEWSPAPERS - QUESTION 1 - REVISION POWERPOINT.pptx
NEWSPAPERS - QUESTION 1 - REVISION POWERPOINT.pptx
 
Chapter wise All Notes of First year Basic Civil Engineering.pptx
Chapter wise All Notes of First year Basic Civil Engineering.pptxChapter wise All Notes of First year Basic Civil Engineering.pptx
Chapter wise All Notes of First year Basic Civil Engineering.pptx
 
ISO/IEC 27001, ISO/IEC 42001, and GDPR: Best Practices for Implementation and...
ISO/IEC 27001, ISO/IEC 42001, and GDPR: Best Practices for Implementation and...ISO/IEC 27001, ISO/IEC 42001, and GDPR: Best Practices for Implementation and...
ISO/IEC 27001, ISO/IEC 42001, and GDPR: Best Practices for Implementation and...
 
Leveraging Generative AI to Drive Nonprofit Innovation
Leveraging Generative AI to Drive Nonprofit InnovationLeveraging Generative AI to Drive Nonprofit Innovation
Leveraging Generative AI to Drive Nonprofit Innovation
 
How to Manage Your Lost Opportunities in Odoo 17 CRM
How to Manage Your Lost Opportunities in Odoo 17 CRMHow to Manage Your Lost Opportunities in Odoo 17 CRM
How to Manage Your Lost Opportunities in Odoo 17 CRM
 
LAND USE LAND COVER AND NDVI OF MIRZAPUR DISTRICT, UP
LAND USE LAND COVER AND NDVI OF MIRZAPUR DISTRICT, UPLAND USE LAND COVER AND NDVI OF MIRZAPUR DISTRICT, UP
LAND USE LAND COVER AND NDVI OF MIRZAPUR DISTRICT, UP
 
How to Fix the Import Error in the Odoo 17
How to Fix the Import Error in the Odoo 17How to Fix the Import Error in the Odoo 17
How to Fix the Import Error in the Odoo 17
 
PIMS Job Advertisement 2024.pdf Islamabad
PIMS Job Advertisement 2024.pdf IslamabadPIMS Job Advertisement 2024.pdf Islamabad
PIMS Job Advertisement 2024.pdf Islamabad
 
RHEOLOGY Physical pharmaceutics-II notes for B.pharm 4th sem students
RHEOLOGY Physical pharmaceutics-II notes for B.pharm 4th sem studentsRHEOLOGY Physical pharmaceutics-II notes for B.pharm 4th sem students
RHEOLOGY Physical pharmaceutics-II notes for B.pharm 4th sem students
 
A Independência da América Espanhola LAPBOOK.pdf
A Independência da América Espanhola LAPBOOK.pdfA Independência da América Espanhola LAPBOOK.pdf
A Independência da América Espanhola LAPBOOK.pdf
 
Film vocab for eal 3 students: Australia the movie
Film vocab for eal 3 students: Australia the movieFilm vocab for eal 3 students: Australia the movie
Film vocab for eal 3 students: Australia the movie
 
Pengantar Penggunaan Flutter - Dart programming language1.pptx
Pengantar Penggunaan Flutter - Dart programming language1.pptxPengantar Penggunaan Flutter - Dart programming language1.pptx
Pengantar Penggunaan Flutter - Dart programming language1.pptx
 
Pollock and Snow "DEIA in the Scholarly Landscape, Session One: Setting Expec...
Pollock and Snow "DEIA in the Scholarly Landscape, Session One: Setting Expec...Pollock and Snow "DEIA in the Scholarly Landscape, Session One: Setting Expec...
Pollock and Snow "DEIA in the Scholarly Landscape, Session One: Setting Expec...
 
Advanced Java[Extra Concepts, Not Difficult].docx
Advanced Java[Extra Concepts, Not Difficult].docxAdvanced Java[Extra Concepts, Not Difficult].docx
Advanced Java[Extra Concepts, Not Difficult].docx
 
How to Setup Warehouse & Location in Odoo 17 Inventory
How to Setup Warehouse & Location in Odoo 17 InventoryHow to Setup Warehouse & Location in Odoo 17 Inventory
How to Setup Warehouse & Location in Odoo 17 Inventory
 
Hindi varnamala | hindi alphabet PPT.pdf
Hindi varnamala | hindi alphabet PPT.pdfHindi varnamala | hindi alphabet PPT.pdf
Hindi varnamala | hindi alphabet PPT.pdf
 
Beyond Degrees - Empowering the Workforce in the Context of Skills-First.pptx
Beyond Degrees - Empowering the Workforce in the Context of Skills-First.pptxBeyond Degrees - Empowering the Workforce in the Context of Skills-First.pptx
Beyond Degrees - Empowering the Workforce in the Context of Skills-First.pptx
 
clinical examination of hip joint (1).pdf
clinical examination of hip joint (1).pdfclinical examination of hip joint (1).pdf
clinical examination of hip joint (1).pdf
 

data as the new corporate resource

  • 1. Chapter 1 Data: The New Corporate Resource Fundamentals of Database Management Systems, 2nd ed by Mark L. Gillenson, Ph.D. University of Memphis John Wiley & Sons, Inc.
  • 2. Chapter Objectives ♦ Explain why humankind’s interest in data goes back to ancient times. ♦ Describe how data needs have historically driven many information technology developments. ♦ Describe the evolution of data storage media during the last century. 1-2 1-2
  • 3. Chapter Objectives ♦ Relate the idea of data as a corporate resource that can be used to gain a competitive advantage to the development of the database management systems environment. 1-3 1-3
  • 4. Data ♦ Data - the foundation of technological activity ♦ Database - a highly organized collection of assembled data ♦ Database Management System - sophisticated software that controls the database and the database environment 1-4 1-4
  • 5. What is Data? ♦ A single piece of data is a single fact about something that interests us. ♦ A fact can be any characteristic of an object. 1-5 1-5
  • 6. History of Data ♦ People have been interested in data for at least the past 12,000 years. ♦ Non-computer, primitive methods of data storage and handling. 1-6 1-6
  • 7. History of Data ♦ Shepherds kept track of their flocks with pebbles. ♦ A primitive but legitimate example of data storage and retrieval. 1-7 1-7
  • 8. History of Data ♦ Dating back to 8500 B.C., unearthed clay tokens or “counters” may have been used for record keeping in primitive forms of accounting. ♦ Tokens, with special markings on them, were sealed in hollow clay vessels that accompanied commercial goods in transit. 1-8 1-8
  • 9. Data Through the Ages ♦ Record-keeping - the recording of data to keep track of how much a person has produced and what it can be bartered or sold for. ♦ With time, different kinds of data were kept ♠ calendars, census data, surveys, land ownership records, marriage records, records of church contributions, family trees, etc. 1-9 1-9
  • 10. History of Data ♦ Double-entry bookkeeping - originated in the trading centers of fourteenth century Italy. ♦ The earliest known example is from a merchant in Genoa and dates to the year 1340. 1-10 1-10
  • 11. Early Data Problems Spawn Calculating Devices ♦ People interested in devices that could “automatically” process their data. ♦ Blaise Pascal produced an adding machine that was an early version of today’s mechanical automobile odometers. 1-11 1-11
  • 12. Punched Cards - Data Storage ♦ Invented in 1805 by Joseph Marie Jacquard of France. ♦ Jacquard’s method of storing fabric patterns, a form of graphic data, as holes in punched cards was a very clever means of data storage. ♦ Of great importance for computing devices to follow. 1-12 1-12
  • 13. Era of Modern Information Processing ♦ The 1880 U.S. Census took about seven years to compile by hand. ♦ Basing his work on Jacquard’s punched card concept, Herman Hollerith arranged to have the census data stored in punched cards and invented machinery to tabulate them. ♦ In 1896 Hollerith formed the Tabulating Machine Company to produce and commercially market his devices -- this later became IBM. 1-13 1-13
  • 14. Era of Modern Information Processing ♦ James Powers developed devices to automatically feed cards into the equipment and to automatically print results. ♦ In 1911 he established the Powers Tabulating Machine Company -- this later became Unisys Corporation. 1-14 1-14
  • 15. The Mid-1950s ♦ The introduction of electronic computers. ♦ Witnessed a boom in economic development. ♦ From this point onward, it would be virtually impossible to tie advances in computing devices to specific, landmark data storage and retrieval needs. 1-15 1-15
  • 16. Modern Data Storage Media ♦ Punched paper tape - The earliest form of modern data storage, introduced in the 1870s and 1880s. ♦ Punched cards were the only data storage medium used in the increasingly sophisticated electromechanical accounting machines of the 1920s, 1930s, and 1940s. 1-16 1-16
  • 17. Modern Data Storage Media ♦ Middle to late 1930s saw the beginning of the era of erasable magnetic storage media. ♦ By late 1940s, early work was done on the use of magnetic tape for recording data. ♦ By 1950, several companies were developing the magnetic tape concept for commercial use. 1-17 1-17
  • 18. Modern Data Storage Media ♦ Magnetic Tape - commercially available units in 1952. ♦ Direct Access Magnetic Devices - began to be developed at MIT in the late 1930s and early 1940s. ♦ Magnetic Drum - early 1950s; forerunners of magnetic disk technology. ♦ Magnetic Disk - commercially available in mid 1950s. ♦ Compact Disk (CD) – introduced as a data storage medium in 1985. ♦ Solid-state technology – Flash drives. 1-18 1-18
  • 19. Using Data for Competitive Advantage ♦ Data has become indispensable to every kind of modern business and government organization. ♦ Data, the applications that process the data, and the computers on which the applications run are fundamental to every aspect of every kind of endeavor. 1-19 1-19
  • 20. Using Data for Competitive Advantage ♦ Data is a corporate resource, possibly the most important corporate resource. ♦ Data can give a company a crucial competitive advantage. ♦ e.g., FedEx had a significant competitive advantage when it first provided access to its package tracking data on its Web site. 1-20 1-20
  • 21. Problems in Storing and Accessing Data ♦ Difficult to store and to provide efficient, accurate access to a company’s data. ♦ The volume of data that companies have is massive. ♦ Wal-Mart estimates its data warehouse contains hundreds of terabytes (trillions of characters) of data. 1-21 1-21
  • 22. Problems in Storing and Accessing Data ♦ Larger number of people want access to data: ♠ Employees ♠ Customers ♠ Trading partners ♦ Additional issues include: data security, data privacy, and backup and recovery. 1-22 1-22
  • 23. Data Security ♦ Involves a company protecting its data from theft, malicious destruction, deliberate attempts at making phony changes to the data. ♦ e.g., someone trying to increase his own bank account balance. 1-23 1-23
  • 24. Data Privacy ♦ Ensuring that even employees who normally have access to the company’s data are given access only to the specific data that they need in their work. 1-24 1-24
  • 25. Backup and Recovery ♦ The ability to reconstruct data if it is lost or corrupted. ♦ e.g., following a hardware failure ♦ e.g., following a natural disaster 1-25 1-25
  • 26. Data Accuracy ♦ The same data is stored several, sometimes many, times within a company’s information system. ♦ When a new application is written, new data files are created to store its data. ♦ Data can be duplicated within a single file and across files. 1-26 1-26
  • 27. Data as a Corporate Resource ♦ Data may be the most difficult corporate resource to manage. ♦ We have tremendous volume, billions, trillions, and more individual pieces of data, each piece of which is different from the next. 1-27 1-27
  • 28. Data as a Corporate Resource ♦ A new kind of software is required to help manage the data. ♦ Progressively faster hardware is required to keep up with the increasing volume of data and data access demands. ♦ Data management specialists need to be developed and educated. 1-28 1-28
  • 29. The Database Environment ♦ Database Management System (DBMS) ♦ New Personnel - database administrator and data management specialist ♦ Fast hardware ♦ Massive data storage facilities 1-29 1-29
  • 30. The Database Environment ♦ Encourages data sharing ♦ Helps control data redundancy ♦ Has important improvements in data accuracy ♦ Permits storage of vast volumes of data with acceptable access. 1-30 1-30
  • 31. The Database Environment ♦ Allows database queries ♦ Provides tools to control: ♠ data security ♠ data privacy ♠ backup and recovery 1-31 1-31
  • 32. “Copyright 2004 John Wiley & Sons, Inc. All rights reserved. Reproduction or translation of this work beyond that permitted in Section 117 of the 1976 United States Copyright Act without express permission of the copyright owner is unlawful. Request for further information should be addressed to the Permissions Department, John Wiley & Sons, Inc. The purchaser may make back-up copies for his/her own use only and not for distribution or resale. The Publisher assumes no responsibility for errors, omissions, or damages caused by the use of these programs or from the use of the information contained herein.” 1-32 1-32