Name

DBMS_REPUTIL.REPLICATION_OFF

Synopsis

The REPLICATION_OFF procedure works by setting the package variable replication_is_on to FALSE. The replication triggers and procedures can subsequently query this variable. This procedure is as simple as it can be: no parameters, no exceptions, and no restrictions.

PROCEDURE DBMS_REPUTIL.REPLICATION_OFF;

Get Oracle Distributed Systems now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.