DBMS_REPCAT_ADMIN.GRANT_ADMIN_REPGROUP(userid IN VARCHAR2)
Parameter | Description |
userid | The name of the replication administrator. This user is then granted the necessary privileges and roles to administer the schema of the same name within a replicated object group at the current site. |
Exception | Description |
ORA-01917 | The user does not exist. |