5.291 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 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 ( |
|
|
|
Indicates whether the role is a common role created by an implicit application ( |
|
|
|
For a global role, the external name refers to the DN of a group from a directory service that is mapped to the global role. This is not applicable to a local role. |