4.109 DBA_AUDIT_MGMT_CLEAN_EVENTS
DBA_AUDIT_MGMT_CLEAN_EVENTS
displays information about the history of audit trail cleanup or purge events.
Periodically, you should delete the contents of this view so that it will not grow too large.
Note:
This view is intended for use with traditional auditing (pre-Oracle Database 12c auditing) only, not for unified auditing.
-
See Oracle Database Security Guide for more information about unified auditing.
-
See Oracle Database Upgrade Guide for more information about migrating to unified auditing.
Column | Datatype | NULL | Description |
---|---|---|---|
|
|
|
Audit trail that was cleaned at the time of the event:
|
|
|
|
Instance number indicating the Oracle RAC instance that was cleaned up at the time of the event; |
|
|
|
Timestamp when the cleanup event completed |
|
|
|
Number of audit records or audit files that were deleted at the time of the event |
|
|
|
Indicates whether a forced cleanup occurred ( |
Note:
In a read-only database, including an Oracle Active Data Guard physical standby database, this view is not populated. Instead, a summary of cleanup events is written to the respective database instance's alert log file.