Oracle7 Server Distributed Systems Volume I: Distributed Data

Contents Index Home Previous Next

A Case Study

This case study illustrates:

The Scenario

A company that has separate Oracle7 servers, SALES.ACME.COM and WAREHOUSE.ACME.COM. As sales records are inserted into the SALES database, associated records are being updated at the WAREHOUSE database.

The Process

The following steps are carried out during a distributed update transaction that enters a sales order:

Figure 5 - 3. Defining the Session Tree

Figure 5 - 4. Determining the Commit Point Site

Figure 5 - 5. Sending and Acknowledging the PREPARE Message

Figure 5 - 6. The Global Coordinator and Other Servers Commit the Transaction

All of the steps described above are accomplished automatically and in a fraction of a second.


Contents Index Home Previous Next