Oracle8i Replication Management API Reference
Release 2 (8.1.6)

Part Number A76958-01

Library

Product

Contents

Index

Go to previous page Go to beginning of chapter Go to next page

Replication Management API Reference, 114 of 179


DBMS_REPCAT_ADMIN Package

Summary of Subprograms

Table 8-207 DBMS_REPCAT_ADMIN Package Subprograms
Subprogram  Description 
GRANT_ADMIN_ANY_
SCHEMA procedure
 

Grants the necessary privileges to the replication administrator to administer any replicated master group at the current site.  

GRANT_ADMIN_SCHEMA 
procedure
 

Grants the necessary privileges to the replication administrator to administer a schema at the current site.  

REGISTER_USER_
REPGROUP procedure
 

Assigns proxy snapshot administrator or receiver privileges at the master site for use with remote sites.  

REVOKE_ADMIN_ANY_
SCHEMA procedure
 

Revokes the privileges and roles from the replication administrator that were granted by GRANT_ADMIN_ANY_SCHEMA

REVOKE_ADMIN_SCHEMA 
procedure
 

Revokes the privileges and roles from the replication administrator that were granted by GRANT_ADMIN_SCHEMA

UNREGISTER_USER_
REPGROUP procedure
 

Revokes the privileges and roles from the proxy snapshot administrator or receiver that were granted by the REGISTER_USER_REPGROUP procedure. 


Go to previous page Go to beginning of chapter Go to next page
Oracle
Copyright © 1996-2000, Oracle Corporation.

All Rights Reserved.

Library

Product

Contents

Index