| Oracle9i Supplied PL/SQL Packages and Types Reference Release 1 (9.0.1) Part Number A89852-02 |
|
DBMS_REPCAT_ADMIN, 2 of 7
This procedure grants the necessary privileges to the replication administrator to administer any replication groups at the current site.
DBMS_REPCAT_ADMIN.GRANT_ADMIN_ANY_SCHEMA ( username IN VARCHAR2);
| 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. |
| Exception | Description |
|---|---|
ORA-01917 |
User does not exist. |
|
|
![]() Copyright © 1996-2001, Oracle Corporation. All Rights Reserved. |
|