System Implementation and Maintenance (2024)

System Implementation and Maintenance (1)

  • System Analysis and Design Tutorial
  • System Analysis and Design - Home
  • System Development Life Cycle
  • System Planning
  • Structured Analysis
  • System Design
  • Design Strategies
  • Testing and Quality Assurance
  • System Security and Audit
  • Object-Oriented Approach
  • System Analysis & Design Resources
  • Quick Guide
  • Useful Resources
  • Discussion
  • Selected Reading
  • UPSC IAS Exams Notes
  • Developer's Best Practices
  • Questions and Answers
  • Effective Resume Writing
  • HR Interview Questions
  • Computer Glossary
  • Who is Who

'; var adpushup = adpushup || {}; adpushup.que = adpushup.que || []; adpushup.que.push(function() { adpushup.triggerAd(ad_id); });

Implementation is a process of ensuring that the information system is operational. It involves −

  • Constructing a new system from scratch
  • Constructing a new system from the existing one.

Implementation allows the users to take over its operation for use and evaluation. It involves training the users to handle the system and plan for a smooth conversion.

Training

The personnel in the system must know in detail what their roles will be, how they can use the system, and what the system will or will not do. The success or failure of welldesigned and technically elegant systems can depend on the way they are operated and used.

Training Systems Operators

Systems operators must be trained properly such that they can handle all possible operations, both routine and extraordinary. The operators should be trained in what common malfunctions may occur, how to recognize them, and what steps to take when they come.

Training involves creating troubleshooting lists to identify possible problems and remedies for them, as well as the names and telephone numbers of individuals to contact when unexpected or unusual problems arise.

Training also involves familiarization with run procedures, which involves working through the sequence of activities needed to use a new system.

User Training

  • End-user training is an important part of the computer-based information system development, which must be provided to employees to enable them to do their own problem solving.

  • User training involves how to operate the equipment, troubleshooting the system problem, determining whether a problem that arose is caused by the equipment or software.

  • Most user training deals with the operation of the system itself. The training courses must be designed to help the user with fast mobilization for the organization.

Training Guidelines

  • Establishing measurable objectives
  • Using appropriate training methods
  • Selecting suitable training sites
  • Employing understandable training materials

Training Methods

Instructor-led training

It involves both trainers and trainees, who have to meet at the same time, but not necessarily at the same place. The training session could be one-on-one or collaborative. It is of two types −

Virtual Classroom

In this training, trainers must meet the trainees at the same time, but are not required to be at the same place. The primary tools used here are: video conferencing, text based Internet relay chat tools, or virtual reality packages, etc.

Normal Classroom

The trainers must meet the trainees at the same time and at the same place. They primary tools used here are blackboard, overhead projectors, LCD projector, etc.

Self-Paced Training

It involves both trainers and trainees, who do not need to meet at the same place or at the same time. The trainees learn the skills themselves by accessing the courses at their own convenience. It is of two types −

Multimedia Training

In this training, courses are presented in multimedia format and stored on CD-ROM. It minimizes the cost in developing an in-house training course without assistance from external programmers.

Web-based Training

In this training, courses are often presented in hyper media format and developed to support internet and intranet. It provides just–in-time training for end users and allow organization to tailor training requirements.

Conversion

It is a process of migrating from the old system to the new one. It provides understandable and structured approach to improve the communication between management and project team.

Conversion Plan

It contains description of all the activities that must occur during implementation of the new system and put it into operation. It anticipates possible problems and solutions to deal with them.

It includes the following activities −

  • Name all files for conversions.
  • Identifying the data requirements to develop new files during conversion.
  • Listing all the new documents and procedures that are required.
  • Identifying the controls to be used in each activity.
  • Identifying the responsibility of person for each activity.
  • Verifying conversion schedules.

Conversion Methods

The four methods of conversion are −

  • Parallel Conversion
  • Direct Cutover Conversion
  • Pilot Approach
  • Phase-In Method
MethodDescriptionAdvantagesDisadvantages

Parallel Conversion

Old and new systems are used simultaneously.

Provides fallback when new system fails.

Offers greatest security and ultimately testing of new system.

Causes cost overruns.

New system may not get fair trail.

Direct Cutover Conversion

New system is implemented and old system is replaced completely.

Forces users to make new system work

Immediate benefit from new methods and control.

No fall back if problems arise with new system

Requires most careful planning

Pilot Approach

Supports phased approach that gradually implement system across all users

Allows training and installation without unnecessary use of resources.

Avoid large contingencies from risk management.

A long term phasein causes a problem of whether conversion goes well or not.

Phase-In Method

Working version of system implemented in one part of organization based on feedback, it is installed throughout the organization all alone or stage by stage.

Provides experience and line test before implementation

When preferred new system involves new technology or drastic changes in performance.

Gives impression that old system is erroneous and it is not reliable.

File Conversion

It is a process of converting one file format into another. For example, file in WordPerfect format can be converted into Microsoft Word.

For successful conversion, a conversion plan is required, which includes −

  • Knowledge of the target system and understanding of the present system
  • Teamwork
  • Automated methods, testing and parallel operations
  • Continuous support for correcting problems
  • Updating systems/user documentation, etc

Many popular applications support opening and saving to other file formats of the same type. For example, Microsoft Word can open and save files in many other word processing formats.

Post-Implementation Evaluation Review (PIER)

PIER is a tool or standard approach for evaluating the outcome of the project and determine whether the project is producing the expected benefits to the processes, products or services. It enables the user to verify that the project or system has achieved its desired outcome within specified time period and planned cost.

PIER ensures that the project has met its goals by evaluating the development and management processes of the project.

Objectives of PIER

The objectives of having a PIER are as follows −

  • To determine the success of a project against the projected costs, benefits, and timelines.

  • To identify the opportunities to add additional value to the project.

  • To determine strengths and weaknesses of the project for future reference and appropriate action.

  • To make recommendations on the future of the project by refining cost estimating techniques.

The following staff members should be included in the review process −

  • Project team and Management
  • User staff
  • Strategic Management Staff
  • External users

System Maintenance / Enhancement

Maintenance means restoring something to its original conditions. Enhancement means adding, modifying the code to support the changes in the user specification. System maintenance conforms the system to its original requirements and enhancement adds to system capability by incorporating new requirements.

Thus, maintenance changes the existing system, enhancement adds features to the existing system, and development replaces the existing system. It is an important part of system development that includes the activities which corrects errors in system design and implementation, updates the documents, and tests the data.

Maintenance Types

System maintenance can be classified into three types −

  • Corrective Maintenance − Enables user to carry out the repairing and correcting leftover problems.

  • Adaptive Maintenance − Enables user to replace the functions of the programs.

  • Perfective Maintenance − Enables user to modify or enhance the programs according to the users’ requirements and changing needs.

Advertisem*nts

';adpushup.triggerAd(ad_id); });

System Implementation and Maintenance (2024)

FAQs

What is system implementation and maintenance? ›

It involves: • Constructing a new system from scratch • Constructing a new system from the existing one. Implementation allows the users to take over its operation for use and evaluation. It involves training the users to handle the system and plan for a smooth conversion.

What are the 4 types of system implementation? ›

Four of the most popular are listed below.
  • Direct cutover. In the direct cutover implementation methodology, the organization selects a particular date to terminate the use of the old system. ...
  • Pilot implementation. ...
  • Parallel operation. ...
  • Phased implementation.

What should be included in system implementation? ›

  • 6 steps to improve the system implementation process. ...
  • Identify your stakeholders. ...
  • Get everyone on board. ...
  • Anticipate resistance. ...
  • Identify champions for change. ...
  • Create a customized communication plan. ...
  • Provide adequate training.

Why is system implementation important? ›

Systems implementation is the process of: defining how the information system should be built (i.e., physical system design), ensuring that the information system is operational and used, ensuring that the information system meets quality standard (i.e., quality assurance).

What is an example of system implementation? ›

For example, a new Order-to-Cash system could be implemented by first changing the sales order preparation and customer inquiry portions, followed by implementing the link to the billing system, followed by the link to the inventory system.

What are the steps of system implementation? ›

Stages of Implementation
  • Stage 1: Exploration and Planning.
  • Stage 2: Installation.
  • Stage 3: Implementation: Initial to Full.
  • Stage 4: Scale Up.

What are the six major activities of system implementation? ›

The six-part ERP implementation phase lifecycle includes discovery and planning, design, development, testing, deployment and support.

What is the process of system maintenance? ›

System maintenance refers to the process of proactively monitoring, managing, and updating hardware, software, applications, and systems in a device or network to ensure that they function optimally and do not pose any threat to the security or performance of the system.

What are the 5 stages of implementation? ›

The stages described in the guide include: 1) exploration, 2) installation, 3) initial implementation, 4) full implementation, and 5) expansion and scale-up. Each stage has specific steps and associated activities.

What do you mean by system implementation? ›

System Implementation uses the structure created during architectural design and the results of system analysis to construct system elements that meet the stakeholder requirements and system requirements developed in the early life cycle phases.

What do you mean by system maintenance? ›

System maintenance is the process of keeping a company's technology infrastructure, equipment and software running smoothly and efficiently. It is a crucial aspect of running a business as it ensures the smooth functioning of all the systems that the company depends on to carry out its operations.

What does system maintenance mean? ›

Definitions. System maintenance - a catchall term used to describe various forms of computer or server maintenance required to keep a computer system running properly. It can describe network maintenance, which could mean that servers are being physically repaired, replaced, or moved.

What are the four types of system maintenance? ›

4 types of maintenance strategy, which one to chose?
  • Corrective maintenance.
  • Preventive maintenance.
  • Risk-based maintenance.
  • Condition-based maintenance.

Top Articles
Latest Posts
Article information

Author: Errol Quitzon

Last Updated:

Views: 6230

Rating: 4.9 / 5 (79 voted)

Reviews: 86% of readers found this page helpful

Author information

Name: Errol Quitzon

Birthday: 1993-04-02

Address: 70604 Haley Lane, Port Weldonside, TN 99233-0942

Phone: +9665282866296

Job: Product Retail Agent

Hobby: Computer programming, Horseback riding, Hooping, Dance, Ice skating, Backpacking, Rafting

Introduction: My name is Errol Quitzon, I am a fair, cute, fancy, clean, attractive, sparkling, kind person who loves writing and wants to share my knowledge and understanding with you.