Oracle9i Replication Management API Reference
Release 1 (9.0.1)

Part Number A87502-01
Go To Documentation Library
Home
Go To Product List
Book List
Go To Table Of Contents
Contents
Go To Index
Index

Master Index

Feedback

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

DBMS_REPCAT_ADMIN, 2 of 7


GRANT_ADMIN_ANY_SCHEMA Procedure

This procedure grants the necessary privileges to the replication administrator to administer any replication groups at the current site.

Syntax

DBMS_REPCAT_ADMIN.GRANT_ADMIN_ANY_SCHEMA (
   username  IN   VARCHAR2);

Parameters

Table 21-2 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 replication groups at the current site. 

Exceptions

Table 21-3 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-2001, Oracle Corporation.

All Rights Reserved.
Go To Documentation Library
Home
Go To Product List
Book List
Go To Table Of Contents
Contents
Go To Index
Index

Master Index

Feedback