| Oracle® Database Reference 11g Release 2 (11.2) Part Number E25513-03  | 
  | 
  | 
PDF · Mobi · ePub | 
DBA_ROLES describes all roles in the database.
| Column | Datatype | NULL | Description | 
|---|---|---|---|
ROLE | 
VARCHAR2(30) | 
NOT NULL | 
Name of the role | 
PASSWORD_REQUIRED | 
VARCHAR2(8) | 
This column is deprecated in favor of the AUTHENTICATION_TYPE column | 
|
AUTHENTICATION_TYPE | 
VARCHAR2(11) | 
Indicates the authentication mechanism for the role:
  |