Oracle7 Server Distributed Systems Volume II: Replicated Data

Contents Index Home Previous Next

DBMS_REPUTIL.REPLICATION_ON

Purpose

To re-enable the replication of changes after it has been temporarily suspended by calling REPLICATION_OFF. For additional information, refer to [*].

Syntax

The syntax for the REPLICATION_ON procedure is shown below. This procedure takes no arguments.

DBMS_REPUTIL.REPLICATION_ON


Contents Index Home Previous Next