SlideShare a Scribd company logo
Transaction Processing Systems
Transaction Processing Systems These are information systems carry out the  seven processes with   regards to the transactions of an organisation.   A transaction occurs when goods and services are exchanged for some form of payment. See Text page 117 table 4.1 for an example.
ACID is the acronym for the four properties A tomicity-the transaction starts and each step must be completed or it will be undone. C onsistency-data is agreed upon, remains in a consistent state and is accounted for. I solation-treats each transaction separately and keeps data from each transaction separate. D urability-the data should continue to exist. Transaction Processing Systems
characteristics of transaction processing systems There are two types of TPS:  Batch processing  and  Real Time processing . Batch Processing transactions is the processing as the collection/storage of data at the time of the event with actual updating of the database later when it is scheduled or there is enough data. An example may be the accounts which are not able to be easily stored and updated due to the amount and type of data used. Examples of this may be a telephone account, which accumulates over a period of time.  Transaction Processing Systems
characteristics of transaction processing systems Batch processing   :  (compared to real time) Advantages:   Control over time of processing;  Standardisation; Reduced setup and processing costs  Disadvantages: Errors corrected after the processing of data; Time delay in gathering data, storing and bulk processing; Operational costs may increase; Only identical data is processed in one batch. Transaction Processing Systems
characteristics of transaction processing systems Real time transaction processing as the immediate processing of data with the database updated as the transaction is being carried out. An example may be the Bank ATM and POS terminal, both of which have user input which requires immediate feedback. Transaction Processing Systems
characteristics of transaction processing systems Real time  transaction processing: (compared to batch) Advantages Transaction response time is quick if not immediate; Data is processed as demanded; Error correction can be immediate.  Disadvantages Standardisation may not exist or may be more difficult; Processing needs make control difficult; System hardware and software is expensive; Backup is critical incase of system crashing; Security is critical incase of crashing or data security; The possibility of data corruption requires backup. Transaction Processing Systems
characteristics of transaction processing systems Data validation  is a process that ensures that the correct type and valued data is input into a system. There are two types involved in TPS: 1. Transaction Initiation-provides correct steps of access. (verification) 2. Field Checking-ensures correct data type is used by checking entered data by type required. (comparison) Transaction Processing Systems
characteristics of transaction processing systems The  significance of data validation  in transaction processing is that it will provide: the transaction a way of processing the data; the maintains that transaction data and  information is current, accurate and up to date; required reports and documentation; increased efficiency, resulting in improved service; a communicative process between provider and client. Transaction Processing Systems
characteristics of transaction processing systems The historical significance of transaction processing as the first type of information systems, was driven by business. Business computerised manual processes used such as collecting, recording and reporting.  Punch cards and tape drives suited batch processing. Processing was carried out after hours mainly concerned with payrolls. Developments in technology providing greater speed and lower costs allowed Real Time processing to be developed alongside Batch Processing. Transaction Processing Systems
characteristics of transaction processing systems Transaction processing is easily computerised as it is based on clear sets of rules followed by an operator in equivalent manual systems.  Rules are set out and must be followed step by step to be considered as a successful transaction. Computerisation also is able to be set up in the same way. A TPS needs therefore, to be based on detailed specifications, dealing with the collection of data, in which formats and matching the operation of the organisation. Transaction Processing Systems
examples of transaction processing systems The components of a transaction processing system, including: 1. users of the information system as belonging to the same organisation that owns the transaction processing system 2. participants as the people who conduct the information processing 3. people from the environment becoming participants in real time systems as they directly enter transactions and perform validation Examples of real time transaction processing, including: 1. reservation systems; 2. point of sale terminal;3. library loans Examples of batch processing, including: 1. clearing of presented cheques; 2. generation of bills; 3. systems that appear real time, computerising transactions as they occur, but actual updating is processed in batch, such as credit card transactions. Transaction Processing Systems
storing/retrieving in transaction processing systems Storage of data in relational and flat-file databases in  digital form as it has the ability to manipulate, store and retrieve along with process and display with digital technology.  Data, is for large companies collected in batched format  Retrieval of stored data to conduct further transaction is usually warehoused. Sequential, indexed sequential and hashed files generally store the data in databases. Transaction Processing Systems
storing/retrieving in transaction processing systems Sequential data storage   are  data  records one after the other in entry or key field order, header stores and  field order of each record in a data dictionary with a search completed using either  binary  or  linear. Indexed sequential data storage   are   records stored in any order and with a separate index file, keeping matching key field items with the records position. This is faster, but continual updates to index file requires two files which must be maintained. Hashed file storage   will   divide the disk space into numbered locations, with key field. At the time that they are divided by the total locations a remainder is provided as storage location. Transaction Processing Systems
storing/retrieving in transaction processing systems data warehousing  is the collection of data from a range of data sources. Transaction Processing Systems
storing/retrieving in transaction processing systems transaction database for analysis-backup procedures, including: Grandfather  is the oldest backup,  Father  is the middle backup,  Son  is the most recent backup Incremental  will only back up files that were altered since the last full or partial backup. This saves time as an entire data backup does not occur. Tape  is a preferred medium, which is a slow backup process, but is  cheap and is portable. This can be archived for many years. Transaction Processing Systems
storing/retrieving in transaction processing systems transaction database for analysis- backup procedures, including: Off-site storage  is physically separated from the main system. This is also more secure as if the main system is damaged due to fire, the data is safe. partial backup, or differential  backup does only files that were altered since the  last full backup was completed.   Recovery testing   will backup  small subsets of files and recovering them for storage in new location. Transaction Processing Systems
storing/retrieving in transaction processing systems transaction database for analysis-backup procedures, including: Sequential process  will use tape rotation to complete the backup procedure. Specialised backup software  permits scheduling of unattended backup procedures, reports and  compression. Transaction Processing Systems
Updating is different for Real time processing and for Batch processing Real-time updating   is   suited to the direct access to storage system. This system usually has a RAID hard drives which are very reliable. Data is entry updated onto a daily transaction file and master file with Transaction data kept online on a master file. There is user interface with validation fields used such as  radio buttons and  pull-down menus. Transaction Processing Systems
Updating is different for Real time processing and for Batch processing Batch updating  is suited to the use of sequential tape-based storage systems. Used previously along with paper records, magnetic tape, punched cards with an offline master retained. Record deletion was required and a complete copy was made to a second tape, which was slow. There maybe a user interface but was not essential. The storage system very often had its own display. Transaction Processing Systems
other information processes in transaction processing systems Collecting in transaction processing: hardware , including: -  MICR  is used by banks as a high speed and accurate  reader of the characters that are printed on a cheque and deposit slips using ink that has magnetised particles. This is an example of batch processing. -  ATM  is a banking terminal, which customers are able to access to carry out common banking transactions. This is an example of real time  processing. -  Barcode readers  is a fixed or handheld device that reads barcodes that hold details about product, price and description. The bar code reader uses a lazer. Transaction Processing Systems
other information processes in transaction processing systems Collecting data collection:  MICR on cheques, barcodes, ATM, screen-based collection screen design:  white space, grey shades, standout colours for critical data, group related data, use of buttons for   selection, objects   alignment, minimal keying, logical order for fields.  web form collection:   screen design, submit and clear entries button, frames for consistency, resolution of user’s screen, 216 colours, cross-platform and browser version compatibility, relating to both real-time or batch processing  Transaction Processing Systems
other information processes in transaction processing systems Analysing  The output of a TPS is often the input to other information systems. Management Information Systems (MIS)  will provide business managers factual details of interest. These may include reports on inventory, sales and orders Decision Support Systems (DSSs)  give people particularly in business information that will allow them to make decisions. Sales data, future and demographic trends. Data mining in particular comes into play here. Transaction Processing Systems
issues related to transaction processing systems Changing nature of work   and the effect on participants, including: – the automation of jobs once performed by clerks – the bypassing of clerks by people in the environment manual operations are becoming automated by technology work boundaries between users and participants, are fuzzy employer ability to monitor performance has  social implications disappearance of repetitive tasks easily accomplished by computer systems Transaction Processing Systems
issues related to transaction processing systems bias  in data collection: Data needs to be collected fairly, this means without bias. This word bias means that the data will not give an accurate account of a situation or of a need. At the point of collection of a TPS such as a POS is usually very accurate. The bias may appear when the data is displayed. All data may not be represented. This may become an ethical issue if this bias has occurred on purpose. Transaction Processing Systems
issues related to transaction processing systems The importance of data in transaction processing, including: data security  is important as data is often confidential or has a commercial value, therefore, it needs to be protected from unauthorised access. data accuracy  means that the data is correct and that the data is up to date (current) data integrity  describes the reliability of data. This will include statements of data currency, correct entry of data and accuracy of the data. Transaction Processing Systems
Transaction Processing Systems issues related to transaction processing systems Control in the transaction processing commences with collecting and the way the TPS manipulates the data.  Preparation and authorisation of the data entered needs to be considered.  The control over the TPS is vital due to the large volume of data and the TPS usually only provides the user with a part of the transaction process.  The TPS method of error correction  is very important. The TPS should not be the only source of information that the business operator uses to make decisions.  Information from management information and decision support systems need to be considered as well.

More Related Content

PPTX
TRANSACTION PROCESSING SYSTEM
PPTX
Transaction processing system
PPT
Transaction processing system
DOC
Transaction processing systems
PPT
Enterprise Systems
PPTX
2. information system
PPTX
Types of Information Systems
TRANSACTION PROCESSING SYSTEM
Transaction processing system
Transaction processing system
Transaction processing systems
Enterprise Systems
2. information system
Types of Information Systems

What's hot (20)

PPTX
Transaction processing system (TPS)
PPT
Transaction Processing System
PPT
Transaction processing system
PPT
TPS Characteristics
PPTX
Management Information System & Technology
PPTX
Data representation in computers
PPTX
Lectures 11-17.pptx
PPT
Enterprise Systems.ppt
PPT
Foundation Of Information Systems In Business
PPT
Types of Data Processing
PPT
Management information systems
PPTX
What exactly is Business Intelligence?
PPTX
Transaction Processing System (TPS).pptx
PDF
Management Information System (MIS) unit-1
PPT
Transaction processing system
PPT
Management Information System (MIS)
PPTX
Workflow automation
PPTX
Information system for production management
PPTX
Types o f information systems
Transaction processing system (TPS)
Transaction Processing System
Transaction processing system
TPS Characteristics
Management Information System & Technology
Data representation in computers
Lectures 11-17.pptx
Enterprise Systems.ppt
Foundation Of Information Systems In Business
Types of Data Processing
Management information systems
What exactly is Business Intelligence?
Transaction Processing System (TPS).pptx
Management Information System (MIS) unit-1
Transaction processing system
Management Information System (MIS)
Workflow automation
Information system for production management
Types o f information systems
Ad

Viewers also liked (20)

PPT
Brazilian internet users behaviour patterns in social media
PPTX
process control system
PPTX
Approaches of management
DOC
Transaction Processing System
DOCX
Office automation system report
PPTX
Tps Presentation
PPTX
Office Automation & System
PPT
Management information system
PPT
Transaction processing system
DOCX
Office Automation System
PPTX
System concepts, elements and types of systems ppt
PPTX
Advantages and Disadvantages of MIS
PPT
Office automation sysmtems
PPT
System concepts
PPTX
Strategic evaluation & control
PDF
Office automation system
PPT
MIS Presentation
PDF
What Is Conversational Marketing?
PDF
Management Information System (Full Notes)
PPTX
Management information system
Brazilian internet users behaviour patterns in social media
process control system
Approaches of management
Transaction Processing System
Office automation system report
Tps Presentation
Office Automation & System
Management information system
Transaction processing system
Office Automation System
System concepts, elements and types of systems ppt
Advantages and Disadvantages of MIS
Office automation sysmtems
System concepts
Strategic evaluation & control
Office automation system
MIS Presentation
What Is Conversational Marketing?
Management Information System (Full Notes)
Management information system
Ad

Similar to Transaction processing systems (20)

PPT
HSC Transaction processing systems
PPT
Transaction ps
PPTX
Tps revision 2017
PDF
transactionprocessingsystem-161006153930.pdf
PPT
MIS CHAPTER FOUR.ppt
PPT
Information system
DOC
Informatica and datawarehouse Material
DOC
Data warehouse concepts
DOCX
Information Storage and Management notes ssmeena
PPT
Ch13
PPTX
Copy of sec d (2)
PPTX
Copy of sec d (2)
PPT
Book 1 chapter-2
 
PPTX
Data Processing and its Types
PPTX
TPS by M.Yameen Shakir
PPTX
I p-o in different data processing systems
PPTX
Assignment pptx-12
PDF
IRJET- Effective Technique for Optimizing Timestamp Ordering in Read-Write/Wr...
PPTX
Real time databases
HSC Transaction processing systems
Transaction ps
Tps revision 2017
transactionprocessingsystem-161006153930.pdf
MIS CHAPTER FOUR.ppt
Information system
Informatica and datawarehouse Material
Data warehouse concepts
Information Storage and Management notes ssmeena
Ch13
Copy of sec d (2)
Copy of sec d (2)
Book 1 chapter-2
 
Data Processing and its Types
TPS by M.Yameen Shakir
I p-o in different data processing systems
Assignment pptx-12
IRJET- Effective Technique for Optimizing Timestamp Ordering in Read-Write/Wr...
Real time databases

More from greg robertson (18)

PPTX
Hsc project management 2018pptx
PPTX
Multimedia revision 2017
PPTX
Communication systems revision 2017
PPTX
Hsc project management 2017
PPTX
Hsc project management 2015
PPTX
A&m assessment help
PPTX
Google chrome developer and tags
PPT
Motion path powerpoint
PPT
Networking sample1
PPT
Digtal media task guide
PPT
HSC Context and data flow diagrams ( DFD )
PPT
Hsc project management
PPT
HSC Multimedia
PPT
Competencies to do in class
PPT
HSC Communication systems
PPT
Information systems in context
PPT
Multimedia systems
PPT
Communication systems 2010
Hsc project management 2018pptx
Multimedia revision 2017
Communication systems revision 2017
Hsc project management 2017
Hsc project management 2015
A&m assessment help
Google chrome developer and tags
Motion path powerpoint
Networking sample1
Digtal media task guide
HSC Context and data flow diagrams ( DFD )
Hsc project management
HSC Multimedia
Competencies to do in class
HSC Communication systems
Information systems in context
Multimedia systems
Communication systems 2010

Recently uploaded (20)

PDF
FourierSeries-QuestionsWithAnswers(Part-A).pdf
PDF
ANTIBIOTICS.pptx.pdf………………… xxxxxxxxxxxxx
PDF
STATICS OF THE RIGID BODIES Hibbelers.pdf
PPTX
Cell Types and Its function , kingdom of life
PDF
2.FourierTransform-ShortQuestionswithAnswers.pdf
PPTX
Institutional Correction lecture only . . .
PDF
TR - Agricultural Crops Production NC III.pdf
PDF
102 student loan defaulters named and shamed – Is someone you know on the list?
PPTX
The Healthy Child – Unit II | Child Health Nursing I | B.Sc Nursing 5th Semester
PDF
Classroom Observation Tools for Teachers
PPTX
Pharmacology of Heart Failure /Pharmacotherapy of CHF
PPTX
school management -TNTEU- B.Ed., Semester II Unit 1.pptx
PDF
Origin of periodic table-Mendeleev’s Periodic-Modern Periodic table
PPTX
Cell Structure & Organelles in detailed.
PDF
Physiotherapy_for_Respiratory_and_Cardiac_Problems WEBBER.pdf
PPTX
Final Presentation General Medicine 03-08-2024.pptx
PDF
01-Introduction-to-Information-Management.pdf
PDF
O5-L3 Freight Transport Ops (International) V1.pdf
PDF
Anesthesia in Laparoscopic Surgery in India
PDF
VCE English Exam - Section C Student Revision Booklet
FourierSeries-QuestionsWithAnswers(Part-A).pdf
ANTIBIOTICS.pptx.pdf………………… xxxxxxxxxxxxx
STATICS OF THE RIGID BODIES Hibbelers.pdf
Cell Types and Its function , kingdom of life
2.FourierTransform-ShortQuestionswithAnswers.pdf
Institutional Correction lecture only . . .
TR - Agricultural Crops Production NC III.pdf
102 student loan defaulters named and shamed – Is someone you know on the list?
The Healthy Child – Unit II | Child Health Nursing I | B.Sc Nursing 5th Semester
Classroom Observation Tools for Teachers
Pharmacology of Heart Failure /Pharmacotherapy of CHF
school management -TNTEU- B.Ed., Semester II Unit 1.pptx
Origin of periodic table-Mendeleev’s Periodic-Modern Periodic table
Cell Structure & Organelles in detailed.
Physiotherapy_for_Respiratory_and_Cardiac_Problems WEBBER.pdf
Final Presentation General Medicine 03-08-2024.pptx
01-Introduction-to-Information-Management.pdf
O5-L3 Freight Transport Ops (International) V1.pdf
Anesthesia in Laparoscopic Surgery in India
VCE English Exam - Section C Student Revision Booklet

Transaction processing systems

  • 2. Transaction Processing Systems These are information systems carry out the seven processes with regards to the transactions of an organisation. A transaction occurs when goods and services are exchanged for some form of payment. See Text page 117 table 4.1 for an example.
  • 3. ACID is the acronym for the four properties A tomicity-the transaction starts and each step must be completed or it will be undone. C onsistency-data is agreed upon, remains in a consistent state and is accounted for. I solation-treats each transaction separately and keeps data from each transaction separate. D urability-the data should continue to exist. Transaction Processing Systems
  • 4. characteristics of transaction processing systems There are two types of TPS: Batch processing and Real Time processing . Batch Processing transactions is the processing as the collection/storage of data at the time of the event with actual updating of the database later when it is scheduled or there is enough data. An example may be the accounts which are not able to be easily stored and updated due to the amount and type of data used. Examples of this may be a telephone account, which accumulates over a period of time. Transaction Processing Systems
  • 5. characteristics of transaction processing systems Batch processing : (compared to real time) Advantages: Control over time of processing; Standardisation; Reduced setup and processing costs Disadvantages: Errors corrected after the processing of data; Time delay in gathering data, storing and bulk processing; Operational costs may increase; Only identical data is processed in one batch. Transaction Processing Systems
  • 6. characteristics of transaction processing systems Real time transaction processing as the immediate processing of data with the database updated as the transaction is being carried out. An example may be the Bank ATM and POS terminal, both of which have user input which requires immediate feedback. Transaction Processing Systems
  • 7. characteristics of transaction processing systems Real time transaction processing: (compared to batch) Advantages Transaction response time is quick if not immediate; Data is processed as demanded; Error correction can be immediate. Disadvantages Standardisation may not exist or may be more difficult; Processing needs make control difficult; System hardware and software is expensive; Backup is critical incase of system crashing; Security is critical incase of crashing or data security; The possibility of data corruption requires backup. Transaction Processing Systems
  • 8. characteristics of transaction processing systems Data validation is a process that ensures that the correct type and valued data is input into a system. There are two types involved in TPS: 1. Transaction Initiation-provides correct steps of access. (verification) 2. Field Checking-ensures correct data type is used by checking entered data by type required. (comparison) Transaction Processing Systems
  • 9. characteristics of transaction processing systems The significance of data validation in transaction processing is that it will provide: the transaction a way of processing the data; the maintains that transaction data and information is current, accurate and up to date; required reports and documentation; increased efficiency, resulting in improved service; a communicative process between provider and client. Transaction Processing Systems
  • 10. characteristics of transaction processing systems The historical significance of transaction processing as the first type of information systems, was driven by business. Business computerised manual processes used such as collecting, recording and reporting. Punch cards and tape drives suited batch processing. Processing was carried out after hours mainly concerned with payrolls. Developments in technology providing greater speed and lower costs allowed Real Time processing to be developed alongside Batch Processing. Transaction Processing Systems
  • 11. characteristics of transaction processing systems Transaction processing is easily computerised as it is based on clear sets of rules followed by an operator in equivalent manual systems. Rules are set out and must be followed step by step to be considered as a successful transaction. Computerisation also is able to be set up in the same way. A TPS needs therefore, to be based on detailed specifications, dealing with the collection of data, in which formats and matching the operation of the organisation. Transaction Processing Systems
  • 12. examples of transaction processing systems The components of a transaction processing system, including: 1. users of the information system as belonging to the same organisation that owns the transaction processing system 2. participants as the people who conduct the information processing 3. people from the environment becoming participants in real time systems as they directly enter transactions and perform validation Examples of real time transaction processing, including: 1. reservation systems; 2. point of sale terminal;3. library loans Examples of batch processing, including: 1. clearing of presented cheques; 2. generation of bills; 3. systems that appear real time, computerising transactions as they occur, but actual updating is processed in batch, such as credit card transactions. Transaction Processing Systems
  • 13. storing/retrieving in transaction processing systems Storage of data in relational and flat-file databases in digital form as it has the ability to manipulate, store and retrieve along with process and display with digital technology. Data, is for large companies collected in batched format Retrieval of stored data to conduct further transaction is usually warehoused. Sequential, indexed sequential and hashed files generally store the data in databases. Transaction Processing Systems
  • 14. storing/retrieving in transaction processing systems Sequential data storage are data records one after the other in entry or key field order, header stores and field order of each record in a data dictionary with a search completed using either binary or linear. Indexed sequential data storage are records stored in any order and with a separate index file, keeping matching key field items with the records position. This is faster, but continual updates to index file requires two files which must be maintained. Hashed file storage will divide the disk space into numbered locations, with key field. At the time that they are divided by the total locations a remainder is provided as storage location. Transaction Processing Systems
  • 15. storing/retrieving in transaction processing systems data warehousing is the collection of data from a range of data sources. Transaction Processing Systems
  • 16. storing/retrieving in transaction processing systems transaction database for analysis-backup procedures, including: Grandfather is the oldest backup, Father is the middle backup, Son is the most recent backup Incremental will only back up files that were altered since the last full or partial backup. This saves time as an entire data backup does not occur. Tape is a preferred medium, which is a slow backup process, but is cheap and is portable. This can be archived for many years. Transaction Processing Systems
  • 17. storing/retrieving in transaction processing systems transaction database for analysis- backup procedures, including: Off-site storage is physically separated from the main system. This is also more secure as if the main system is damaged due to fire, the data is safe. partial backup, or differential backup does only files that were altered since the last full backup was completed. Recovery testing will backup small subsets of files and recovering them for storage in new location. Transaction Processing Systems
  • 18. storing/retrieving in transaction processing systems transaction database for analysis-backup procedures, including: Sequential process will use tape rotation to complete the backup procedure. Specialised backup software permits scheduling of unattended backup procedures, reports and compression. Transaction Processing Systems
  • 19. Updating is different for Real time processing and for Batch processing Real-time updating is suited to the direct access to storage system. This system usually has a RAID hard drives which are very reliable. Data is entry updated onto a daily transaction file and master file with Transaction data kept online on a master file. There is user interface with validation fields used such as radio buttons and pull-down menus. Transaction Processing Systems
  • 20. Updating is different for Real time processing and for Batch processing Batch updating is suited to the use of sequential tape-based storage systems. Used previously along with paper records, magnetic tape, punched cards with an offline master retained. Record deletion was required and a complete copy was made to a second tape, which was slow. There maybe a user interface but was not essential. The storage system very often had its own display. Transaction Processing Systems
  • 21. other information processes in transaction processing systems Collecting in transaction processing: hardware , including: - MICR is used by banks as a high speed and accurate reader of the characters that are printed on a cheque and deposit slips using ink that has magnetised particles. This is an example of batch processing. - ATM is a banking terminal, which customers are able to access to carry out common banking transactions. This is an example of real time processing. - Barcode readers is a fixed or handheld device that reads barcodes that hold details about product, price and description. The bar code reader uses a lazer. Transaction Processing Systems
  • 22. other information processes in transaction processing systems Collecting data collection: MICR on cheques, barcodes, ATM, screen-based collection screen design: white space, grey shades, standout colours for critical data, group related data, use of buttons for selection, objects alignment, minimal keying, logical order for fields. web form collection: screen design, submit and clear entries button, frames for consistency, resolution of user’s screen, 216 colours, cross-platform and browser version compatibility, relating to both real-time or batch processing Transaction Processing Systems
  • 23. other information processes in transaction processing systems Analysing The output of a TPS is often the input to other information systems. Management Information Systems (MIS) will provide business managers factual details of interest. These may include reports on inventory, sales and orders Decision Support Systems (DSSs) give people particularly in business information that will allow them to make decisions. Sales data, future and demographic trends. Data mining in particular comes into play here. Transaction Processing Systems
  • 24. issues related to transaction processing systems Changing nature of work and the effect on participants, including: – the automation of jobs once performed by clerks – the bypassing of clerks by people in the environment manual operations are becoming automated by technology work boundaries between users and participants, are fuzzy employer ability to monitor performance has social implications disappearance of repetitive tasks easily accomplished by computer systems Transaction Processing Systems
  • 25. issues related to transaction processing systems bias in data collection: Data needs to be collected fairly, this means without bias. This word bias means that the data will not give an accurate account of a situation or of a need. At the point of collection of a TPS such as a POS is usually very accurate. The bias may appear when the data is displayed. All data may not be represented. This may become an ethical issue if this bias has occurred on purpose. Transaction Processing Systems
  • 26. issues related to transaction processing systems The importance of data in transaction processing, including: data security is important as data is often confidential or has a commercial value, therefore, it needs to be protected from unauthorised access. data accuracy means that the data is correct and that the data is up to date (current) data integrity describes the reliability of data. This will include statements of data currency, correct entry of data and accuracy of the data. Transaction Processing Systems
  • 27. Transaction Processing Systems issues related to transaction processing systems Control in the transaction processing commences with collecting and the way the TPS manipulates the data. Preparation and authorisation of the data entered needs to be considered. The control over the TPS is vital due to the large volume of data and the TPS usually only provides the user with a part of the transaction process. The TPS method of error correction is very important. The TPS should not be the only source of information that the business operator uses to make decisions. Information from management information and decision support systems need to be considered as well.