Oracle9i Database Reference Release 2 (9.2) Part Number A96536-02 |
|
|
View PDF |
DBA_RSRC_MANAGER_SYSTEM_PRIVS
lists all the users and roles that have been granted the ADMINISTER_RESOURCE_MANAGER
system privilege, which is granted using the DBMS_RESOURCE_MANAGER_PRIVS
package. (This privilege is not granted through the SQL GRANT
statement.)
USER_RSRC_MANAGER_SYSTEM_PRIVS
lists users who are granted system privilege for the DBMS_RESOURCE_MANAGER
package. This view does not display the GRANTEE
column.
See Also:
Oracle9i Supplied PL/SQL Packages and Types Reference for more information on consumer group privileges |