| Oracle9i Supplied PL/SQL Packages and Types Reference Release 1 (9.0.1) Part Number A89852-02  | 
  | 
DBMS_REPCAT_ADMIN, 6 of 7
This procedure revokes the privileges and roles from the replication administrator that were granted by GRANT_ADMIN_SCHEMA.
DBMS_REPCAT_ADMIN.REVOKE_ADMIN_SCHEMA ( username IN VARCHAR2);
| Parameter | Description | 
|---|---|
    
username  | 
 Name of the replication administrator whose privileges you want to revoke.  | 
| Exception | Description | 
|---|---|
    
ORA-01917  | 
 User does not exist.  | 
| 
 | 
![]() Copyright © 1996-2001, Oracle Corporation. All Rights Reserved.  | 
 
  |