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, 578 of 625


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, 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