Oracle9i Database Reference
Release 1 (9.0.1)

Part Number A90190-02
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, 475 of 521


USER_ROLE_PRIVS

USER_ROLE_PRIVS lists roles granted to the user.

Column  Datatype  NULL  Description 

USERNAME 

VARCHAR2(30) 

 

Name of the user, or PUBLIC 

GRANTED_ROLE 

VARCHAR2(30) 

 

Name of the role granted to the user 

ADMIN_OPTION 

VARCHAR2(3) 

 

Granted with ADMIN option (YES | NO

DEFAULT_ROLE 

VARCHAR2(3) 

 

Role is designated as the user's default role (YES | NO

OS_GRANTED 

VARCHAR2(3) 

 

Granted by the operating system (YES | NO; occurs if configuration parameter OS_ROLES = TRUE


Go to previous page Go to beginning of chapter Go to next page
Oracle
Copyright © 1996-2001, 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