Data processing, Basic Computer Science

Assignment Help:

Data Processing

In any computer-based system, data storage and retrieval plays an important role. Data storage involves decision about the encoding of data, assignment of data to meaningful classes and the organization of data in the form of files. On the conceptual level, data is stored in related groupings of records which constitute the files of the system. In a data processing application, two types of files are used:

  •     Master Files
  •     Transaction Files

Master file contains information on a particular instant (historical information). This information has to be updated on the basis of day-to-day transactions. The updating can be done at fixed time intervals or instantaneously (on-line Realtime processing – Batch Processing).

The information generated between the updating cycle has to be stored in what is called as a transaction file. Let us consider an example of an inventory system:

Master file will contain the status of stock position as on a particular time. Each record may contain:

  •     Inventory Code
  •     Description
  •     Stock on hand
  •     Stock on order
  •     Price, etc.

The stock items will be issued and received regularly over the day. The issues and receipts will form the transactions file. It may contain the following data: 

  •     Inventory Code
  •     Type of Transaction (Issue or Receipt)
  •     Quantity, etc.

As can be seen, the two files have inventory code as a common item. The master file can be updated using the transaction file and generate a new master file. In a realtime system, each transaction is independently processed and the files are updated instantaneously. 


Related Discussions:- Data processing

Desktop computer, Desktop computer: Desktop computer is popularly know...

Desktop computer: Desktop computer is popularly known as personal computer (PC). As the name suggest, it is generally small in size and fitted on the top of a desk which can b

What is packet switching? explain, Question 1 What are the five subscriber...

Question 1 What are the five subscriber-related signaling functions performed by the operator? Question 2 Compare Microprogrammed control and Hard-wired control Que

Hill climbing - artificial intelligence , Hill Climbing - artificial intell...

Hill Climbing - artificial intelligence: As we've seen, in some particular problems, searching the search path from primly to goal state is the point of the exercise. In anothe

Input and output device, Input and Output device: After having underst...

Input and Output device: After having understood the characteristics relating to CPU and storage media, let us try to learn about I/O aspects of a computer system. Input /outp

Creating Navigational Buttons in Oracle, Need some help in creating custom ...

Need some help in creating custom forms navigational buttons in oracle 10g

Function, write a function named "location_of_largest"that takes as its arg...

write a function named "location_of_largest"that takes as its arguments the following:(1) an array of integer values

C programming, input is n positive numbers and reverse it, out put gv the a...

input is n positive numbers and reverse it, out put gv the absolute difference and give the reverse(magic number),using function reverseinteger, and function generate magicnumber

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd