DROP_MA
STER_REPGROUP Procedure
This procedure drops a master group from your current site. T
o drop the master group from all master sites, including the master definition site, you can call this procedure at the master defini
tion site, and set all_sites to true.
Syntax
DBMS_REPCAT.DROP_MASTER_REPGROUP (
gname IN VARCHAR2,
drop_contents IN BOOLEAN := false,
all
_sites IN BOOLEAN := false);
Parameters
Table 18-73 DROP_MASTER_REPGROUP Procedure Parameters
Exceptions
Table 18-74 DROP_MASTER_REPGROUP Procedure Exceptions