BCS Certificate in Data Management Essentials

Size: px
Start display at page:

Download "BCS Certificate in Data Management Essentials"

Transcription

1 BCS Certificate in Data Management Essentials Sample Paper A You are allowed fifteen (15) minutes reading time before the examination starts. You are not allowed to write anything during that reading time. This is an open-book examination. This means that you can refer to written material in addition to the examination paper itself. Attempt ALL questions. All questions are based on the same scenario. There are 40 marks in total for this paper. The mark awarded for each separate question will be shown with the question text. This paper must not be retained or removed from the examination venue. Any attempt to do so, will result in disqualification from this examination. Copying of this paper is expressly forbidden without the direct approval of BCS, The Chartered Institute for IT. Page 1 of 8

2 This page is intentionally blank. Page 2 of 8

3 SCENARIO THE SLOWA GROUP The SLOWA Group is a retail conglomerate that has quickly grown through a number of mergers and acquisitions. Their business is conducted both through stores and through mail order operations. The original outlets independent stores, small chains of stores, and mail order businesses have retained their own identities, and, in effect, operate as separate businesses under the overall group umbrella. The original outlets were all supported by a diverse range of information systems. None of the original outlets had a single information system; separate systems for purchasing, stock management, point of sale, payroll and general finance being commonplace. These diverse information systems have a number of databases based on different technology. The SLOWA Group board has approved two information systems related initiatives the introduction of a new system to handle the placing of advertisements for the company s extensive product range in the press, on television, and via other types of media; and the creation of a Central Data Management Unit to support the whole group. Page 3 of 8

4 1 For the new system to handle the placing of advertisements, an advert, before creation, must be the sponsored by a business unit. That business unit then continues to own the advert throughout its life. An advert is concerned with one product type only, and may be placed in the press and/or on TV and/or other media types. a) Draw a logical data model (diagram) to represent the entities and relationships (and the names of those relationships) for this new system. The model should show the mandatory/optional nature of the relationships. Any many-to-many relationships should be resolved. [12 marks] (Note: any standard Entity-Relationship notation is acceptable) ½ mark for each entity type ½ mark per pair of relationship names to maximum of ½ mark for correctly indicating optional or mandatory at each relationship end ½ mark for correctly indicating cardinality at each relationship end (2½ marks) (1½ marks) (4 marks) (4 marks) Page 4 of 8

5 b) Suggest primary keys and two significant attributes for two of the entities shown in the model. [3 marks] Sample Result ½ mark for each primary key ½ mark for each additional attribute (1 mark) (2 marks) c) Develop a formal data definition, containing at least 8 elements, for one of your attributes. [4 marks] ½ mark for each entry Page 5 of 8

6 2 The SLOWA Group senior management realises that obtaining cross function management information in their current environment of different technology supporting different business areas is slow, complex and expensive. Two proposals have been suggested for solving this problem a corporate database and a data warehouse system. Briefly describe the advantages and disadvantages of: i) A corporate database, ii) A data warehouse system, as a solution to the SLOWA Group senior management s problem. [12 marks] The main advantage of a corporate database is that it will provide a single consistent and accurate source of information to all the component parts of the SLOWA Group. Additionally it will simplify the technical management of the systems by removing the existing project-specific database technology, leading to reduction in support costs and training requirements. The introduction of a corporate database will, however, have a number of disadvantages. The database provides a single point of failure if the database fails, nobody will be able to work. Each user will be connected to the database by a network, so reliance on the network is increased. Any network failure will affect some or all of the users. Because of the large number of users and the network traffic the performance under update may be unacceptable. Furthermore, a change project will be required to achieve a single corporate database. The introduction of a data warehouse will provide a set of historical data for trend analysis to support strategic decision making. Because its historical data is generated from copies of the data in operational systems, the introduction of the data warehouse will have a minimal impact on the existing SLOWA Group operational systems. The data in the data warehouse will, however, never be up to date the currency of the data will depend on the regularity of the sampling of the data in the operational systems. The collection of historical data in the data warehouse will be very large, so will need expensive specialist hardware. Also, specialist skills are required to design and implement a data warehouse. Up to 3 marks for Corporate Database advantages Up to 3 marks for Corporate Database disadvantages Up to 3 marks for Data Warehouse advantages Up to 3 marks for Data Warehouse disadvantages Page 6 of 8

7 3 The SLOWA Group Central Data Management Unit will develop a repository. What issues could arise in developing and populating such a repository? [4 marks] The content of the repository (for example, data models, data definitions, validation rules, and mappings between logical data models and physical implementations) needs to be identified. A method of handling synonyms (or aliases) and homonyms needs to be developed. A decision will need to be made as to whether this is to be single, centralised repository or whether the repository is to be distributed across the SLOWA Group business areas. An approach to version control needs to be identified. (Other plausible answers are acceptable) 1 mark for each valid suggestion up to a maximum of 4 marks 4 Although the SLOWA Group senior management have decided to set up a central data management group, they have limited the staffing of this group to only two employees. What combinations of the data manager, data administrator, repository administrator and database administrator roles would you recommend for each of these two employees? You can assume that the employees will have the relevant experience for the combinations you suggest. No more than two roles per employee can be suggested. Briefly justify your allocation of roles to employees. [5 marks] Possible combinations are as follows: First Employee: Roles: Data Manager and Data Administrator Justification: These are both 'business-oriented' roles, requiring both knowledge of the SLOWA Group business ethos and processes and the ability to communicate with business people at all levels. These are also both 'policy making' roles. Page 7 of 8

8 Second Employee: Roles: Database Administrator and Repository Administrator Justification: These are both 'technical' roles, involving the management of software (both DBMS and repository software). Both roles are involved with the technical implementation of data management policies. 1 mark for specifying the split of the roles Up to 2 marks for each justification (i.e. a maximum of 4 marks) -End of Paper- Page 8 of 8

BCS Certificate in Data Management Essentials

BCS Certificate in Data Management Essentials BCS Certificate in Data Management Essentials Sample Paper A 1 Hour Examination You are allowed fifteen (15) minutes reading time before the examination starts. You are not allowed to write anything during

More information

SCHEMAS AND STATE OF THE DATABASE

SCHEMAS AND STATE OF THE DATABASE SCHEMAS AND STATE OF THE DATABASE Schema the description of a database specified during database design relatively stable over time Database state the data in a database at a particular moment the set

More information

Types & Uses of Databases

Types & Uses of Databases Types & Uses of Databases Connolly/Beggs Chapter 1 Ramakrishnan Chapter 1 Overview What is a database? File-Based Systems What are they? The Database Approach What is it? Data Models Database Management

More information

Data Analysis 1. SET08104 Database Systems. Copyright @ Napier University

Data Analysis 1. SET08104 Database Systems. Copyright @ Napier University Data Analysis 1 SET08104 Database Systems Copyright @ Napier University Entity Relationship Modelling Overview Database Analysis Life Cycle Components of an Entity Relationship Diagram What is a relationship?

More information

Developing Entity Relationship Diagrams (ERDs)

Developing Entity Relationship Diagrams (ERDs) Developing Entity Relationship Diagrams (ERDs) Introduction This document seeks to give expanded explanation and examples of how to produce entity relationship diagrams. It is based on material adapted

More information

Unit 2.1. Data Analysis 1 - V2.0 1. Data Analysis 1. Dr Gordon Russell, Copyright @ Napier University

Unit 2.1. Data Analysis 1 - V2.0 1. Data Analysis 1. Dr Gordon Russell, Copyright @ Napier University Data Analysis 1 Unit 2.1 Data Analysis 1 - V2.0 1 Entity Relationship Modelling Overview Database Analysis Life Cycle Components of an Entity Relationship Diagram What is a relationship? Entities, attributes,

More information

OCR CAMBRIDGE LEVEL 2

OCR CAMBRIDGE LEVEL 2 Cambridge T E C OCR CAMBRIDGE LEVEL 2 CERTIFICATE/DIPLOMA IT BUSINESS IT SKILLS T/601/5012 LEVEL 2 UNIT 3 GUIDED LEARNING HOURS: 60 UNIT CREDIT VALUE: 10 BUSINESS IT SKILLS T/601/5012 LEVEL 2 AIM OF THE

More information

Database Design Process

Database Design Process Database Design Process Entity-Relationship Model From Chapter 5, Kroenke book Requirements analysis Conceptual design data model Logical design Schema refinement: Normalization Physical tuning Problem:

More information

Database Design Process

Database Design Process Entity-Relationship Model Chapter 3, Part 1 Database Design Process Requirements analysis Conceptual design data model Logical design Schema refinement: Normalization Physical tuning 1 Problem: University

More information

Answers to Review Questions

Answers to Review Questions Tutorial 2 The Database Design Life Cycle Reference: MONASH UNIVERSITY AUSTRALIA Faculty of Information Technology FIT1004 Database Rob, P. & Coronel, C. Database Systems: Design, Implementation & Management,

More information

Outline Business Intelligence Roadmap: The Complete Project Lifecycle for Decision-Support Applications

Outline Business Intelligence Roadmap: The Complete Project Lifecycle for Decision-Support Applications Outline Business Intelligence Roadmap: The Complete Project Lifecycle for Decision-Support Applications Introduction to the BI Roadmap Business Intelligence Framework DW role in BI From Chaos to Architecture

More information

Entity/Relationship Modelling. Database Systems Lecture 4 Natasha Alechina

Entity/Relationship Modelling. Database Systems Lecture 4 Natasha Alechina Entity/Relationship Modelling Database Systems Lecture 4 Natasha Alechina In This Lecture Entity/Relationship models Entities and Attributes Relationships Attributes E/R Diagrams For more information Connolly

More information

Data Modelling and E-R Diagrams

Data Modelling and E-R Diagrams Data Modelling and E-R Diagrams So far we have considered some of the basic ideas behind relational theory, and we will continue with this in subsequent sections. In this section we look at the processes

More information

Audit Follow-Up. Active Directory. Status As of February 28, 2015. Summary. Report #1508 April 20, 2015

Audit Follow-Up. Active Directory. Status As of February 28, 2015. Summary. Report #1508 April 20, 2015 Audit Follow-Up Status As of February 28, 2015 Active Directory T. Bert Fletcher, CPA, CGMA City Auditor (Report #1210 issued June 19, 2012) Report #1508 April 20, 2015 Summary This is the second follow

More information

Knowledge Base Data Warehouse Methodology

Knowledge Base Data Warehouse Methodology Knowledge Base Data Warehouse Methodology Knowledge Base's data warehousing services can help the client with all phases of understanding, designing, implementing, and maintaining a data warehouse. This

More information

COMPUTING AND INFORMATION SYSTEMS CS52006A (CS216) Introduction to Information Systems

COMPUTING AND INFORMATION SYSTEMS CS52006A (CS216) Introduction to Information Systems UNIVERSITY OF LONDON GOLDSMITHS COLLEGE BSc Examination 2001 COMPUTING AND INFORMATION SYSTEMS CS52006A (CS216) Introduction to Information Systems Duration: 3 hours Date and time: Do not attempt more

More information

Introduction BRIEFING PAPER. Title: Direct response marketing of distance education. Part 1 of 2

Introduction BRIEFING PAPER. Title: Direct response marketing of distance education. Part 1 of 2 BRIEFING PAPER Title: Direct response marketing of distance education Part 1 of 2 Introduction Commercial distance learning provision started in Pennsylvania in 1891 through an advertisement in the pages

More information

advertise to announce that a product is for sale or that a service is offered in order to encourage people to buy it or to use it

advertise to announce that a product is for sale or that a service is offered in order to encourage people to buy it or to use it Aa Acquisition process by which a company buys another company advertise to announce that a product is for sale or that a service is offered in order to encourage people to buy it or to use it advertiser

More information

Introduction to Computing. Lectured by: Dr. Pham Tran Vu t.v.pham@cse.hcmut.edu.vn

Introduction to Computing. Lectured by: Dr. Pham Tran Vu t.v.pham@cse.hcmut.edu.vn Introduction to Computing Lectured by: Dr. Pham Tran Vu t.v.pham@cse.hcmut.edu.vn Databases The Hierarchy of Data Keys and Attributes The Traditional Approach To Data Management Database A collection of

More information

Concepts of Database Management Seventh Edition. Chapter 6 Database Design 2: Design Method

Concepts of Database Management Seventh Edition. Chapter 6 Database Design 2: Design Method Concepts of Database Management Seventh Edition Chapter 6 Database Design 2: Design Method Objectives Discuss the general process and goals of database design Define user views and explain their function

More information

THE ENTITY- RELATIONSHIP (ER) MODEL CHAPTER 7 (6/E) CHAPTER 3 (5/E)

THE ENTITY- RELATIONSHIP (ER) MODEL CHAPTER 7 (6/E) CHAPTER 3 (5/E) THE ENTITY- RELATIONSHIP (ER) MODEL CHAPTER 7 (6/E) CHAPTER 3 (5/E) 2 LECTURE OUTLINE Using High-Level, Conceptual Data Models for Database Design Entity-Relationship (ER) model Popular high-level conceptual

More information

Module Contact: Dr. Beatriz de la Iglesia, CMP Copyright of the University of East Anglia Version 1

Module Contact: Dr. Beatriz de la Iglesia, CMP Copyright of the University of East Anglia Version 1 UNIVERSITY OF EAST ANGLIA School of Computing Sciences Main Series UG Examination 2012-13 DATABASE SYSTEMS CMPC2B08 Time allowed: 3 hours Answer THREE questions. All questions carry equal weight. Notes

More information

THE BCS PROFESSIONAL EXAMINATIONS Certificate in IT. October 2006. Examiners Report. Information Systems

THE BCS PROFESSIONAL EXAMINATIONS Certificate in IT. October 2006. Examiners Report. Information Systems THE BCS PROFESSIONAL EXAMINATIONS Certificate in IT October 2006 Examiners Report Information Systems General Comments The pass rate for Section A was disappointing, being lower than previously. One reason

More information

Grade descriptions Computer Science Stage 1

Grade descriptions Computer Science Stage 1 Stage 1 A B C Accurately uses a wide range of terms and concepts associated with current personal computers, home networking and internet connections. Correctly uses non-technical and a range of technical

More information

Advertising and sponsorship. Accounting for promotional costs in consumer products companies under IFRS

Advertising and sponsorship. Accounting for promotional costs in consumer products companies under IFRS Advertising and sponsorship Accounting for promotional costs in consumer products companies under IFRS Contents Section 1: Advertisements 5 Section 2: Celebrity sponsorship 7 Section 3: Event and location

More information

UNIVERSITY OF CAMBRIDGE INTERNATIONAL EXAMINATIONS General Certificate of Education Advanced Level. Paper 3 October/November 2013 1 hour 15 minutes

UNIVERSITY OF CAMBRIDGE INTERNATIONAL EXAMINATIONS General Certificate of Education Advanced Level. Paper 3 October/November 2013 1 hour 15 minutes *739084* UNIVERSITY OF CAMBRIDGE INTERNATIONAL EXAMINATIONS General Certificate of Education Advanced Level APPLIED INFORMATION AND COMMUNICATION TECHNOLOGY 973/3 Paper 3 October/November 03 hour 5 minutes

More information

<Business Case Name> <Responsible Entity> <Date>

<Business Case Name> <Responsible Entity> <Date> (The entity Chief Information Officer, Chief Financial Officer and Business Area programme Lead must sign-off the completed business case) Signed: Date:

More information

Benefits of Normalisation in a Data Base - Part 1

Benefits of Normalisation in a Data Base - Part 1 Denormalisation (But not hacking it) Denormalisation: Why, What, and How? Rodgers Oracle Performance Tuning Corrigan/Gurry Ch. 5, p69 Stephen Mc Kearney, 2001. 1 Overview Purpose of normalisation Methods

More information

2012 implementation. Scope Statement A high-level project description of the project (i.e. statement of work)

2012 implementation. Scope Statement A high-level project description of the project (i.e. statement of work) Project Charter 2012 HR-002 Electronic Recruitment Software Project Manager: Manager Human Resources Sponsor: Dean Screpnek, General Manager Corporate Services Budget Condition: Unfunded Scope Statement

More information

In the case of the online marketing of Jaro Development Corporation, it

In the case of the online marketing of Jaro Development Corporation, it Chapter 2 THEORETICAL FRAMEWORK 2.1 Introduction Information System is processing of information received and transmitted to produce an efficient and effective process. One of the most typical information

More information

Supply Chain Management Use Case Model

Supply Chain Management Use Case Model Supply Chain Management Use Case Model Date: 2002/11/10 This version: http://www.ws-i.org/sampleapplications/supplychainmanagement/2002-11/scmusecases-0.18- WGD.htm Latest version: http://www.ws-i.org/sampleapplications/supplychainmanagement/2002-11/scmusecases-0.18-

More information

IT2304: Database Systems 1 (DBS 1)

IT2304: Database Systems 1 (DBS 1) : Database Systems 1 (DBS 1) (Compulsory) 1. OUTLINE OF SYLLABUS Topic Minimum number of hours Introduction to DBMS 07 Relational Data Model 03 Data manipulation using Relational Algebra 06 Data manipulation

More information

A SIMPLE GUIDE TO PAID SEARCH (PPC)

A SIMPLE GUIDE TO PAID SEARCH (PPC) A SIMPLE GUIDE TO PAID SEARCH (PPC) A jargon-busting introduction to how paid search can help you to achieve your business goals ebook 1 Contents 1 // What is paid search? 03 2 // Business goals 05 3 //

More information

Providing Licensed Retail Solutions

Providing Licensed Retail Solutions Fax: 02380 051085 Email: info@arizonagroup.co.uk Providing Licensed Retail Solutions Control Solve Manage Develop www.arizonagroup.co.uk What is the Arizona Group? We are a specialist business solutions

More information

How To Write A Diagram

How To Write A Diagram Data Model ing Essentials Third Edition Graeme C. Simsion and Graham C. Witt MORGAN KAUFMANN PUBLISHERS AN IMPRINT OF ELSEVIER AMSTERDAM BOSTON LONDON NEW YORK OXFORD PARIS SAN DIEGO SAN FRANCISCO SINGAPORE

More information

IT2305 Database Systems I (Compulsory)

IT2305 Database Systems I (Compulsory) Database Systems I (Compulsory) INTRODUCTION This is one of the 4 modules designed for Semester 2 of Bachelor of Information Technology Degree program. CREDITS: 04 LEARNING OUTCOMES On completion of this

More information

EITF ABSTRACTS. Title: Determining Whether a Nonmonetary Transaction Involves Receipt of Productive Assets or of a Business

EITF ABSTRACTS. Title: Determining Whether a Nonmonetary Transaction Involves Receipt of Productive Assets or of a Business EITF ABSTRACTS Issue No. 98-3 Title: Determining Whether a Nonmonetary Transaction Involves Receipt of Productive Assets or of a Business [Nullified by FAS 141(R)] Dates Discussed: March 18 19, 1998; November

More information

Designing Databases. Introduction

Designing Databases. Introduction Designing Databases C Introduction Businesses rely on databases for accurate, up-to-date information. Without access to mission critical data, most businesses are unable to perform their normal daily functions,

More information

OCR LEVEL 3 CAMBRIDGE TECHNICAL

OCR LEVEL 3 CAMBRIDGE TECHNICAL Cambridge TECHNICALS OCR LEVEL 3 CAMBRIDGE TECHNICAL CERTIFICATE/DIPLOMA IN IT e-commerce A/601/7313 LEVEL 3 UNIT 6 GUIDED LEARNING HOURS: 60 UNIT CREDIT VALUE: 10 e-commerce A/601/7313 LEVEL 3 UNIT 6

More information

PRINCIPLES OF BUSINESS. Essential Curriculum Course Overview. Total Hours: 125 BUSINESS IN THE GLOBAL ECONOMIC ENVIRONMENT

PRINCIPLES OF BUSINESS. Essential Curriculum Course Overview. Total Hours: 125 BUSINESS IN THE GLOBAL ECONOMIC ENVIRONMENT PRINCIPLES OF BUSINESS Essential Curriculum Course Overview Total Hours: 125 UNIT 1: BUSINESS IN THE GLOBAL ECONOMIC ENVIRONMENT Hours: 19 01 - Economic Decisions and Systems (4 hours) The student will

More information

eprocurement in South Africa

eprocurement in South Africa eprocurement in South Africa November 2009 Content The Journey Business Requirements Solution Offering The Journey The Integrated Financial Management System IFMS project is the lead phase of a priority

More information

Lecture 12: Entity Relationship Modelling

Lecture 12: Entity Relationship Modelling Lecture 12: Entity Relationship Modelling The Entity-Relationship Model Entities Relationships Attributes Constraining the instances Cardinalities Identifiers Generalization 2004-5 Steve Easterbrook. This

More information

WHAT YOU D KNOW IF WE COULD TALK TO YOU

WHAT YOU D KNOW IF WE COULD TALK TO YOU PRESENTS DATA DRIVEN BRAND MARKETING PART TWO YOUR DEFINITIVE GUIDE TO FINDING THE CHANNELS THAT DRIVE THE BEST RESPONSE WHAT YOU D KNOW IF WE COULD TALK TO YOU 1. Building Value on Existing Segmentations

More information

Personal Financial Responsibility Instruction Guidelines for Implementation

Personal Financial Responsibility Instruction Guidelines for Implementation Personal Financial Responsibility Instruction Guidelines for Implementation Digest This policy establishes guidelines for school corporations to meet the legislated requirements for including instruction

More information

Chapter 7 Data Modeling Using the Entity- Relationship (ER) Model

Chapter 7 Data Modeling Using the Entity- Relationship (ER) Model Chapter 7 Data Modeling Using the Entity- Relationship (ER) Model Copyright 2011 Pearson Education, Inc. Publishing as Pearson Addison-Wesley Chapter 7 Outline Using High-Level Conceptual Data Models for

More information

The Growing Practice of Operational Data Integration. Philip Russom Senior Manager, TDWI Research April 14, 2010

The Growing Practice of Operational Data Integration. Philip Russom Senior Manager, TDWI Research April 14, 2010 The Growing Practice of Operational Data Integration Philip Russom Senior Manager, TDWI Research April 14, 2010 Sponsor: 2 Speakers: Philip Russom Senior Manager, TDWI Research Gavin Day VP of Operations

More information

three Entity-Relationship Modeling chapter OVERVIEW CHAPTER

three Entity-Relationship Modeling chapter OVERVIEW CHAPTER three Entity-Relationship Modeling CHAPTER chapter OVERVIEW 3.1 Introduction 3.2 The Entity-Relationship Model 3.3 Entity 3.4 Attributes 3.5 Relationships 3.6 Degree of a Relationship 3.7 Cardinality of

More information

Marketing Analytics. September 28, 2011

Marketing Analytics. September 28, 2011 Marketing Analytics September 28, 2011 Agenda Industry Statistics Industry briefs Demo Summary Gartner Industry Stats enterprise data... is expected to grow by 650% in the next five years 80% of that the

More information

G055/IC. APPLIED INFORMATION AND COMMUNICATION TECHNOLOGY Networking Solutions ADVANCED GCE INSTRUCTIONS FOR CANDIDATES JUNE 2011

G055/IC. APPLIED INFORMATION AND COMMUNICATION TECHNOLOGY Networking Solutions ADVANCED GCE INSTRUCTIONS FOR CANDIDATES JUNE 2011 ADVANCED GCE APPLIED INFORMATION AND COMMUNICATION TECHNOLOGY Networking Solutions G055/IC *G031150611* INSTRUCTIONS FOR CANDIDATES Pre-release Material and Tasks To be opened on receipt JUNE 2011 INFORMATION

More information

ISO 9001 Quality Management Systems Professional

ISO 9001 Quality Management Systems Professional ISO 9001 Quality Management Systems Professional Professional Certifications Sample Questions Sample Questions 1. The non-fulfillment of a specified requirement is called a: A. Concession B. Nonconformity

More information

GCSE Media Studies. Scheme of Work and Student Worksheets

GCSE Media Studies. Scheme of Work and Student Worksheets GCSE Media Studies Scheme of Work and Student Worksheets Assignment Bank 1 Topic: print magazines and soap operas Title: investigate the audience appeal of a magazine cover Primary Key Concepts: media

More information

ELECTRONIC DOCUMENT & RECORDS MANAGEMENT

ELECTRONIC DOCUMENT & RECORDS MANAGEMENT ELECTRONIC DOCUMENT & RECORDS MANAGEMENT Administration Policy Shared Services 2012 Outline Background What is? Implementation Strategies Implementation Approach Change Management Approach Expected infrastructure

More information

Module: Sharepoint Administrator

Module: Sharepoint Administrator Module: Sharepoint Administrator Mode: Classroom Duration: 40 hours This course teaches IT Professionals to design and deploy Microsoft SharePoint 2010. Course Outline: Module 1: Designing a Logical Architecture

More information

Class News. Basic Elements of the Data Warehouse" 1/22/13. CSPP 53017: Data Warehousing Winter 2013" Lecture 2" Svetlozar Nestorov" "

Class News. Basic Elements of the Data Warehouse 1/22/13. CSPP 53017: Data Warehousing Winter 2013 Lecture 2 Svetlozar Nestorov CSPP 53017: Data Warehousing Winter 2013 Lecture 2 Svetlozar Nestorov Class News Class web page: http://bit.ly/wtwxv9 Subscribe to the mailing list Homework 1 is out now; due by 1:59am on Tue, Jan 29.

More information

PHASE 1: INITIATION PHASE

PHASE 1: INITIATION PHASE PHASE 1: INITIATION PHASE The Initiation Phase begins when agency management determines that a business function requires enhancement through an agency information technology (IT) project and investment

More information

How To Get A Job In Pakistan

How To Get A Job In Pakistan COMPANY S NAME ADDRESS CONTACT PERSON TEL. NO. CELL NO. DESIGNATION FAX E MAIL WEBSITE NOTE: The following factors have been considered as the basis of evaluation: Section A: Mandatory Requirement Section

More information

Oracle Cloud: Enterprise Resource Planning

Oracle Cloud: Enterprise Resource Planning Oracle Cloud: Enterprise Resource Planning Rondy Ng Senior Vice President Applications Development Safe Harbor Statement "Safe Harbor" Statement: Statements in this presentation relating to Oracle's future

More information

Author: Peter Travers (01604 462925) Page 1 of 12 1937 words

Author: Peter Travers (01604 462925) Page 1 of 12 1937 words FRONT COVER Xerox Creative Services Expressing creativity, applying technology, mastering process Author: Peter Travers (01604 462925) Page 1 of 12 INSIDE FRONT COVER Documents beyond

More information

Community Development and Training Centre Semester 2 2006 IT 245 Management Information Systems

Community Development and Training Centre Semester 2 2006 IT 245 Management Information Systems Community Development and Training Centre Semester 2 2006 IT 245 Management Information Systems Chapter 4 Electronic E-Business System Cross-Functional E-Business Applications. Major E-business applications

More information

Unit Title: Personnel Information Systems Unit Reference Number: F/601/7510 Guided Learning Hours: 160 Level: Level 5 Number of Credits: 18

Unit Title: Personnel Information Systems Unit Reference Number: F/601/7510 Guided Learning Hours: 160 Level: Level 5 Number of Credits: 18 Unit Title: Personnel Information Systems Unit Reference Number: F/601/7510 Guided Learning Hours: 160 Level: Level 5 Number of Credits: 18 Unit objective and aim(s): This unit aims to give learners a

More information

Information Technology Project Oversight Framework

Information Technology Project Oversight Framework i This Page Intentionally Left Blank i Table of Contents SECTION 1: INTRODUCTION AND OVERVIEW...1 SECTION 2: PROJECT CLASSIFICATION FOR OVERSIGHT...7 SECTION 3: DEPARTMENT PROJECT MANAGEMENT REQUIREMENTS...11

More information

Financial Decision Making

Financial Decision Making Chartered Secretaries Qualifying Scheme Level 2 Financial Decision Making Sample paper Time allowed: 3 hours and 15 minutes (including reading time) Do not open this examination paper until the presiding

More information

Documentation techniques and databases

Documentation techniques and databases MONITORING REPORTING SYSTEMS AND REVIEWING REPORTING PROCEDURES Documentation techniques and databases c h a p t e r 3 Learning objectives To learn about data flow diagrams (DFDs) and the symbols used

More information

Foundations of Business Intelligence: Databases and Information Management

Foundations of Business Intelligence: Databases and Information Management Chapter 5 Foundations of Business Intelligence: Databases and Information Management 5.1 Copyright 2011 Pearson Education, Inc. Student Learning Objectives How does a relational database organize data,

More information

A Provance White Paper

A Provance White Paper The Benefits of Combined IT Service Management and IT Asset Management A Provance White Paper Contents Introduction... 3 IT Service Management... 3 IT Asset Management... 4 People... 4 Processes... 5 Shared

More information

MKTG301: PRINCIPLES OF MARKETING DEFINITIONS: CHAPTER 18

MKTG301: PRINCIPLES OF MARKETING DEFINITIONS: CHAPTER 18 MKTG301: PRINCIPLES OF MARKETING DEFINITIONS: CHAPTER 18 Communication (1) The process of conveying a message to others, which requires six elements: a source, a message, a channel of communication, a

More information

Foundations of Business Intelligence: Databases and Information Management

Foundations of Business Intelligence: Databases and Information Management Foundations of Business Intelligence: Databases and Information Management Wienand Omta Fabiano Dalpiaz 1 drs. ing. Wienand Omta Learning Objectives Describe how the problems of managing data resources

More information

Business Definitions for Data Management Professionals

Business Definitions for Data Management Professionals Realising the value of your information TM Powered by Intraversed Business Definitions for Data Management Professionals Intralign User Guide Excerpt Copyright Intraversed Pty Ltd, 2010, 2014 W-DE-2015-0004

More information

Capstone Project Putting It All Together

Capstone Project Putting It All Together Capstone Project Putting It All Together Objectives Understand the steps involved in planning and implementing a technical solution for a small business. Gather relevant information to help devise a technical

More information

How To Prepare A Business Plan

How To Prepare A Business Plan How To Prepare A Business Plan A Step By Step Guide North Central Development P.O. Box 1208 Thompson, Manitoba R8N 1P1 Phone: 204 677 1490 Toll Free: 1 888 847 7878 Fax: 204 778 5672 E mail: ncd@northcentraldevelopment.ca

More information

Modern Systems Analysis and Design

Modern Systems Analysis and Design Modern Systems Analysis and Design Prof. David Gadish Structuring System Data Requirements Learning Objectives Concisely define each of the following key data modeling terms: entity type, attribute, multivalued

More information

BCS THE CHARTERED INSTITUTE FOR IT BCS HIGHER EDUCATION QUALIFICATIONS BCS Level 5 Diploma in IT. September 2013 EXAMINERS REPORT

BCS THE CHARTERED INSTITUTE FOR IT BCS HIGHER EDUCATION QUALIFICATIONS BCS Level 5 Diploma in IT. September 2013 EXAMINERS REPORT BCS THE CHARTERED INSTITUTE FOR IT BCS HIGHER EDUCATION QUALIFICATIONS BCS Level 5 Diploma in IT September 2013 EXAMINERS REPORT Systems Analysis and Design Section A General Comments Candidates in general

More information

SPECIMEN A451 GENERAL CERTIFICATE OF SECONDARY EDUCATION COMPUTING. Duration: 1 hour 30 minutes. Unit A451: Computer systems and programming

SPECIMEN A451 GENERAL CERTIFICATE OF SECONDARY EDUCATION COMPUTING. Duration: 1 hour 30 minutes. Unit A451: Computer systems and programming SPECIMEN GENERAL CERTIFICATE OF SECONDARY EDUCATION COMPUTING Unit A451: Computer systems and programming A451 Candidates answer on the Question Paper OCR Supplied Materials None Other Materials Required:

More information

Advertising and Media Industry KPIs that Matter

Advertising and Media Industry KPIs that Matter Businesses Run Better on NetSuite. Advertising and Media Industry KPIs that Matter Sponsored by Improved Results Achieved by Businesses Like Yours Business Visibility 360 o Visibility & Actionable Insight

More information

Retail Services. 2015 Dorset Software. All rights reserved.

Retail Services. 2015 Dorset Software. All rights reserved. Contact Us About Dorset Software Our work has assisted many retail organisations to meet and exceed their goals. A member of our account management team is waiting to take your call, offering experience-led

More information

CSUSB Web Application Security Standard CSUSB, Information Security & Emerging Technologies Office

CSUSB Web Application Security Standard CSUSB, Information Security & Emerging Technologies Office CSUSB, Information Security & Emerging Technologies Office Last Revised: 03/17/2015 Draft REVISION CONTROL Document Title: Author: File Reference: CSUSB Web Application Security Standard Javier Torner

More information

For more information about UC4 products please visit www.uc4.com. Automation Within, Around, and Beyond Oracle E-Business Suite

For more information about UC4 products please visit www.uc4.com. Automation Within, Around, and Beyond Oracle E-Business Suite For more information about UC4 products please visit www.uc4.com Automation Within, Around, and Beyond Oracle E-Business Suite Content Executive Summary...3 Opportunities for Enhancement: Automation Within,

More information

White Paper What Solutions Architects Should Know About The TOGAF ADM

White Paper What Solutions Architects Should Know About The TOGAF ADM White Paper What Solutions Architects Should Know About The TOGAF ADM WP0015 October 2011 The Open Group Architecture Framework 1 (TOGAF) is the most widely referenced architecture framework currently

More information

5.5 Copyright 2011 Pearson Education, Inc. publishing as Prentice Hall. Figure 5-2

5.5 Copyright 2011 Pearson Education, Inc. publishing as Prentice Hall. Figure 5-2 Class Announcements TIM 50 - Business Information Systems Lecture 15 Database Assignment 2 posted Due Tuesday 5/26 UC Santa Cruz May 19, 2015 Database: Collection of related files containing records on

More information

January 2010. Fast-Tracking Data Warehousing & Business Intelligence Projects via Intelligent Data Modeling. Sponsored by:

January 2010. Fast-Tracking Data Warehousing & Business Intelligence Projects via Intelligent Data Modeling. Sponsored by: Fast-Tracking Data Warehousing & Business Intelligence Projects via Intelligent Data Modeling January 2010 Claudia Imhoff, Ph.D Sponsored by: Table of Contents Introduction... 3 What is a Data Model?...

More information

A Guide To The Project Management Body of Knowledge (PMBOK) Significant Changes from the 3 rd edition to the 4 th edition

A Guide To The Project Management Body of Knowledge (PMBOK) Significant Changes from the 3 rd edition to the 4 th edition A Guide To The Project Body of Knowledge (PMBOK) Significant Changes from the 3 rd edition to the 4 th edition Major Changes The adoption of the verb-noun format for process names Amplification as to Enterprise

More information

UNIVERSITY OF SWAZILAND BCOMIV AC418 THREE (3) HOURS

UNIVERSITY OF SWAZILAND BCOMIV AC418 THREE (3) HOURS UNIVERSITY OF SWAZILAND DEPARTMENT OF ACCOUNTING MAIN EXAMINATION QUESTION PAPER DEGREEIYEAR OF STUDY BCOMIV TITLE OF PAPER AUDITING 2 COURSE CODE TIME ALLOWED AC418 THREE (3) HOURS INSTRUCTIONS 1. TOTAL

More information

Database Concepts. Database & Database Management System. Application examples. Application examples

Database Concepts. Database & Database Management System. Application examples. Application examples Database & Database Management System Database Concepts Database = A shared collection of logically related (and a description of this data), designed to meet the information needs of an organization.

More information

Database Management. Technology Briefing. Modern organizations are said to be drowning in data but starving for information p.

Database Management. Technology Briefing. Modern organizations are said to be drowning in data but starving for information p. Technology Briefing Database Management Modern organizations are said to be drowning in data but starving for information p. 509 TB3-1 Learning Objectives TB3-2 Learning Objectives TB3-3 Database Management

More information

STRATEGY DEVELOPMENT BUNNINGS WAREHOUSE

STRATEGY DEVELOPMENT BUNNINGS WAREHOUSE STRATEGY DEVELOPMENT BUNNINGS WAREHOUSE AGENDA 1. Historical performance 2. Warehouse retailing entry strategies BBC - Bunnings 3. Integration of BBC 4. Future directions 5. Current trading results 6.

More information

Online Shop System Use Case Diagram Report (Demo)

Online Shop System Use Case Diagram Report (Demo) Online Shop System Use Case Diagram Report (Demo) Visual Paradigm International Ltd. Table of Contents initial use case diagram... 4 Revised Use Case Diagram... 7 Table of Figures initial use case diagram...

More information

Explanation of a Project and the Value of a Project Manager

Explanation of a Project and the Value of a Project Manager Comprehensive Consulting Solutions, Inc. Bu siness Savvy. IT Smart. What is a Project and when is a Project Manager needed? White Paper Published: March 2001 (with revisions) Explanation of a Project and

More information

Advanced Diploma in Insurance

Advanced Diploma in Insurance THE CHARTERED INSURANCE INSTITUTE 530 Advanced Diploma in Insurance Unit 530 Economics and business April 2015 examination Instructions Three hours are allowed for this paper. Do not begin writing until

More information

Metadata Definitions Flexible Modes in CA ERwin Data Modeler. By Sampath Kumar

Metadata Definitions Flexible Modes in CA ERwin Data Modeler. By Sampath Kumar Metadata Definitions Flexible Modes in CA ERwin Data Modeler By Sampath Kumar Introduction In any enterprise, one of the major problems faced by the data management team is lack of the metadata information

More information

DK OUTDOOR ADVENTURES OUTDOOR TV NETWORK

DK OUTDOOR ADVENTURES OUTDOOR TV NETWORK DK OUTDOOR ADVENTURES OUTDOOR TV NETWORK DK OUTDOOR ADVENTURES OUTDOOR TV NETWORK DELIVERS EXPOSURE TO OVER A MILLION OUTDOORSMEN ANNUALLY! ADVERTISING OPPORTUNITIES AVAILABLE WWW.DKOUTDOORADVENTURES.COM

More information

Systems Analysis Process Modeling (DFD) 1 of 10. Analysis 003

Systems Analysis Process Modeling (DFD) 1 of 10. Analysis 003 Systems Analysis Process Modeling (DFD) 1 of 10 Goals: Process modeling (Data flow diagrams) Recognize and describe abstractions Identify the four elements of a DFD Construct a DFD Decompose a DFD Analysis

More information

Converging Technologies: Real-Time Business Intelligence and Big Data

Converging Technologies: Real-Time Business Intelligence and Big Data Have 40 Converging Technologies: Real-Time Business Intelligence and Big Data Claudia Imhoff, Intelligent Solutions, Inc Colin White, BI Research September 2013 Sponsored by Vitria Technologies, Inc. Converging

More information

Project Customization Guideline May, 2016

Project Customization Guideline May, 2016 Project Customization Guideline May, 2016 Check the Capital Project Delivery website to ensure this is the current version. Table of Contents Introduction... 1 Section I: Project Customization General

More information

Digital TV switchover: Social media

Digital TV switchover: Social media Digital TV switchover: Social media By Matt Heselden, Social media lead Summary With the growth in popularity of social media, we recognised that increasing numbers of consumers and opinion formers would

More information

The Express Route to Multi-Channel ecommerce Success

The Express Route to Multi-Channel ecommerce Success The Express Route to Multi-Channel ecommerce Success.co.uk The Express Route to Multi-Channel ecommerce Success 2 About SellerExpress SellerExpress helps retailers of all sizes sell across multiple ecommerce

More information

myavis NG CRM with support for business processes in the eld MOBILE SOLUTIONS

myavis NG CRM with support for business processes in the eld MOBILE SOLUTIONS myavis NG MOBILE SOLUTIONS CRM with support for business processes in the eld A COMPREHENSIVE CRM SOLUTION TO MANAGE BUSINESS, MARKETING AND DISTRIBUTION ACTIVITIES WITH SUPPORT FOR WORK IN THE FIELD,

More information

Whitepaper Data Governance Roadmap for IT Executives Valeh Nazemoff

Whitepaper Data Governance Roadmap for IT Executives Valeh Nazemoff Whitepaper Data Governance Roadmap for IT Executives Valeh Nazemoff The Challenge IT Executives are challenged with issues around data, compliancy, regulation and making confident decisions on their business

More information

Moving your Group Company to Cloud Accounting? 5 Things to Think About before you do.

Moving your Group Company to Cloud Accounting? 5 Things to Think About before you do. Moving your Group Company to Cloud Accounting? 5 Things to Think About before you do. Introduction Online accounting has evolved such that it has definitely become the norm for most start-ups and small

More information

AN OVERVIEW OF SYSTEMS ANALYSIS: SYSTEMS ANALYSIS AND THE ROLE OF THE SYSTEMS ANALYST. Lecture 1. 21.10.2014, Tuesday

AN OVERVIEW OF SYSTEMS ANALYSIS: SYSTEMS ANALYSIS AND THE ROLE OF THE SYSTEMS ANALYST. Lecture 1. 21.10.2014, Tuesday AN OVERVIEW OF SYSTEMS ANALYSIS: SYSTEMS ANALYSIS AND THE ROLE OF THE SYSTEMS ANALYST Lecture 1 21.10.2014, Tuesday 2 A Series of Lectures 1.The Role of the Systems 2.Project Planning and Project Management

More information

14 Databases. Source: Foundations of Computer Science Cengage Learning. Objectives After studying this chapter, the student should be able to:

14 Databases. Source: Foundations of Computer Science Cengage Learning. Objectives After studying this chapter, the student should be able to: 14 Databases 14.1 Source: Foundations of Computer Science Cengage Learning Objectives After studying this chapter, the student should be able to: Define a database and a database management system (DBMS)

More information