Oracle8i Replication Management API Reference Release 2 (8.1.6) Part Number A76958-01 |
|
Replication Management API Reference, 62 of 179
This procedure alters the priority level associated with a specified site. You must call this procedure from the master definition site.
DBMS_REPCAT.ALTER_SITE_PRIORITY ( gname IN VARCHAR2, name IN VARCHAR2, old_priority IN NUMBER, new_priority IN NUMBER);
|
![]() Copyright © 1996-2000, Oracle Corporation. All Rights Reserved. |
|