Management Information Systems: Managing The Digital Firm -- Student Value Edition (16th Edition)
Management Information Systems: Managing The Digital Firm -- Student Value Edition (16th Edition)
16th Edition
ISBN: 9780135191927
Author: Kenneth Laudon, Jane Laudon
Publisher: PEARSON
Expert Solution & Answer
Book Icon
Chapter 6, Problem 1RQ

Explanation of Solution

Problems of managing data resources in a traditional file environment

  • The traditional file environment creates many problems of managing data resources.
  • The problems include data redundancy and inconsistency, program data dependence, inflexibility, poor security and lack of data sharing and availability...

Explanation of Solution

Components in the data hierarchy

The components in the data hierarchy include database, file, record, field, byte and bit.

Database

  • A database is a collection or group of related files that belong to an organization or firm.
  • It is a structured set of data held in a computer.
  • It is a data structure that stores organized information.

File

  • A file is a collection or group of company records that contain specific information.
  • It is a common storage unit in a computer.
  • It is a sequence of records stored in binary format.

Record

  • A record is the collection of a group of related fields.
  • A record of an employee includes personal information, work history, job accomplishments, and salary information...

Explanation of Solution

Significance of entity, attribute and key fields

Entity

  • Entity is a mass block for building the data collected about person, place, event or thing.
  • Entities represent attributes with multiple instances.
  • Hence entity is about collection of data regarding person, place or thing.
  • Examples of entities are patient, musician and so on.

Attribute

  • An attribute is the property of an entity.
  • It has the information about entity and this information is captured within the attribute...

Explanation of Solution

Problems in a traditional file environment

The problems of traditional file environment include:

Data redundancy and inconsistency

  • The copy of content in several fields leads to redundancy and hence duplication occurs.
  • This is because the organization stores same content of data in different names independently.
  • This wastes the resource for storage and hence leads to inconsistency.
  • Hence this leads to confusion because different coding systems are represented for same attribute.

Program data dependence

  • This represents the coupling of data in file with small programs to update and maintain files.
  • If there are changes in the data, then the dependent file also need to be changed.
  • That is if the original data file is changed, then the other files related to that original file also needs to be changed...

Blurred answer
Students have asked these similar questions
Click Here for the Solution 27. Write a Program for Insertion Sort in Java. Time Complexity: O(N 2) Space Complexity: 0(1) Click Here for the Solution
Counting ten tennis ball going into a box From a conveyor belt  I want to write a assignment about this topic
I need fixing my a matlab code to find the currents USING MARTIXS AND INVERSE to find the current % At this point We Enter the Resistor values and Voltage Source Values fprintf('Provide Resistance Values for the Resistors as Requested: \n'); fprintf('===============================================\n'); R1x = input('Enter the value for R1 in kohms: '); R2x = input('Enter the value for R2 in kohms: '); R3x = input('Enter the value for R3 in kohms: '); R4x = input('Enter the value for R4 in kohms: '); fprintf('Provide voltage values for as requested: \n'); fprintf('===============================================\n'); E1 = input('Enter the value of E1 in Volts: '); E2 = input('Enter the value of E2 in Volts: '); E3 = input('Enter the value of E3 in Volts: '); fprintf('===============================================\n'); % Scaling FACTOR multiplication of resistors by 1000 (1K) each R1 = 1000 * R1x; R2 = 1000 * R2x; R3 = 1000 * R3x; R4 = 1000 * R4x; fprintf('VALUES YOU HAVE ENTERED FOR YOUR…
Knowledge Booster
Background pattern image
Similar questions
SEE MORE QUESTIONS
Recommended textbooks for you
Text book image
Database System Concepts
Computer Science
ISBN:9780078022159
Author:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:McGraw-Hill Education
Text book image
Starting Out with Python (4th Edition)
Computer Science
ISBN:9780134444321
Author:Tony Gaddis
Publisher:PEARSON
Text book image
Digital Fundamentals (11th Edition)
Computer Science
ISBN:9780132737968
Author:Thomas L. Floyd
Publisher:PEARSON
Text book image
C How to Program (8th Edition)
Computer Science
ISBN:9780133976892
Author:Paul J. Deitel, Harvey Deitel
Publisher:PEARSON
Text book image
Database Systems: Design, Implementation, & Manag...
Computer Science
ISBN:9781337627900
Author:Carlos Coronel, Steven Morris
Publisher:Cengage Learning
Text book image
Programmable Logic Controllers
Computer Science
ISBN:9780073373843
Author:Frank D. Petruzella
Publisher:McGraw-Hill Education