René Nyffenegger's collection of things on the web | |
René Nyffenegger on Oracle - Most wanted - Feedback
- Follow @renenyffenegger
|
dbms_defer_sys | ||
This package is part of Oracle's replication management API.
delete_tranregister_propagator
Registers a propagator.
See also registering 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.
|