Oracle8i Replication Management API Reference Release 2 (8.1.6) Part Number A76958-01 |
|
Replication Management API Reference, 116 of 179
This procedure grants the necessary privileges to the replication administrator to administer a schema at the current site. This procedure is most useful if your object group does not span schemas.
DBMS_REPCAT_ADMIN.GRANT_ADMIN_SCHEMA ( username IN VARCHAR2);
Exception | Description |
---|---|
ORA-01917 |
User does not exist. |
|
![]() Copyright © 1996-2000, Oracle Corporation. All Rights Reserved. |
|