Oracle8i Replication Management API Reference Release 2 (8.1.6) Part Number A76958-01 |
|
Replication Management API Reference, 148 of 179
This procedure drops a template instantiation at any target site, including RepAPI sites. This procedure removes all related metadata at the master site and disables the specified site from refreshing its snapshots.
DBMS_REPCAT_RGT.DROP_SITE_INSTANTIATION ( refresh_template_name IN VARCHAR2, user_name IN VARCHAR2, {site_name IN VARCHAR2, | repapi_site_id IN NUMBER := -1e-130,} process_repapi_site IN VARCHAR2 := 'N');
|
![]() Copyright © 1996-2000, Oracle Corporation. All Rights Reserved. |
|