| Oracle® Database Advanced Replication Management API Reference 10g Release 1 (10.1) Part Number B10733-01  | 
  | 
  | 
View PDF | 
This procedure adds a new site to a site priority group. You must call this procedure from the master definition site.
| See Also:  
 Chapter 6, "Configure Conflict Resolution" and Oracle Database Advanced Replication for more information about conflict resolution methods  | 
DBMS_REPCAT.ADD_SITE_PRIORITY_SITE ( gname IN VARCHAR2, name IN VARCHAR2 site IN VARCHAR2, priority IN NUMBER);