Oracle8i Replication Management API Reference
Release 2 (8.1.6)

A76958-01

Library

Product

Contents

Index

Prev Up Next

Replication Management API Reference, 50 of 179


REFRESH procedure

This procedure manually refreshes a refresh group.

See Also:

Chapter 3, "Snapshot Concepts & Architecture" in Oracle8i Replication

Syntax

DBMS_REFRESH.REFRESH (
   name   IN    VARCHAR2);
Table 8-79 REFRESH Procedure Parameters
Parameter  Description 
name
 

Name of the refresh group that you want to refresh manually. 


Prev Up Next
Oracle
Copyright © 1999 Oracle Corporation.

All Rights Reserved.

Library

Product

Contents

Index