| Oracle8i Replication Management API Reference Release 2 (8.1.6) Part Number A76958-01  | 
  | 
Replication Management API Reference, 87 of 179
This procedure drops a priority group for a specified replicated master group. You must call this procedure from the master definition site.
DBMS_REPCAT.DROP_PRIORITY_GROUP ( gname IN VARCHAR2, pgroup IN VARCHAR2);
| Parameter | Description | 
|---|---|
    
gname  | 
 Replicated master group with which the priority group is associated.  | 
    
pgroup  | 
 Name of the priority group that you want to drop.  | 
| 
 | 
![]() Copyright © 1996-2000, Oracle Corporation. All Rights Reserved.  | 
 
  |