Google
 
   
Login
Username:

Password:


Lost Password?

Register now!
Search
Main Menu
top books
Polls
What do you think about php-deluxe.net?
Excellent!
Cool
Hmm..not bad
What the hell is this?
encyclopedia
recommendation
compare webbrowser
Freenet DSL
Who's Online
12 user(s) are online (11 user(s) are browsing encyclopedia)

Members: 0
Guests: 12

more...
browser tip
Unix Befehle
manual of unix befehle
recommendation!
Sponsored
partner

OLTP

OLTP (Online Transaction Processing) is a form of transaction processing conducted via computer network. Some applications of OLTP include electronic banking, order processing, employee time clock systems, e-commerce, and eTrading.

In large applications, efficient OLTP may depend on sophisticated transaction management software (such as CICS) and/or Database optimization tactics to facilitate the processing of large numbers of concurrent updates to an OLTP-oriented database.

For even more demanding decentralized database systems, OLTP brokering programs can distribute transaction processing among multiple computers on a computer network. OLTP is often integrated into service-oriented architecture and Web services.

The term Online Transaction Processing is somewhat ambiguous: some understand transaction as a reference to computer or database transactions, while others (such as the [http://www.tpc.org/ Transaction Processing Performance Council]) define it in terms of business or commercial transactions.

==See also:==

*Data mart *Data warehouse *OLAP *Online transaction processing *ETL

==External links==

*[http://www.tpc.org/ Transaction Processing Performance Council] *[http://www.tutorialshotline.com/oltp.html Comparison of OLTP and OLAP] at [http://www.tutorialshotline.com/ Tutorialshotline]