4.147 DBA_CHECKED_ROLES
DBA_CHECKED_ROLES
lists the roles (without role grant paths) that are used for the role analysis policies reported by the DBMS__CAPTURE.GENERATE_RESULT
procedure.
This view provides access to analyzed role records in SYS
tables.
You must have the CAPTURE_ADMIN
role to access this view.
Column | Datatype | NULL | Description |
---|---|---|---|
|
|
|
Name of a role analysis policy |
|
|
|
The sequence number of the role analysis run during which the role was reported |
|
|
|
Operating system login username |
|
|
|
Client host machine name |
|
|
|
Module name |
|
|
|
Name of the user whose role was reported |
|
|
|
Checked role |
|
|
|
The name of the run during which the role was reported |
See Also: