New Page 1
Welcome to basicsofcomputer.com
 

Share This Free Knowledge With Your Friends:

Home » Computer Dictionary » Letter E » Error Management Definition/Meaning

Error Management Definition/Meaning:

Error Management of magnetic tape. The procedure followed when an error is detected in data read by a tape transport, either in the course of a read operation or in the course of the read -while- write check associated with a write operation (see magnetic tape). The procedure is usually controlled by the host system software, but in buffered tape transports it may be partly or entirely autonomous, i.e. controlled by the magnetic tape subsystem, which will usually either count error occurrences or notify the host of each one individually. Error management is carried out on a block- by-block basis.

Read error recovery usually consists of repeated attempts to read the block containing the error, and this involves starting and stopping the tape for each attempt. Various physical parameters of the tape transport (including the direction of tape motion) may be varied for successive attempts, Typically the procedure allows for up to about 10 attempts, or re-tries, before the effort is regarded as irrecoverable (see error rate). Many tape formats make provision for logical error recovery by redundant coding, which permits recovery without rereading the tape; this is attempted (either autonomously or with software assistance, depending on the particular format) before the main error recovery procedure is invoked.

Write error recovery is usually preceded by one or more attempts at read error recovery, since the error may have occurred in the read part of the read -while- write check; it is then usual to erase the block containing the error (which will be the last valid block on the tape, or at least in the file) and rewrite it, starting a predefined distance down the tape to avoid any flaw in the medium, and thus leaving an elongated interblock gap. This process will be repealed a predetermined number of times (typically five) before the error is regarded irrecoverable.

Some recent tape format definitions, particularly for streaming cartridge tape, allow on-the-fly write error recovery where the block containing the error is not erased but simply repeated, without stopping the tape; in practice, timing considerations may require that two blocks are repeated. Block numbers in the block headers allow repeated blocks to be detected on reading.

The design of the error recovery procedure has an effect on the permanent error rate, since the more attempts that are made at recovering an error - especially if the tape transport parameters are varied - the greater the chance that the recovery will succeed and the error be classified as transient rather than permanent. Thus the error rate quoted for a subsystem is valid only if the error recovery procedure prescribed by the hardware manufacturer is followed. Error rates and error recovery are also affected by block length.

Near by Terms:

Erasable Programmable Device
Erase Head
Eraser
Erasure Channel
Error Analysis
Error Bound
Error Burst
Error Control
Error-Correcting Code
Error-Detecting Code
Error Detection and Correction
Error Diagnostics
Error Estimate
Error Handling
Error Management
Error Message
Error Propagation
Error Rate   
Error Recovery
Error Routine   
 
New Page 1

Basic Computer Science

   
» The Age of Information

» Types of Computer and Digital Age

» Input and Output Devices

» Storage Devices Of Computer

» Central Processing Unit

» Software: The Power Behind The Power

» Data Communication and Computer Networks

» The Nature Of Information

» The System Theory

» Transaction Processing System (TPS) and Management Information System (MIS)

» Decision Support System (DSS) and Executive Support System (ESS)

» Expert System (ES) and Office Information System (OIS)

 

Operating Systems

   
» Introduction to Operating System

» Introduction to Process Management

» Threads and CPU Scheduling

» Process Synchronization in Operating System

» Deadlocks

» Memory Management in Operating System

» Virtual Memory in Operating System

» File System Management in Operating System

» I/O and Device Management

» Security

» Linux Operating System

 

Database Management System

   
» Introduction to Database Systems

» Database System Architecture

» Database Administration and Database Development Process

» The Entity-Relationship Model

» Semantic Object Model

» Logical Database Design and Relational Data Model

» Normalization in Database

» Transformation of E-R Model into Relational Data Model

» Representing Semantic Object Model and Types of Semantic Object Model

» Physical Database Design

» Introduction to Structured Query Language (SQL)

» Implementation of Relational Database and Database Application Design

» Client Server Database Systems & Open Database Connectivity (ODBC)

 

Questions and Answers

   
» Basics of Information Technology

» Computer Architecture

» Data Communication

» Information Networks

» Fundamentals of the Internet

» Application and Uses of Computer

» Security, Copyright and The Law

» Windows Operating Systems

» Spreadsheet Software

» Process Management in CPU

» CPU Scheduling

» Process Synchronization

» Deadlocks

» Memory Management

» Database Systems

» Database System Architecture

» Database Administration and Database Development Process
 
 
New Page 1
 

Home                Dictionary                 Contact us                   About us                    Privacy policy                  Link to us                   Advertise

Copy right ©  2012