| Oracle® Database Advanced Repl
ication Management API Reference 10g Release 1 (10.1) Part Number B10733-01 |
|
|
View PDF |
This procedure resumes normal replication activity after quiescing a replication environment.
DBMS_REPCAT.RESUME_MASTER_ACTIVITY ( gname IN VARCHAR2, override IN BOOLEAN := false);
gname
Name of the master group.
override
If this is true, then it ignores any pending RepCat administrative requests and restores normal replication activity at each master
as quickly as possible. This should be considered only in emergency situations.
If this is RepCat admin
istrative request for gname at that master.