Oracle8i Replication Management API Reference
Release 2 (8.1.6)

A76958-01

Library

Product

Contents

Index

Prev Up Next

Replication Management API Reference, 121 of 179


DBMS_REPCAT_INSTANTIATE Package

Summary of Subprograms

Table 8-220 DBMS_REPCAT_INSTANTIATE Package Subprograms
Subprogram  Description 
DROP_SITE_INSTANTIATION 
procedure
 

Public procedure that removes the target site from the DBA_REPCAT_TEMPLATE_SITES view. 

INSTANTIATE_OFFLINE 
function
 

Public function that generates a script at the master site that is used to create the snapshot environment at the remote snapshot site while offline. 

INSTANTIATE_OFFLINE_
REPAPI function
 

Public function that generates a binary file at the master site that is used to create the snapshot environment at a RepAPI remote snapshot site while offline. 

INSTANTIATE_ONLINE 
function
 

Public function that generates a script at the master site that is used to create the snapshot environment at the remote snapshot site while online.  

For more information about the DBMS_REPCAT_INSTANTIATE package, see the following file:

ORACLE_HOME/rdbms/admin/dbmsrint.sql


Prev Up Next
Oracle
Copyright © 1999 Oracle Corporation.

All Rights Reserved.

Library

Product

Contents

Index