René Nyffenegger's collection of things on the web
René Nyffenegger on Oracle - Most wanted - Feedback -
 

dbms_defer_sys

This package is part of Oracle's replication management API.

delete_tran

register_propagator

Registers a propagator.

schedule_purge

In order to keep the size of the deferred transactio queue in check, you should purge successfully completed deferred transactions. This tasks is automatable with schedule_purge.
See also scheduling purge in a multimaster replication environment.

schedule_push

This procedure allows to define how often the deferred transaction queue is propagated to each of the other master sites.
See also scheduling push in a multimaster replication environment.