Oracle7 Server Distributed Systems Volume II: Replicated Data

Contents Index Home Previous Next

CHAPTER 6. Conflict Resolution

Oracle always detects and logs update conflicts, uniqueness conflicts, and delete conflicts. In addition, Oracle provides system-defined conflict resolution routines that enable an environment using asynchronous row-level replication to resolve update conflicts and uniqueness conflicts. You can also write your own conflict resolution routines.

This chapter covers the following topics:

Additional Information: For an overview of conflict resolution routines, see Writing a Conflict Resolution Routine [*].


Contents Index Home Previous Next