Oracle8i Replication Management API Reference
Release 2 (8.1.6)

Part Number A76958-01

Library

Product

Contents

Index

Go to previous page Go to beginning of chapter Go to next page

Replication Management API Reference, 48 of 179


DESTROY procedure

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. 

Syntax

DBMS_REFRESH.DESTROY (
   name   IN   VARCHAR2);

Parameters

Table 8-77 DESTROY Procedure Parameters
Parameter  Description 
name
 

Name of the refresh group that you want to destroy. 


Go to previous page Go to beginning of chapter Go to next page
Oracle
Copyright © 1996-2000, Oracle Corporation.

All Rights Reserved.

Library

Product

Contents

Index