Skip Headers

Oracle® Database Reference
10g Release 1 (10.1)

Part Number B10755-01
Go to Documentation Home
Home
Go to Book List
Book List
Go to Table of Contents
Contents
Go to Index
Index
Go to Master Index
Master Index
Go to Feedback page
Feedback

Go to previous page
Previous
Go to next page
Next
View PDF

DBA_SYS_PRIVS

DBA_SYS_PRIVS describes system privileges granted to users and roles. This view does not display the USERNAME column.


Related View

USER_SYS_PRIVS describes system privileges granted to the current user. This view does not display the GRANTEE column, but instead displays the USERNAME column.

Column Datatype NULL Description
GRANTEE VARCHAR2(30) NOT NULL Grantee name, user, or role receiving the grant
USERNAME VARCHAR2(30)
Name of the current user
PRIVILEGE VARCHAR2(40) NOT NULL System privilege
ADMIN_OPTION VARCHAR2(3)
Grant was with the ADMIN option