What is the meaning of Transaction
Transaction: A business event whose relevant attributes need to be recorded internally (in the corporate database) as well as externally (for a customer, a supplier, a business partner, etc.) due to the impact this information will later have on other operations of the organization and its stakeholders.
What is the meaning of Processing
Capturing data and storing it in the data base.
What is the meaning of System
Planning and designing the above elements so that they work in sync to perform organizational objectives.
TPSs are characterized by
o Large amounts of input/output
o Large number of users
o Huge storage requirements
o Low computational complexity
o Fast input / output as well as processing capabilities
o A high degree of concern for potential security-related problems
o A high degree of concern for reliability and fault-tolerance
Typical components of a transaction processing system in business
An organization’s TPS typically consists of several interconnected cyclic systems with the output of one system often serving as input to another system. This interdependence serves to highlight the truly systemic nature of a TPS: What happens in one subsystem tends to impact other subsystems. For instance, if incorrect sales data are sent to billing and shipping, those functions are tater haunted by returned goods and irate customers.
Typical components of a transaction processing system in business

What is Control Data vs Transaction Data
The why/what/how of treating queries as transaction
Accessing a database to perform a query or produce a report does not ordinarily constitute a transaction because it does not involve an update to the database. However, a query is considered a transaction if the query itself is meant to be tracked. For instance, when a customer inquires into the availability of an item, this would ordinarily count as a read/access operation. However, management may at some point realize that the inquiries themselves are a way of tracking demand. At that point, each inquiry would be tracked in terms of the items requested and their availability. A high level of unavailability of an item would signal management to order or produce a higher level of it.
The relationship between the transaction processing and the management reporting systems of an organization
The data captured and stored by a TPS serve two purposes.
The strategic significance of TPS (Pg 487-488 of “Transaction Processing Systems”)
The ripple effect of transaction processing (Pg 483 of “Transaction Processing Systems”)
Example: If a customer returns a defective product, news of the event needs to travel to different departments such as production, R&D, purchasing…etc. “