Installation Conversion is the technical process of replacing the old system with the new one. Designers select the method, timing, and location of the.

Slides:



Advertisements
Similar presentations
Making the System Operational
Advertisements

IMPLEMENTATION (ALIAS: “PARTY TIME”). Three Phases of Implementation InstallActivateInstitutionalize.
Systems Implementation and Operation
MIS 2000 Class 20 System Development Process Updated 2014.
Tutorial 9 Lanjun Zhou SEEM Outline Introduction to Assignment Phase 4 Transition to the new System (Chapter 13) – Making the transition to the.
6.1 Copyright © 2014 Pearson Education, Inc. publishing as Prentice Hall Building Information Systems Chapter 13 VIDEO CASES Video Case 1: IBM: Business.
© Prentice Hall CHAPTER 9 Application Development by Information Systems Professionals.
Implementation.
Sylnovie Merchant, Ph.D. MIS 161 Spring 2005 MIS 161 Systems Development Life Cycle II Lecture 6: System Changeover Issues.
PowerPoint Presentation for Dennis, Wixom & Tegarden Systems Analysis and Design Copyright 2001 © John Wiley & Sons, Inc. All rights reserved. Slide 1.
©2003 Prentice Hall Business Publishing, Accounting Information Systems, 9/e, Romney/Steinbart 18-1 Accounting Information Systems 9 th Edition Marshall.
Computers: Tools for an Information Age
© Copyright 2011 John Wiley & Sons, Inc.
PowerPoint Presentation for Dennis, Wixom & Tegarden Systems Analysis and Design Copyright 2001 © John Wiley & Sons, Inc. All rights reserved. Slide 1.
Design, Implementation and Maintenance
Welcome to CMPE003 Personal Computer Concepts: Hardware and Software Winter 2003 UC Santa Cruz Instructor: Guy Cox.
Acquiring Information Systems and Applications
PowerPoint Presentation for Dennis, Wixom, & Tegarden Systems Analysis and Design with UML, 4th Edition Copyright © 2009 John Wiley & Sons, Inc. All rights.
Chapter 22 Systems Design, Implementation, and Operation Copyright © 2012 Pearson Education, Inc. publishing as Prentice Hall 22-1.
Systems Analysis and Design: The Big Picture
Chapter 10.
Design Completion A Major Milestone System is Presented to Users and Management for Approval.
Slide 1 Systems Analysis and Design Alan Dennis, Barbara Wixom, and David Tegarden Chapter 15: Deployment: Installation and Operations Copyright 2005 John.
Pertemuan 5 Pengembangan Teknologi Informasi Matakuliah: H0402/PENGELOLAAN SISTEM KOMPUTER Tahun: 2005 Versi: 1/0.
CSIS3600 Systems Analysis and Design Systems Implementation: Installation.
PowerPoint Presentation for Dennis, Wixom & Tegarden Systems Analysis and Design Copyright 2001 © John Wiley & Sons, Inc. All rights reserved. Slide 1.
PowerPoint Presentation for Dennis & Haley Wixom, Systems Analysis and Design, 2 nd Edition Copyright 2003 © John Wiley & Sons, Inc. All rights reserved.
End HomeWelcome! The Software Development Process.
Lecture 31 Introduction to System Development Life Cycle - Part 2.
16 1 Installation  After development and testing, system must be put into operation  Important planning considerations Costs of operating both systems.
PowerPoint Presentation for Dennis, Wixom, & Roth Systems Analysis and Design, 3rd Edition Copyright 2006 © John Wiley & Sons, Inc. All rights reserved.
INFS 6225 Object Oriented Systems Analysis & Design Chapter 14: Installation & Operations.
Georgia Institute of Technology CS 4320 Fall 2003.
Construction, Testing, Documentation, and Installation Chapters 15 and 16 Info 361: Systems Analysis and Design.
IFS310: Module 13 Implementation and Support - Construction, Conversion and Maintenance of the New System.
Installation (ch. 15) MSO 08/09, WP. Issue  It is about the final step of “installing” a new software in an organization.  The issue is not just about.
PowerPoint Presentation for Dennis & Haley Wixom, Systems Analysis and Design Copyright 2000 © John Wiley & Sons, Inc. All rights reserved. Slide 1 Systems.
10-1 McGraw-Hill/Irwin Copyright © 2007 by The McGraw-Hill Companies, Inc. All rights reserved.
University of Toronto at Scarborough © Kersti Wain-Bantin CSCC40 testing and installation 1 for testing you need: test data and test cases test plans and.
The information systems lifecycle Far more boring than you ever dreamed possible!
MANAGEMENT INFORMATION SYSTEM
The Information Systems Development Processes Chapter 9.
Phase-1: Prepare for the Change Why stepping back and preparing for the change is so important to successful adoption: Uniform and effective change adoption.
Software Engineering — Software Life Cycle Processes — Maintenance
Design Completion A Major Milestone
Systems Analysis and Design
System Design, Implementation and Review
Information Systems Development
Project Management Chapter 3.
Systems Analysis and Design with UML: System Implementation
Fundamentals of Information Systems, Sixth Edition
Systems Implementation,
System Development Life Cycle (SDLC)
Developing Information Systems
Systems Analysis and Design
Maintaining software solutions
System Development Life Cycle (SDLC)
Systems Design, Implementation, and Operation
CLINICAL INFORMATION SYSTEM
Chapter 14: Installation and Operations
Systems Analysis and Design
System Development Life Cycle (SDLC)
INFS 6225 Object Oriented Systems Analysis & Design
CHAPTER 10 METHODOLOGIES FOR CUSTOM SOFTWARE DEVELOPMENT
PHÂN TÍCH THIẾT KẾ HƯỚNG ĐỐI TƯỢNG
Chapter 22, Part
Enterprise Resource Planning (ERP) Systems
KNOWLEDGE MANAGEMENT (KM) Session # 36
INFS 6225 Object Oriented Systems Analysis & Design
Public Management Information Systems Implementation and Maintenance Sunday, August 04, 2019 Hun Myoung Park, Ph.D. Public Management & Policy Analysis.
Presentation transcript:

Installation Conversion is the technical process of replacing the old system with the new one. Designers select the method, timing, and location of the conversion process. Change management is aimed at helping system users to adopt the new system and use it productively Unfreezing -- loosening up peoples’ habits and norms Moving -- transition from old to new systems Refreezing -- institutionalize and make efficient the new way of doing things

Implementing Change

Post-implementation activities System support, such as help desks Systems maintenance, fixing bugs and providing improvements Project assessment, learning how to improve from project experiences

Conversion: Migration Planning What activities will be performed when and by whom Technical aspects installing hardware and software converting data Organizational aspects training users on the system motivating employees to use the new system to aid in their work

Elements of a Migration Plan

Conversion Styles Location Direct conversion the new system instantly replaces the old Parallel conversion for a time both old and new systems are used. The old is abandoned when the new is proven fully capable Location Pilot conversion One or more locations are converted to work out bugs before extending to other locations Phased conversion Locations are converted in sets Simultaneous conversion All locations are converted at the same time

Conversion Modules Whole system conversion All modules converted in one step Modular conversion When modules are loosely associated, they can be converted one at a time

Conversion Strategies Independent dimensions – mix and match diff. Cells Eg. Begin with Pilot conversion using parallel conversion. Then install in other locations using Phased conversion, with Direct cutover

Key Factors in Selecting a Conversion Strategy Risk Seriousness of consequences of remaining bugs Cost Parallel requires paying for two systems for a period of time Simultaneous requires more staff to support all locations Time Parallel, phased, and modular require more time

Data Conversion Changes format of file/data, content, storage medium New files often require additional records, new data structures, new relations amongst data Develop programs to convert files from old to new format Manual data entry Example: 10, 000 records of 360 char/record (3.6 million chars) Avg data entry of 1200 clean keystrkes/hr =>3000 keystroke hours Other tasks: missing fields, error correction, etc. Controls for data integrity, backups

Data conversion approaches Total file conversion Can be used with any system conversion method Gradual file conversion Parallel or phase-in conversion Records are converted only when they show some transaction activity Sizeable portion of old master-file may comprise of inactive records – less space used in new system

Key Roles in Change Management The sponsor is the business person who initiated the request for the new system The change agent is the person(s) who lead the change effort The potential adopter(s) are the people who must change.

Steps in Change Management 1. Revise management policies 2. Assess costs and benefits models of potential adopters 3. Motivate adoption 4. Enable people to adopt

Understanding Resistance to Change Even changes that benefit an organization do not necessarily benefit each individual Adapting to new work processes requires effort, for which there may be no additional compensation

Costs and Benefits of Change

Revising Management Policies No computer system will be successfully adopted unless management policies support its adoption Management tools for supporting adoption Standard operating procedures (SOPs) Measurements and rewards Resource allocation

Motivating Adoption The information strategy aims to convince adopters that change is better The political strategy uses organizational power to motivate change Differentiate between ready adopters, reluctant adopters, and resistant adopters

Training Every new system requires new skills New skills may involve use of the technology itself New skills may be needed to handle the changed business processes Should focus on helping users accomplish their tasks Use cases provide an outline for common activities and a basis to plan training

Institutionalization of the System Provide support Assistance in using the system Provide maintenance Repair or fix discovered bugs or errors Add minor enhancements to provide added value Assess the project Analyze what was done well Discover what activities need improvement in the future

Project Assessment Project Team Review System review Important for continued project improvement Especially important for junior personnel to improve quickly Project Team Review Each member prepares 2-3 page document regarding her or his actions during the project Focus on improvement not penalties Excellent behaviors are acknowledged and diffused to others Team leader summarizes and distributes lessons learned System review Examine the extent to which the costs and benefits of the system are realized Use this information to help in more accurately estimating costs and benefits for future projects