5.282 DBA_ROLES
DBA_ROLES
describes all roles in the database.
Column | Datatype | NULL | Description |
---|---|---|---|
|
|
|
Name of the role |
|
|
|
ID number of the role This column is available starting with Oracle Database 12c Release 2 (12.2.0.1). |
|
|
|
This column is deprecated in favor of the |
|
|
|
Indicates the authentication mechanism for the role:
|
|
|
|
Indicates whether a given role is common. Possible values:
|
|
|
|
Denotes whether the role was created, and is maintained, by Oracle-supplied scripts (such as catalog.sql or catproc.sql). A role for which this column has the value |
|
|
|
Indicates whether the role was inherited from another container ( This column is available starting with Oracle Database 12c Release 2 (12.2.0.1). |
|
|
|
Indicates whether the role is a common role created by an implicit application ( This column is available starting with Oracle Database 12c Release 2 (12.2.0.1). |