Skip Headers
DBA_ROLE_PRIVS describes the roles granted to all users and roles in the database.
DBA_ROLE_PRIVS
USER_ROLE_PRIVS describes the roles granted to the current user.
USER_ROLE_PRIVS
GRANTEE
VARCHAR2(30)
Name of the user or role receiving the grant
GRANTED_ROLE
NOT NULL
Granted role name
ADMIN_OPTION
VARCHAR2(3)
Indicates whether the grant was with the ADMIN OPTION (YES) or not (NO)
ADMIN OPTION
YES
NO
DEFAULT_ROLE
Indicates whether the role is designated as a DEFAULT ROLE for the user (YES) or not (NO)
DEFAULT ROLE
"USER_ROLE_PRIVS"