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

Cryptography, Consider the one-time pad encryption scheme to encrypt a 1-bi...

Consider the one-time pad encryption scheme to encrypt a 1-bit message m, and assume m is chosen with uniform distribution from message space M={0,1}. Let E1 be the event "message

Nano programing, Nano programming using microcontrol and circuits

Nano programming using microcontrol and circuits

Explain the raster scan display system, Question 1 Explain boundary fill a...

Question 1 Explain boundary fill and flood fill polygon filling algorithm Question 2 Draw and explain the block diagram of typical workstation Question 3 Explain the ras

Visual Basic, difference between genral and event procedures

difference between genral and event procedures

Macro Libraries, One of the facilities that the use of macros provides is t...

One of the facilities that the use of macros provides is the formation of libraries, which are sets of macros which can be included in a program from a different file. The formatio

Pseudocode, How Much Insurance? Many financial experts advise that property...

How Much Insurance? Many financial experts advise that property owners should insure their homes or buildings for at least 80 percent of the amount it would cost to replace the st

Access database, 1.Add a Validation Rule for Date of Birth so no one under ...

1.Add a Validation Rule for Date of Birth so no one under the age of 18 can be added to the table. Hint: subtract the DOB from today''s date and divide by 365.25 (watch the parenth

Features of python, • Easy-to-learn: Python has comparatively few keywords,...

• Easy-to-learn: Python has comparatively few keywords, easy structure, and a clearly distinct syntax. This permits the student to pick up the language in a comparatively short per

Explain the concept of linking and relocation, Question 1 Write an assembl...

Question 1 Write an assembly language program to find the highest among two numbers Question2 Draw and explain the internal architecture of 8085 briefly Question3 Explai

operator, what is operator and operator associativel

what is operator and operator associatively

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