Oracle8i Replication Management API Reference Release 2 (8.1.6) Part Number A76958-01 |
|
Replication Management API Reference, 48 of 179
This procedure removes all of the snapshots from a refresh group and delete the refresh group.
See Also:
Chapter 3, "Snapshot Concepts & Architecture" in the Oracle8i Replication for more information. |
DBMS_REFRESH.DESTROY ( name IN VARCHAR2);
Parameter | Description |
---|---|
name |
Name of the refresh group that you want to destroy. |
|
![]() Copyright © 1996-2000, Oracle Corporation. All Rights Reserved. |
|