Oracle8i Replication Management API Reference
Release 2 (8.1.6)

A76958-01

Library

Product

Contents

Index

Prev Up Next

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. 


Prev Up Next
Oracle
Copyright © 1999 Oracle Corporation.

All Rights Reserved.

Library

Product

Contents

Index