Online Transaction Processing (OLTP) Task

From GM-RKB
Jump to navigation Jump to search

An Online Transaction Processing (OLTP) Task is an online data processing task that requires a data transaction operations (using a database system).



References

2016

  • (Wikipedia, 2016) ⇒ http://wikipedia.org/wiki/Online_transaction_processing Retrieved:2016-2-5.
    • On line transaction processing, or OLTP, is a class of information systems that facilitate and manage transaction-oriented applications, typically for data entry and retrieval transaction processing. The term is somewhat ambiguous; some understand a "transaction" in the context of computer or database transactions, while others (such as the Transaction Processing Performance Council) define it in terms of business or commercial transactions. [1] OLTP has also been used to refer to processing in which the system responds immediately to user requests. An automated teller machine (ATM) for a bank is an example of a commercial transaction processing application. On line transaction processing applications are high throughput and insert or update-intensive in database management. These applications are used concurrently by hundreds of users. The key goals of OLTP applications are availability, speed, concurrency and recoverability. [2] Reduced paper trails and the faster, more accurate forecast for revenues and expenses are both examples of how OLTP makes things simpler for businesses. However, like many modern on line information technology solutions, some systems require offline maintenance, which further affects the cost–benefit analysis of on line transaction processing system.