Chapter 8 Analyzing Systems Using Data Dictionaries Systems Analysis and Design Kendall & Kendall Sixth Edition.

Slides:



Advertisements
Similar presentations
Chapter 11 Describing Process Specifications and Structured Decisions
Advertisements

Describing Process Specifications and Structured Decisions Systems Analysis and Design, 7e Kendall & Kendall 9 © 2008 Pearson Prentice Hall.
Computer Science & Engineering 2111 Introduction to Database Systems 1CSE 2111-Introduction to Database Systems.
Chapter 10 Analyzing Systems Using Data Dictionaries
DATA DICTIONARY. DATA DICTIONARY - Introduction The data dictionary is a specialised application of the kinds of dictionaries used as reference in everyday.
System Analysis and Design
Lecture Note 9 Analyzing Systems Using Data Dictionaries
Chapter 4.
Analyzing Systems Using Data Dictionaries Systems Analysis and Design, 7e Kendall & Kendall 8 © 2008 Pearson Prentice Hall.
Data Dictionary What does “Backordered item” mean? What does “New Customer info.” contain? How does the “account receivable report” look like?
3/5/2009Computer systems1 Analyzing System Using Data Dictionaries Computer System: 1. Data Dictionary 2. Data Dictionary Categories 3. Creating Data Dictionary.
Chapter 10 Analyzing Systems Using Data Dictionaries
Topics Data dictionary concepts Defining data flow
Data Dictionary A Data Dictionary is a repository for all the primitive level data structures and data elements within a system. It is a list of everything.
SYSTEM ANALYSIS & DESIGN (DCT 2013)
Systems Analysis and Design 9th Edition
Copyright © 2011 Pearson Education, Inc. Publishing as Prentice Hall Process Specifications and Structured Decisions Systems Analysis and Design, 8e Kendall.
Chapter 9 Describing Process Specifications and Structured Decisions
Chapter 9 Describing Process Specifications and Structured Decisions Systems Analysis and Design Kendall & Kendall Sixth Edition © 2005 Pearson Prentice.
Chapter 9 Describing Process Specifications and Structured Decisions
Analyzing Systems Using Data Dictionaries
Chapter 7 Using Data Flow Diagrams
Kendall & KendallCopyright © 2014 Pearson Education, Inc. Publishing as Prentice Hall 9 Kendall & Kendall Systems Analysis and Design, 9e Process Specifications.
Chapter 9 Using Data Flow Diagrams
Chapter 7 Using Data Flow Diagrams
Modules, Hierarchy Charts, and Documentation
1 SYSTEMS DESIGN Pertemuan 13 s.d 20 Matakuliah: A0554/Analisa dan Perancangan Sistem Informasi Akuntansi Tahun: 2006.
Chapter 8 Analyzing Systems Using Data Dictionaries
Chapter 4.
Lecture Note 8 Using Data Flow Diagrams
Kendall & KendallCopyright © 2014 Pearson Education, Inc. Publishing as Prentice Hall 9 Kendall & Kendall Systems Analysis and Design, 9e Process Specifications.
Data and Process Modeling
Copyright © 2010 Pearson Education, Inc. Publishing as Prentice Hall 1 1. Chapter 2: Relational Databases and Multi-Table Queries Exploring Microsoft Office.
System Analysis and Design
IS 320 Notes for Chapter 8. ClassX Problems: Low-Tech Fix Use last year's videos on ClassX  Select "Semesters" tab  Select IS 320  Select the week/lecture.
Chapter 9 Describing Process Specifications and Structured Decisions
Irwin/McGraw-Hill Copyright © 2000 The McGraw-Hill Companies. All Rights reserved Whitten Bentley DittmanSYSTEMS ANALYSIS AND DESIGN METHODS5th Edition.
Conference management system Jordanian Renewable Energy Society (JRES) Team members.
Chapter 7 Using Data Flow Diagrams
PHASE 2: SYSTEMS ANALYSIS
L545 Systems Analysis & Design Week 10: November 4, 2008.
Chapter 9 Designing Databases Modern Systems Analysis and Design Sixth Edition Jeffrey A. Hoffer Joey F. George Joseph S. Valacich.
 A database is a collection of data that is organized so that its contents can easily be accessed, managed, and updated. What is Database?
Describing Process Specifications and Structured Decisions Systems Analysis and Design, 7e Kendall & Kendall 9 © 2008 Pearson Prentice Hall.
Common Field Types Primary Key Descriptive Fields Foreign Key.
Discovering Computers Fundamentals Fifth Edition Chapter 9 Database Management.
Information Systems & Databases 2.2) Organisation methods.
Copyright © 2011 Pearson Education Analyzing Systems Using Data Dictionaries Systems Analysis and Design, 8e Kendall & Kendall Global Edition 8.
Copyright © 2011 Pearson Education, Inc. Publishing as Prentice Hall Analyzing Systems Using Data Dictionaries Systems Analysis and Design, 8e Kendall.
Copyright 2006 Prentice-Hall, Inc. Essentials of Systems Analysis and Design Third Edition Joseph S. Valacich Joey F. George Jeffrey A. Hoffer Chapter.
Phase II :System Analysis Prepared by Ejlal Al-khuzaie.
Relational Databases. Relational database  data stored in tables  must put data into the correct tables  define relationship between tables  primary.
Analyzing Systems Using Data Dictionaries Systems Analysis and Design, 8e Kendall & Kendall 8.
UML’s StateChart FSM, EFSM in UML Concurrent states Tool support.
Copyright © 2009 Pearson Education, Inc. Publishing as Prentice Hall Chapter 9 Designing Databases 9.1.
Systems Analysis and Design 8th Edition
Information System Analysis Topic-2. Data Gathering Observations Questionnaires Interviews.
Information System Analysis Topic-2. Data Gathering Observations Questionnaires Interviews.
© 2012 Cengage Learning. All Rights Reserved. This edition is intended for use outside of the U.S. only, with content that may be different from the U.S.
Chapter 8 Analyzing Systems Using Data Dictionaries
Introduction to Database Systems
Information System Analysis
Data dictionary Chapter 8.
Software Specification Tools
Introduction to Database Systems
Chapter 8 Analyzing Systems Using Data Dictionaries
USING DATAFLOW DIAGRAMS & DATA DICTIONARIES [SYSTEM Analysis & Design]
Chapter 11 Describing Process Specifications and Structured Decisions
Chapter 10 Analyzing Systems Using Data Dictionaries
Appendix A Data Modeling MANAGEMENT INFORMATION SYSTEMS 8/E
Presentation transcript:

Chapter 8 Analyzing Systems Using Data Dictionaries Systems Analysis and Design Kendall & Kendall Sixth Edition

Kendall & Kendall © 2005 Pearson Prentice Hall 8-2 Major Topics Data dictionary concepts Defining data flow Defining data structures Defining elements Defining data stores Using the data dictionary

Kendall & Kendall © 2005 Pearson Prentice Hall 8-3 Data Dictionary Data dictionary is a place for analyzing the data flows and data stores of data- oriented systems. The data dictionary is a reference work of data about data (metadata). It collects, coordinates, and confirms what a specific data term means to different people in the organization.

Kendall & Kendall © 2005 Pearson Prentice Hall 8-4 Reasons for Using a Data Dictionary Provide documentation. Eliminate redundancy. Validate the data flow diagram. Provide a starting point for developing screens and reports. To develop the logic for DFD processes.

Kendall & Kendall © 2005 Pearson Prentice Hall 8-5 The Repository A data repository is a large collection of project information. It includes: Information about system data. Procedural logic. Screen and report design. Relationships between entries. Project requirements and deliverables. Project management information.

Kendall & Kendall © 2005 Pearson Prentice Hall 8-6 Data Dictionary and Data Flow Diagram

Kendall & Kendall © 2005 Pearson Prentice Hall 8-7 Data Dictionary Contents Data dictionaries contain: Data flow. Data structures. Data elements. Data stores.

Kendall & Kendall © 2005 Pearson Prentice Hall 8-8 Defining Data Flow Each data flow should be defined with descriptive information and its composite structure or elements. Include the following information: ID - identification number. Label, the text that should appear on the diagram. A general description of the data flow.

Kendall & Kendall © 2005 Pearson Prentice Hall 8-9 Defining Data Flow (Continued) The source of the data flow This could be an external entity, a process, or a data flow coming from a data store. The destination of the data flow Type of data flow, either: A record entering or leaving a file. Containing a report, form, or screen. Internal - used between processes.

Kendall & Kendall © 2005 Pearson Prentice Hall 8-10 Defining Data Flow (Continued) The name of the data structure or elements The volume per unit time This could be records per day or any other unit of time. An area for further comments and notations about the data flow

Kendall & Kendall © 2005 Pearson Prentice Hall 8-11 Data Flow Example NameCustomer Order DescriptionContains customer order information and is used to update the customer master and item files and to produce an order record. SourceCustomer External Entity DestinationProcess 1, Add Customer Order TypeScreen Data StructureOrder Information Volume/Time10/hour CommentsAn order record contains information for one customer order. The order may be received by mail, fax, or by telephone.

Kendall & Kendall © 2005 Pearson Prentice Hall 8-12 Defining Data Structures Data structures are a group of smaller structures and elements. An algebraic notation is used to represent the data structure.

Kendall & Kendall © 2005 Pearson Prentice Hall 8-13 Algebraic Notation The symbols used are: Equal sign, meaning “consists of”. Plus sign, meaning "and”. Braces {} meaning repetitive elements, a repeating element or group of elements. Brackets [] for an either/or situation. The elements listed inside are mutually exclusive. Parentheses () for an optional element.

Kendall & Kendall © 2005 Pearson Prentice Hall 8-14 Data Structure Example Customer Order =Customer Number + Customer Name + Address + Telephone + Catalog Number + Order Date + {Order Items} + Merchandise Total + (Tax) + Shipping and Handling + Order Total + Method of Payment + (Credit Card Type) + (Credit Card Number) + (Expiration Date)

Kendall & Kendall © 2005 Pearson Prentice Hall 8-15 Structural Records A structure may consist of elements or smaller structural records. These are a group of fields, such as: Customer Name. Address. Telephone. Each of these must be further defined until only elements remain.

Kendall & Kendall © 2005 Pearson Prentice Hall 8-16 Structural Record Example Customer Name =First Name + (Middle Initial) + Last Name Address = Street + (Apartment) + City + State + Zip + (Zip Expansion) + (Country) Telephone = Area code + Local number

Kendall & Kendall © 2005 Pearson Prentice Hall 8-17 Defining Elements Data elements should be defined with descriptive information, length and type of data information, validation criteria, and default values. Each element should be defined once in the data dictionary.

Kendall & Kendall © 2005 Pearson Prentice Hall 8-18 Defining Elements (Continued) Attributes of each element are: Element ID. This is an optional entry that allows the analyst to build automated data dictionary entries. The name of the element, descriptive and unique It should be what the element is commonly called in most programs or by the major user of the element.

Kendall & Kendall © 2005 Pearson Prentice Hall 8-19 Defining Elements (Continued) Aliases, which are synonyms or other names for the element These are names used by different users within different systems Example, a Customer Number may be called a: Receivable Account Number. Client Number.

Kendall & Kendall © 2005 Pearson Prentice Hall 8-20 Defining Elements (Continued) A short description of the element Whether the element is base or derived A base element is one that has been initially keyed into the system. A derived element is one that is created by a process, usually as the result of a calculation or some logic. The length of an element What should that be?

Kendall & Kendall © 2005 Pearson Prentice Hall 8-21 Determining Element Length What should the element length be? Some elements have standard lengths, such as a state abbreviation, zip code, or telephone number. For other elements, the length may vary and the analyst and user community must decide the final length.

Kendall & Kendall © 2005 Pearson Prentice Hall 8-22 Determining Element Length Percent of data that will Element Length fit within the length Last Name 11 98% First Name18 95% Company Name20 95% Street18 90% City17 99%

Kendall & Kendall © 2005 Pearson Prentice Hall 8-23 Defining Elements - Format Input and output formats should be included, using coding symbols: Z – Display leading zeros as spaces. 9 – Number. X – Character. X(8) - 8 characters.,. - Comma, decimal point, hyphen. These may translate into masks used to define database fields.

Kendall & Kendall © 2005 Pearson Prentice Hall 8-24 Defining Elements - Validation Validation criteria must be defined. Elements are either: Discrete, meaning they have fixed values. Discrete elements are verified by checking the values within a program. They may search a table of codes. Continuous, with a smooth range of values. Continuous elements are checked that the data is within limits or ranges.

Kendall & Kendall © 2005 Pearson Prentice Hall 8-25 Defining Elements Include any default value the element may have The default value is displayed on entry screens Reduces the amount of keying Default values on GUI screens Initially display in drop-down lists Are selected when a group of radio buttons are used

Kendall & Kendall © 2005 Pearson Prentice Hall 8-26 Data Element Example NameCustomer Number AliasClient Number AliasReceivable Account Number DescriptionUniquely identifies a customer that has made any business transaction within the last five years. Length 6 Input Format 9(6) Output Format9(6) Default Value Continuous/DiscreteContinuous TypeNumeric Base or DerivedDerived Upper Limit< Lower Limit>18 CommentsThe customer number must pass a modulus-11 check-digit test.

Kendall & Kendall © 2005 Pearson Prentice Hall 8-27 Defining Data Stores Data stores contain a minimal of all base elements as well as many derived elements. Data stores are created for each different data entity; that is, each different person, place, or thing being stored.

Kendall & Kendall © 2005 Pearson Prentice Hall 8-28 Data Store Definition The Data Store ID The Data Store Name, descriptive and unique An Alias for the file A short description of the data store The file type, either manual or computerized

Kendall & Kendall © 2005 Pearson Prentice Hall 8-29 Data Store Definition (Continued) The maximum and average number of records on the file The growth per year This helps the analyst to predict the amount of disk space required.

Kendall & Kendall © 2005 Pearson Prentice Hall 8-30 Data Store Definition - Key Fields Primary and secondary keys must be elements (or a combination of elements) found within the data structure. Example: Customer Master File Customer Number is the primary key, which should be unique. The Customer Name, Telephone, and Zip Code are secondary keys.

Kendall & Kendall © 2005 Pearson Prentice Hall 8-31 Data Store Example - Part 1 IDD1 NameCustomer Master AliasClient Master DescriptionContains a record for each customer File TypeComputer File FormatDatabase Record Size200 Maximum Records45,000 Average Records42,000 Percent Growth/Year6%

Kendall & Kendall © 2005 Pearson Prentice Hall 8-32 Data Store Example - Part 2 Data Set/Table NameCustomer Data StructureCustomer Record Primary KeyCustomer Number Secondary KeysCustomer Name, Telephone, Zip Code CommentsThe Customer Master file records are copied to a history file and purged if the customer has not purchased an item within the past five years. A customer may be retained even if he or she has not made a purchase by requesting a catalog.

Kendall & Kendall © 2005 Pearson Prentice Hall 8-33 Data Dictionary and Data Flow Diagram Levels

Kendall & Kendall © 2005 Pearson Prentice Hall 8-34 Using the Data Dictionary Data dictionaries may be used to: Create reports, screens, and forms. Generate computer program source code. Analyze the system design for completion and to detect design flaws.

Kendall & Kendall © 2005 Pearson Prentice Hall 8-35 Group Project Page 270 #7, #4 Page 269 #3 The Format character code meanings are on the bottom of p. 254 in Figure 8.8.

Kendall & Kendall © 2005 Pearson Prentice Hall 8-36 Customer Order

Kendall & Kendall © 2005 Pearson Prentice Hall 8-37 Data Structure for Customer Order p. 303Customer Order Algebraic Notation

Kendall & Kendall © 2005 Pearson Prentice Hall 8-38