MQ
11.0 10.3 10.2
11.0 10.3 10.2

Transactions and the Distributed Transaction Processing (DTP) System

A Distributed Transaction Processing (DTP) system defines and coordinates interactions between multiple users and databases (or other shared resources) residing on multiple machines. When a transaction includes operations in several databases or other shared resources, the goal of a DTP system is to carry out this transaction in an efficient, reliable, and coordinated manner. The transaction must comply with ACID properties as far as possible.