Oracle7 Server Distributed Systems Volume II: Replicated Data
DBMS_REFRESH.REFRESH
Purpose
To manually refresh a refresh group. For additional information, refer to
.
Syntax
The parameter for the REFRESH procedure is described in
Table 12 - 60
. The syntax for this procedure is shown below:
DBMS_REFRESH.REFRESH( name IN VARCHAR2)
parameter
description
name
Name of the refresh group that you want to refresh manually.
Table 12 - 60. Parameters for DBMS_REFRESH.REFRESH