| Oracle9i Supplied PL/SQL Packages and Types Reference Release 1 (9.0.1) Part Number A89852-02  | 
  | 
DBMS_REPCAT, 12 of 69
This procedure alters the priority level associated with a specified priority group member. You must call this procedure from the master definition site.
DBMS_REPCAT.ALTER_PRIORITY ( gname IN VARCHAR2, pgroup IN VARCHAR2, old_priority IN NUMBER, new_priority IN NUMBER);
| 
 | 
![]() Copyright © 1996-2001, Oracle Corporation. All Rights Reserved.  | 
 
  |