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 Index
Go to Feedback page
Feedback

Go to previous page
Previous
Go to next page
Next
View PDF

15
DBMS_OFFLINE_OG

The DBMS_OFFLINE_OG package contains public APIs for offline instantiation of master groups.

This chapter contains this topic:

Summary of DBMS_OFFLINE_OG Subprograms

Table 15-1 DBMS_OFFLINE_OG Package Subprograms
Subprogram Description

"BEGIN_INSTANTIATION Procedure"

Starts offline instantiation of a master group.

"BEGIN_LOAD Procedure"

Disables triggers while data is imported to new master site as part of offline instantiation.

"END_INSTANTIATION Procedure"

Completes offline instantiation of a master group.

"END_LOAD Procedure"

Re-enables triggers after importing data to new master site as part of offline instantiation.

"RESUME_SUBSET_OF_MASTERS Procedure"

Resumes replication activity at all existing sites except the new site during offline instantiation of a master group.