DBA_XS_ENABLED_AUDIT_POLICIES
describes all the audit policies specific to Oracle Database Real Application Security that are enabled to users.
Note:
This view was known as DBA_XS_ENB_AUDIT_POLICIES
in Oracle Database 12c Release 1. It was renamed to DBA_XS_ENABLED_AUDIT_POLICIES
in Oracle Database 12c Release 2 (12.2.0.1).
Column | Datatype | NULL | Description |
---|---|---|---|
|
|
Username of the database user for whom the audit policy is enabled. If the audit policy is enabled for all users, then the value is This column is |
|
|
|
Name of the audit policy |
|
|
|
Enabled option of the audit policy. Possible values:
|
|
|
|
Enabled option of the audit policy. Possible values:
|
|
|
|
Database entity (user name or role name) on which the audit policy is enabled |
|
|
|
Database entity type. Possible values:
|
|
|
|
Indicates whether the audit policy is enabled for auditing successful events ( |
|
|
|
Indicates whether the audit policy is enabled for auditing unsuccessful events ( |
Footnote 1
This column is deprecated in Oracle Database 12c Release 2 (12.2.0.1), and may be removed in a future release.
Footnote 2
This column is available starting with Oracle Database 12c Release 2 (12.2.0.1).
See Also:
Oracle Database Security Guide for more information about auditing