Oracle8i Replication Management API Reference
Release 2 (8.1.6)

A76958-01

Library

Product

Contents

Index

Prev Up Next

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. 


Prev Up Next
Oracle
Copyright © 1999 Oracle Corporation.

All Rights Reserved.

Library

Product

Contents

Index