Oracle8i Replication Management API Reference Release 2 (8.1.6) Part Number A76958-01 |
|
Replication Management API Reference, 115 of 179
This procedure grants the necessary privileges to the replication administrator to administer any replicated master group 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 replicated master groups at the current site. |
Exception | Description |
---|---|
ORA-01917 |
User does not exist. |
|
![]() Copyright © 1996-2000, Oracle Corporation. All Rights Reserved. |
|