4.110 DBA_AUDIT_MGMT_CLEANUP_JOBS
DBA_AUDIT_MGMT_CLEANUP_JOBS displays information about the configured audit trail purge jobs.
               
Note:
This view is populated in any Oracle Database where auditing is enabled, regardless of whether pre-Oracle Database 12c auditing or unified auditing is enabled for the database.
- 
                           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 | 
|---|---|---|---|
| 
 | 
 | 
 | Name of the audit trail purge job | 
| 
 | 
 | 
 | Current status of the audit trail purge job ( | 
| 
 | 
 | 
 | Audit trail for which the audit trail purge job is configured: 
 | 
| 
 | 
 | 
 | Frequency at which the audit trail purge job runs | 
| 
 | 
 | 
 | Indicates whether the audit trail purge job invocation uses the last archive timestamp. The last archive timestamp is shown in the  
 | 
| 
 | 
 | 
 | In a CDB, indicates whether audit trail purge job will be performed only in the current container or in all the containers. Possible values: 
 In a non-CDB, the value in this column is always  | 
See Also: