Skip Headers

Oracle9i Database Reference
Release 2 (9.2)

Part Number A96536-01
Go To Documentation Library
Home
Go To Product List
Book List
Go To Table Of Contents
Contents
Go To Index
Index

Master Index

Feedback

Go to previous page Go to beginning of chapter Go to next page

Static Data Dictionary Views, 334 of 625


DBA_ROLE_PRIVS

DBA_ROLE_PRIVS lists roles granted to users and roles.

Column Datatype NULL Description

GRANTEE

VARCHAR2(30)

Grantee name, user or role receiving the grant

GRANTED_ROLE

VARCHAR2(30)

NOT NULL

Granted role name

ADMIN_OPTION

VARCHAR2(3)

Whether the grant was with the ADMIN option (YES | NO)

DEFAULT_ROLE

VARCHAR2(3)

Whether the role is designated as a DEFAULT ROLE for the user (YES | NO)


Go to previous page Go to beginning of chapter Go to next page
Oracle
Copyright © 1996, 2002 Oracle Corporation.

All Rights Reserved.
Go To Documentation Library
Home
Go To Product List
Book List
Go To Table Of Contents
Contents
Go To Index
Index

Master Index

Feedback