Skip Headers

Oracle® Database Advanced Replication Management API Reference
10g Release 1 (10.1)

Part Number B10733-01
Go to Documentation Home
Home
Go to Book List
Book List
Go to Table of Contents
Contents
Go to Index
Index
Go to Master Index
Master& nbsp;Index
Go to Feedback page
Feedback

Go to previous page
Previous
Go to next page
Ne xt
View PDF< /tr>

17
DBMS_REFRESH

DBMS_REFRESH enables you to create groups of materialized views that can be r efreshed together to a transactionally consistent point in time.

This chapter contains this t opic:

Summary of DBMS_REFRESH Subprograms

Table 17-1 DBMS_REFRESH Package Subprograms
Subprogram Description

"ADD Procedure"

Adds material ized views to a refresh group.

< p class="TB">"CHANGE Procedure"

Changes the refresh interval for a refresh group.

"DESTROY Procedure"

Removes all of the materialized views from a refresh gr oup and deletes the refresh group.

"MAKE Procedure"

Specifies the members of a refresh group and the time interval used to determine when the members of t his group should be refreshed.

< p class="TB">"REFRESH Procedure"

Manually refreshes a refresh group.

"SUBTRACT Procedure"

Removes materialized views from a refresh group.