Week 2 - Transaction processing systems Flashcards

(18 cards)

1
Q

What is transaction processing

A

A TPS consists of computer hardware and software hosting a transaction-orientated application that performs the routine transaction necessary to conduct businesses

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What are the drivers to TPS

A
  • process automation
  • high transaction volume handling
  • data integrity and consistency
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Objectives of TPS

A

Carryting out day-to-day transactions
Supplying data to other information systems
Supplying the necessary information to the organisation, whicb would enable proper functioning of the business

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What are the characteristics of a transaction

A
  • Atomicity
  • Consistency
  • Isolation
  • Durability
  • Rapid processing
  • Reliability of processing
  • Standardization
  • Controlled Acess
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Explain atomicity in terms of a transaction

A

A transaction is treated as a single, invisible unit of work

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Explain consistency in terms of a transaction

A

The execution of a transaction brings the database from one consistent state to another

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Explain isolation as a characteristic of a transaction

A

The immediate states of a transaction are not visible to other transactions until the transaction is committed

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Explain durability as a characteristic of a transaction

A

Once a transaction is committed, its effects on the database is permanent

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

What is a TPS design based on

A
  • Execution details of the transaction
  • Data content and format
  • Rules and policies
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

What is a TPS capable of

A
  • Enforcing rules and work procedures
  • Detecting errors
  • Automating certain decision-making functions
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

What are the 4 phases of data processing cycle

A
  1. Data input
  2. Data processing
  3. Data Storage
  4. Information output
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

Describe phase 1 of data processing

A

Data input is the collection of data from an emerging business activity

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

What are the four types of Phase 2 of data processing

A
  1. Creating
  2. Reading
  3. Updating
  4. Deleting
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

What are the 3 methods of data processing

A
  1. Batch processing
  2. Online real-time processing
  3. Online batch processing
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

What is batch processing

A

This is when transactions are processed in groups or batches at once

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

What is real time data processing

A

This is when the computer system processes data immediately after capture and provides updated information to users

17
Q

Describe phase 3 of data processing

A

Data storage refers to magnetic, optical or mechanical media that records and preserves digital information for ongoing future operations