DBMS_REPCAT_ADMIN.GRANT_ADMIN_ANY_REPGROUP( userid IN VARCHAR2)
Parameter | Description |
userid | The name of the replication administrator to whom you want to grant the necessary privileges and roles to administer any replicated object groups at the current site. |
Exception | Description |
ORA-01917 | The user does not exist. |