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, 115 of 179


GRANT_ADMIN_ANY_SCHEMA procedure

This procedure grants the necessary privileges to the replication administrator to administer any replicated master group at the current site.

Syntax

DBMS_REPCAT_ADMIN.GRANT_ADMIN_ANY_SCHEMA (
   username  IN   VARCHAR2);

Parameters

Table 8-208 GRANT_ADMIN_ANY_SCHEMA Procedure Parameters
Parameter  Description 
username
 

Name of the replication administrator to whom you want to grant the necessary privileges and roles to administer any replicated master groups at the current site. 

Exceptions

Table 8-209 GRANT_ADMIN_ANY_REPGROUP Procedure Exceptions
Exception  Description 
ORA-01917
 

User does not exist. 


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