Name

DBMS_REFRESH.REFRESH

Synopsis

Call REFRESH to refresh a snapshot group. A call to REFRESH causes all members of snapshot group name to be refreshed with the settings that you have designated in MAKE and/or CHANGE.

PROCEDURE DBMS_REFRESH.REFRESH (name IN VARCHAR2);

name identifies the snapshot group.

Exceptions

Exception Name

Number

Description

ORA-23404

–23404

Refresh group name does not exist.

Restrictions

This procedure must be run from the snapshot site.

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.